Here’s my druid tanking macro, I’vs tanked mythic+'s and Heroic NM and NH with it
Make sure to put mangle on a separate button so you can hit it when it procs.
Sequences['Bear'] = {
-- This Sequence was exported from GSE 2.1.00.
Author="Dohram",
SpecID=104,
Talents = "1121321",
Default=1,
Icon='INV_MISC_QUESTIONMARK',
MacroVersions = {
[1] = {
Combat=false,
Trinket1=false,
Trinket2=false,
Head=false,
Neck=false,
Belt=false,
Ring1=false,
Ring2=false,
StepFunction = "Priority",
LoopLimit=1,
KeyPress={
"/targetenemy [noharm][dead]",
"/use [noform:1] Bear Form",
"/cast [mod:alt] Moonfire",
"/cast [mod:ctrl] Rage of the Sleeper",
"/castsequence reset=target Moonfire, null",
},
PreMacro={
"/cast Mangle",
},
"/cast Thrash",
"/castsequence Swipe, Moonfire",
"/cast Frenzied Regeneration",
"/castsequence Ironfur, Mark of Ursol",
PostMacro={
},
KeyRelease={
},
},
},
}
Talent update