Quote Originally Posted by 'Kaynin',index.php?page=Thread&postID=159461#post1 59461
Code:
/castsequence [mod:alt] water shield, flametongue weapon
/castsequence [nomod:alt] earthbind totem, flametongue totem, healing stream totem, grounding totem
That's I think what you're after.
Yes; I believe that is what he is after and it is what I described in:

/castsequence [mod:alt] earthbind totem, flametongue weapon; earthbind totem, flametongue totem, healing stream totem, grounding totem

which is identical but more concise.

The ";" gets lost in there but it allows you to drop the extra /castsequence and [nomod:alt] serves no purpose if [mod:alt] precedes it.

I tested
Code:
/castsequence [target=player,mod:shift] reset=5 renew,flash heal; [target=player] reset=10 greater heal, prayer of mending
and it works as intended.