About This File
WORK IN PROGRESS (currently supports spell 0 -> 10)!
You can use it past this level but newer active abilities won't be used
Hello fellow paladin!
This is a basic C# Fight class for Paladin.
Tested and working in Party mode (Don't put "heal setting" on) and WRotation
What it does :
- Attack
- Seal of Righteousness
- Blessing Of Might
- Hammer of Justice
- Holy Light (if you're below 80% health)
- Judgement (on Seal of Righteousness)
Action below are added when you're in a party:
- Holy Light on party members (if they are below 80% health)
- Devotion Aura
Kown Issues:
...
To Do:
- add new spells
- add Talents management
- enhance the logic
- [MAYBE] add a target manager
- [MAYBE] add a movement/following party manager
Notes :
- I reuse some of Cindarella code
- If you plan to use it with WRotation I strongly recommend you to disable "Product Settings > Manage character movement"
May the light be with you!