Cudos to ProtWarrior by Leroy@Kel’Thuzad for an awesome macro but I use Thunder Clap much more often to proc things like Shield Slam. I have been doing well in Tomb and Antorus with this. Also it procs Thunder Clap in a frequency enough to grab adds for off tanking in Tomb and Antorus…Love to hear your feeback.
Sequences['ProtWarriorTC'] = {
-- This Sequence was exported from GSE 2.2.03.
Author="èrror @ Lightbringer",
SpecID=73,
Talents = "3,2,2,3,1,3,1",
Helplink = "https://wowlazymacros.com/forums/topic/adjustmetn-for-tanking-tomb-and-antorus/",
Help = [[Damage Tanking - Talents are 3223131]],
Default=1,
Icon='Ability_Warrior_DefensiveStance',
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [mod:alt] Intercept",
},
PreMacro={
},
"/cast [combat,nochanneling] Thunder Clap",
"/cast [combat,nochanneling] Victory Rush",
"/cast [combat,nochanneling] Revenge",
"/cast [combat,nochanneling] Shield Slam",
"/cast [combat,nochanneling] Ignore Pain",
"/castsequence [combat,nochanneling] Thunder Clap, Shield Block",
"/cast [combat,nochanneling] Shield Slam",
"/cast [combat,nochanneling] Titans Wrath",
"/cast [combat,nochanneling] Thunder Clap",
PostMacro={
},
KeyRelease={
"/cast [combat,nochanneling] Demoralizing Shout",
"/cast [combat,nochanneling] Battle Cry",
"/cast [combat] Neltharion's Fury",
},
},
},
}