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 rogue!
This is a basic C# Fight class for Rogue.
Tested and working in Party mode and WRotation
What it does :
- Attack
- Sinister Strike
- Eviscerate ( when 3 combo)
- Stealth
- Deadly Poison (UNTESTED)
- Sprint (UNTESTED)
Kown Issues:
- Stealth doesn't work (need to work on logic)
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 :
- 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!