I created a new faceroller module today for Elemental Shamans, you can get it here Faceroller: Elemental Shaman 4.0.3
With the help of my new module I created a new macro that follows the priority list very well.
Flame Shock DoT present -> Lava Burst (whenever it's up) -> Earth Shock (9 Lightning Shield charges) -> Lightning Bolt filler
1st step macro. This macro fires Earth Shock on 9 Lighting Shield charges, and waits for Flame Shock to just run out.
Code:
#showtooltip
/castsequence reset=combat/8 Flame Shock,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Lightning Bolt,Earth Shock,Lightning Bolt,Lightning Bolt
2nd step macro. This macro puts out all the totems, fires Lava Burst for about 1min, puts out a new Searing Totem after 1 min, fires Lava Burst for another minute and then resets.
Code:
#showtooltip
/castsequence reset=combat/8 Call of the Elements,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Searing Totem,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst,Lava Burst
EDIT:
A little update on my Fire mage macro, my 2nd step macro is now
Code:
#showtooltip
/stopmacro [channeling]
/castsequence reset=combat/5 Combustion,Flame Orb,Flame Orb
Flame Orb has 1 min cooldown and Combustion has 2. This way we can use both without waiting too much for cooldowns.
Connect With Us