anyone working on/done an arms warrior pve profile?
I'd like a resto sham profile if anyone has the time. I'm done coding for the week.
The warlock destruction profile works great except that it doesn't have the backdraft shadowbolt proc on it.
Personally, I'm seeing sub-30k DPS in Firelands Heroic with ilevel 372.
For me, it personally comes down to not waiting for the rotation and executing Mind Blast as soon as it goes off cooldown no matter what the next step the rotation program is working on (or try to queue up the spell before it can) and use Trinkets/Pre-pot optimally.
Also, I'm >ALMOST< done with my Discipline profile. So far it's working like a charm in raids and the few Zandalar heroics I've run with it so far have seemd to go pretty smooth!
Two bugs I have to work out within it, but once they're fixed I'm releasing the profile!
(Sad to see I've not been given much credit throughout the entire thread though for my earlier contributions and such.)
Last edited by Kinky; 09-12-2011 at 03:37 AM. Reason: Spelling errors
Anyone working on a (mainly for battlegrounds) moonkin rotation?
If anyone can add the druid ability claw to the abilites list for me i'd appreciate it.
Don't currently have WoW up, but since Claw doesn't have any extra effects I figured something like this should do that trick, *NOT TESTED*
Name: Claw
Spell ID: 1082
Target: Target
LUA Code:
I have not tested this..... but i believe it should work.... i think....Code:local CP = GetComboPoints("player", "target") if CP == 5 then return false else return true end
YES! works perfect thanks alot buba you rock (: btw i asked for this cuz it kinda enables you to start using rotations as soon as you get cat form hope others find use in it also.