Dragonflight Pally Tank Updated 25.03.23 for 10.0.7

Hi, so if that is the spells you are wanting to put in, you would need to edit the macro a bit depending on the version you have. Above here I made a version for someone to use intercession. Im writing this in a hurry so i cant do too much testing but i can give you something that works as intended. I just tried to see if i could differentiate the left and the right shift but it didnt seem to work, so i just cut out intercession.

Your new main holy power macro would be this below. Replace any of the other holy power macro sections with it.

/castsequence [mod:Ctrl,@mouseover,help,nodead] [mod:Ctrl,@target,help,nodead] [mod:Ctrl,@player] Word of Glory; [nomod] Shield of the Righteous, Shield of the Righteous, Shield of the Righteous, Word of Glory

and you would need to paste this in your “key press section” so it fires immediately. You just need to release the modifier key after it fires so that the macro can continue firing normally.

/cast [mod:alt,combat] Eye of Tyr
/cast [mod:shift,combat] Divine Toll

I know we can use the use at least the three modifier keys, shift, alt, and ctrl, and a post speculated that we could possibly use more, but I havent done any testing or research into the fact. With that said, using this macro edit, you would than have all three used. Let me know if you have any other problems or questions.

1 Like