Gave a run through "The Call" this evening. went in blind, so wiped ones trying to actually do the mechanics instead of just killing the mob.
tl;dr - save burns till last dude and win.
CWTN Alias
You can make this alias to use eqbc to easily send your group to do the same command "/cwtn mode 0" would use eqbc to have everyone go mode 0, "/cwtna mode 0" would have everyone including yourself go mode 0 (CWTNA, A for all)
if you are creating it for the first time you will want to /bcaa it all so everyone creates it without restarting macroquest
Code:
/alias /cwtn /noparse /bcg //docommand /${Me.Class.ShortName}
Code:
/alias /cwtna /noparse /bcga //docommand /${Me.Class.ShortName}
first time:
Code:
/noparse /bcaa //alias /cwtn /noparse /bcg //docommand /${Me.Class.ShortName}
Code:
/noparse /bcaa //alias /cwtna /noparse /bcga //docommand /${Me.Class.ShortName}
For your kiassassist toons you would do something like:
/varset BurnAllNamed 0
this would only work for your burns inside your burn section
if you have burns in your dps section (like i do), you will want to change those conditions to include
&& ${BurnAllNamed}