-
For something new to try
Im switching my pve team of Protadin, 3 Elemental Shaman and Resto druid to 3 x enhance spec on the shaman. Won't change much in how I do instances(they're already cake), but I figured it was worth trying just for something different. I figure if their gear gets good enough I might try raiding with them. General boredom I guess. Anyone got any good /clicks for enhance spec?
-
-
Hmm that would make things interesting, but group damage would not be easymode healing anymore. Besides I have a ret group that one is dualspecced holy. Worth trying I guess.
-
This is my current macro
Code:
#show Stormstrike
/assist focus
/click sdf_fire
/click sdf_dpssr
/click sdf_dps1
/click sdf_dps2
/click sdf_dps3
/click sdf_dps4
/click sdf_dps5
/use 13
/use 14
/startattack
/script SetView (4); SetView (4)
/cast Blood Fury
/petattack
Code:
/castsequence reset=combat Magma Totem,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Code:
/castsequence reset=30 Shamanistic Rage,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
Code:
/castsequence reset=combat Lava Lash,,,,,,,,,,,,,,,
Code:
/castsequence reset=combat Stormstrike,,,,,,,,,,,,,,,,,,,,
Code:
/castsequence reset=6 Earth Shock,,,,,,,,,,,,,
Code:
/castsequence Fire Nova,,,,,,,,,,,,,,,
Code:
/castsequence reset=combat Feral Spirit, Null
LB is on it's own button
Code:
/assist focus
/cast [combat, target=focustarget] Lightning Bolt
/stopcasting
If you're going to use multiple enh shammies, you can put LB in the body of the main clicker, but it is at best an inelegant solution. See my comments in the wiki
-
Thanks Khatovar, I'll try this out.