Legion Vengeance

I am only 100, and haven’t mastered this yet, but here is a start.


Sequences[‘Vengeance’] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
]],
“/cast Demon Spikes”,
“/cast Immolation Aura”,
“/cast Soul Cleave”,
“/cast Shear”,
PostMacro = [[
/use 13
/use 14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}