DonaldMacRonald
-
Posts
48 -
Joined
-
Last visited
Content Type
Forums
Articles
Bug Tracker
Downloads
Store
Files posted by DonaldMacRonald
-
McRo Vanilla Hunter
By DonaldMacRonald in Fight Classes - Vanilla
WORK IN PROGRESS (currently 0 -> 16)!
You can use it past this level but newer active abilities won't be used
Hello fellow hunter !
This is a basic C# Fight class for Hunters .
What it does, when you're in close combat range:
Aspect of the Monkey Attack Raptor Strike Wing Clip What it does, when you're in ranged combat range:
Hunter's Mark (out of combat) Auto shot Aspect of the Awk Serpent Sting Arcane Shot Concussive shot (when target is fleeing) Kown Issues:
Currently not working under Grinder/Quester : the toon just stand still and spend is time swaping between close/ranged weapons To Do:
add Party spell logic add new spells add Talents management enhance the logic [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 movemement" with WRoutine YOU MUST : OR check "Launch rotation when combat start" if you want to use right mouse click (but you will attack every hostile target you left click on) OR start combat manually with Auto Shot (for low levels hunter without pet) OR have your pet on defensive (will attack first then trigger combat routine) Have a nice hunt !
1354 downloads
-
McRo Vanilla Paladin
By DonaldMacRonald in Fight Classes - Vanilla
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!
458 downloads
-
McRo Vanilla Priest
By DonaldMacRonald in Fight Classes - Vanilla
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!
607 downloads
-
McRo Vanilla Rogue
By DonaldMacRonald in Fight Classes - Vanilla
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!
572 downloads
0 comments
Submitted
-
McRo Vanilla Warrior
By DonaldMacRonald in Fight Classes - Vanilla
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 warrior!
This is a basic C# Fight class for Warriors.
Tested and working in Party mode and WRotation
What it does :
Attack Heroic Strike Rend Charge Sunder Armor Taunt Kown Issues:
Not compatible with use of :
pfui addon To Do:
add a target manager add group spell management (taunt management basically) add new spells add Talents management enhance the logic [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" Happy crushing !
491 downloads