Sequences['DB_DHHavoc'] = {
specID = 577,
author = "Lynch",
helpTxt = "Talents 2,1",
StepFunction = GSStaticPriority,
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast [nochanneling] Felblade;]],
[[/cast [nochanneling] Throw Glaive;]],
[[/cast [nochanneling] Chaos Strike;]],
[[/cast [nochanneling] Demon's Bite;]],
[[/cast [nochanneling] Blade Dance;]],
PostMacro = [[
/startattack
/petattack [@target,harm]
/use [combat]13
/use [combat]14
]],
}
No idea why it hangs for several clicks before burning Fury on moves. I think I have the order right. I’m new though so – there’s that.