WoW Mage Macros - Fire (WotLK 3.3.5)
Using macro's in fire PvE isn't that important, there are a few handy ones that can help out.
Mashable hot streak:
- #showtooltip Pyroblast
- /stopcasting
- /cast Pyroblast
Mashable flamestrike:
- #showtooltip Flamestrike
- /cast !Flamestrike
This causes your flamestrike to not untoggle when pressed twice after eachother.
Mouseover and focus polymorph:
- #showtooltip Polymorph
- /clearfocus [target=focus,dead][target=focus,noexists] /focus [target=mouseover,exists][target=focus,noexists]
- /script SetRaidTarget("focus", 1)
- /cast [target=focus] Polymorph
Will poly your mouseover target if you have one, otherwise your focus target. Important macro to keep up your damage while cc'ing.
Mouseover living bomb:
- #showtooltip Living Bomb
- /cast [target=mouseover, harm, nodead]living bomb; living bomb
Casts living bomb on your mouseover target, otherwise on your target.
Cancel Ice Block:
- #showtooltip Ice Block
- /Cancelaura Ice Block
- /Ice Block