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 priest!
This is a basic C# Fight class for Priests.
Tested and working in Party mode (Don't put "heal setting" on) and WRotation
What it does :
- Attack
- Smite
- Shadow Word: Pain
- Mind Blast
- Lesser Heal (if you're below 80% health)
- Power Word: Fortitude (rebuff yourself when buff is depleted)
- Inner Fire
Action below are added when you're in a party:
- Same thing as below +
- Lesser heal on party members (if they are below 80% health)
- Power Word: Fortitude (rebuff party members when buff is depleted)
Kown Issues:
...
To Do:
- add new spells
- add Talents management
- enhance the logic
- add racials
- [MAYBE] add a target manager
- [MAYBE] add a movement/following party manager
Notes :
- I reused 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!