There's no dash in focustarget. Just all one word. Also, if you're using [target=focustarget], unless you /assist your focus, the "reset=target" will NEVER be true as it only fires on the character actually changing targets. Implied targets do not count.
You can do it a few ways:
Code:
/castsequence [target=focustarget] reset=5/combat Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
Code:
/assist focus
/stopmacro [noharm][dead]
/castsequence reset=target/5/combat Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
Code:
/target [target=focustarget]
/stopmacro [noharm][dead]
/castsequence reset=target/5/combat Icy Touch, Plague Strike, Blood Strike, Blood Strike, Scourge Strike, Scourge Strike, Scourge Strike
Hope that helps.
Connect With Us