At Cursor Castsequence Reset

Trying to make a macro that casts static field totem, capacitor totem and totemic projection at my cursor then relocates both totems (with off the gcd totemic projection spell) at my cursor’s second location

right now I have

#showtooltip
/castsequence [@cursor]static field totem, capacitor totem, totemic projection

that works but at times the order will get screwed up from what im assuming is using totemic projection outside the macro

Sequences only advance on successful cast. So yeah, if Totemic Projection is on CD it won’t advance past it. You can add whatever reset you want to it.

https://wowpedia.fandom.com/wiki/MACRO_castsequence