The casting macros are pretty common for all casters, specifics for shaman totems are a bit like the way warlocks get their [[DoT]]s on.
The best way to to have a couple of macros bound to the same key on each shaman e.g.
shaman 1
Code:
/castsequence reset=120/combat Strength of Earth Totem, Grounding Totem, Healing Stream Totem, Searing Totem
shaman 2
Code:
/castsequence reset=120/combat Windfury Totem, Stoneskin Totem, Healing Stream Totem, Searing Totem
shaman 3
Code:
/castsequence reset=120/combat Wrath of Air, Earthbind Totem, Healing Stream Totem, Searing Totem
This way, 1st press will give your tank + str and WF and the shaman will get WoA
2nd will give Grounding totem etc.
also you will want to add round robins to cast things like Earth Shock, grounding totem and tremor totem
e.g.
Shaman 1
Code:
/cast [mod:alt] Earth Shock
/castsequence Earth Shock (Rank 1),,
Shaman 2
Code:
/cast [mod:alt] Earth Shock
/castsequence ,Earth Shock (Rank 1),
Shaman 3
Code:
/cast [mod:alt] Earth Shock
/castsequence ,,Earth Shock (Rank 1)
This will cast a full strength Earth Shock form all 3 if Alt is held down and will cast one at a time from a different shaman each time it is pressed
Connect With Us