Protection (Tank) 5.1

single target version.

castsequence reset=0.3 2,2,2,2,2,2, sacred shield
/castsequence [target=player]reset=0.3 2,2,2,2,2, holy prism
/castsequence reset=0.3 2,2,2,2, consecration
/castsequence reset=0.3 2,2,2, judgment
/castsequence reset=0.3 2,2, crusader strike
/castsequence reset=0.3 2, shield of the righteous
/cast avenger’s shield
/cast divine protection
/use 14

aoe version

/castsequence reset=0.3 2,2,2,2,2,2, sacred shield
/castsequence [target=player]reset=0.3 2,2,2,2,2, holy prism
/castsequence reset=0.3 2,2,2,2, consecration
/castsequence reset=0,3 2,2,2, judgment
/castsequence reset=0.3 2,2, hammer of the righteous
/castsequence reset=0.3 2, shield of the righteous
/cast avenger’s shield
/cast divine protection
/use 14

Both have the self heal and aoe dmg version of holy prism. I find that is best for doing 5 mans. I tank in ilvl 510 ret gear with sword and shield and 2 prot trinkets.

i keep all big d cooldowns off the macro as any smart tank would.

Ok I have a couple of questions…

The following macro fired off everything till it hits Holy Prism. I don’t have holy prism yet and have been trying to find something to substitute to progress the macro. Is the lack of that skill preventing the macro from completing the sacred shield cast? Also I know you said you don’t feel Holy Wrath is needed but for those that want even that extra threat is there a way to work it in? Any help appreciated. The lack of sacred shield firing off greatly hurts my mitigation.

Macro:

#showtooltip Crusader strike
/targetenemy [noharm][dead]
/castsequence reset=0.3 2,2,2,2,2,2, sacred shield
/castsequence [target=player]reset=0.3 2,2,2,2,2, holy prism
/castsequence reset=0.3 2,2,2,2, consecration
/castsequence reset=0.3 2,2,2, judgment
/castsequence reset=0.3 2,2, crusader strike
/castsequence reset=0.3 2, shield of the righteous
/cast avenger’s shield
/castsequence divine protection
/use 13
/use 14

Hello 91pcl91, usually you can only got as far as 5 priority abilities before they quit working. You can always remove Holy Prism line for now and remove a “2,” from all the lines and that should make it work until you get Holy Prism which you can add it later.

It Should look like this:

#showtooltip Crusader Strike
/targetenemy [noharm][dead]
/castsequence reset=0.3 2,2,2,2, Sacred Shield
/castsequence reset=0.3 2,2,2, Consecration
/castsequence reset=0.3 2,2, Judgment
/castsequence reset=0.3 2, Crusader Strike
/castsequence reset=0.3 Shield of the Righteous
/cast Avenger’s Shield
/cast Divine Protection
/use 13
/use 14

I have not tested this, I just simply edit from yours.

Just tested it, it working fine for me. Check to make sure you have Sacred shield talented. And you can always replace Holy Prism with Holy Wrath.

Edit. Just for kicks i dropped Holy Prism from my talents, it is still working fine. Actually for me sacred shield activates rather quickly, and on its cool down every 6 seconds.

Not sure why its hanging for you. I would guess it has more to do with the noharm dead stuff, since i only test on target dummies.

It might be as Luis said that its too long for your latency. I have great latency and run a 8 line arms warrior macro without a hitch.

My latency is usually at 50ms. I was testing on the dummy and it might be the noharm dead stuff…I will check.

I had to take my delay on my repeating macro down from 2ms to 1ms and everything fires now. Just nervous about it going so fast.