Originally Posted by
lans83
Protection Rotation. Works on mobs and bosses. Still workin on a Ret rotation, I'll post it when I can setting on one.
Q Button:
AS macro
/cast [@mouseover] Avenger's Shield (will be reset by the time it reaches this in the following macro, big help with pulling casters in)
E Button:
Spam
/startattack
/Click ActionButton8
/Click ActionButton9
/Click ActionButton10
ActionButton8:
DPS macro
/castsequence reset=5 Hammer of the Righteous,Judgement,Hammer of the Righteous,Holy Wrath,Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous,Judgement,Hammer of the Righteous,Avenger's Shield,Crusader Strike,Shield of the Righteous
ActionButton9:
Divine Protection spell only, no macro. Shares no cooldown with dps macro.
ActionButton10:
Consecration spell, no macro. Shares global cooldown with dps macro, so it'll this when it can inbetween the castsequence rotation.
10 can be swapped out with Hammer of Wrath as it will do the same action when it's able to cast. Didn't seem to work with putting HoW after or before Consecration so it's on it's own hotkey as an [@mouseover] macro too
Also check my armory if you want for spec, stats are still messed up on there. Don't think they implemented the Mastery stat into the site yet. I've got it on all my gear now, so my avoidance is up to 81.18 with just Kings up and 80.87 with Might. I use the following script to find out:
/script DEFAULT_CHAT_FRAME:AddMessage("Need 102.4 combat table coverage. Currently at: "..string.format("%.2f", GetDodgeChance()+GetBlockChance()+GetParryChance() +5))
Found out HoR no longer causes damage, just taunts, so it's no longer a good spell for pulling at the start.