Quote Originally Posted by Mamut View Post
Very Cool! How are you liking Divine Storm now that its changed again? How are you managing your Art of War procs?
Divine storm definitely helps, but doesn't feel like a game changer. I'm using a small rotation macro that cycles through everything and has 4 Templar's Verdict's within it. Then I swap a crusader strike for divine storm in each mini rotation for each paladin so that during every rotation, at least one of them will be using it:


#showtooltip
/castsequence reset=combat crusader strike, judgement, Divine Storm, Templar's Verdict, crusader strike, judgement, crusader strike, Exorcism, Templar's Verdict, Holy Wrath, crusader strike, judgement, crusader strike, Templar's Verdict, crusader strike, judgement, crusader strike, Templar's Verdict, Exorcism, Holy Wrath
/cast Hammer of Wrath


As far as Art of War procs, I've given up completely on trying to manage them and simply put them directly into the castsequence. I would say 80% of the time, they are instant casts and eat the proc.

I tried using the following:


/cast Exorcism
/cast Hammer of Wrath
/stopcasting


But I found two problems. First and foremost, if Exorcism was not available to be cast, then Hammer of Wrath would never go off - this is horrible when popping wings. The second problem is that /stopcasting resets the swing timer. For those that don't believe it, create a macro with nothing more than /stopcasting, and attempt to melee a test dummy. As long you hit the macro, the autoattacks will never hit.