User:Enalung/Druid Interface Macros

From Warcraft Wiki
Jump to navigation Jump to search

This page is meant as a macro Reference for Enalung/Druid_Interface_Macros. Most of them are adaptation of macros available on the Useful_macros_for_druids. Please refer to those pages for details as to how theses macro work.

General

Simple assist macro (Not used)

#showtooltip <Spell Name>
/assist <Player Name>
/tar [exists][@mouseover,harm,nodead]
/targetenemy [@target, noexists]
/cast <Spell Name>

Unshift

/cancelform

Innervate

#showtooltip
/cast [mod, @player][@mouseover, exists, help][@player] Innervate

Feral (Cat)

Shred / Pounce

#showtooltip [stealth] Pounce(Cat Form); Shred(Cat Form)
/cast [nostance:3] Cat Form(Shapeshift); [nostealth, nocombat] !Prowl(Cat Form); [stealth] Pounce(Cat Form); Shred(Cat Form)

Mangle/ Ravage

Balance

Solar Beam

#showtooltip Solar Beam
/stopcasting
/focus [mod:ctrl, @mouseover, harm][mod:ctrl, harm];[@focus, exists] focus;[@mouseover, harm][harm]
/cast [@focus, harm][@mouseover, harm, nodead][@target, harm][@targettarget, harm] Solar Beam

Thorns

Notes:

  • The list of targets likely needs reordering and cleaning.
#showtooltip Thorns
/cast [@mouseover,help][@focus,help][help][@mouseovertarget,help][@focustarget,help][@targettarget,help][@player] Thorns

Moonfire

#showtooltip Moonfire
/focus [mod:shift,@mouseover,help][mod:shift,help]
/tar [@mouseover,harm,nodead]
/cast [harm][@focustarget,harm][@targettarget,harm] Moonfire

Insect Swarm

#showtooltip Insect Swarm
/focus [mod:ctrl,@mouseover,help][mod:ctrl,help]
/tar [@mouseover,harm,nodead]
/cast [@target,harm][@focustarget,harm][@targettarget,harm] Insect Swarm

Wrath

#showtooltip Wrath
/focus [mod:shift,@mouseover,help][mod:shift,help]
/tar [exists][@mouseover,harm,nodead]
/cast [@focustarget,harm][@targettarget,harm][@target,harm] Wrath

Starfire

#showtooltip Starfire
/focus [mod:shift,@mouseover,help][mod:shift,help]
/tar [exists][@mouseover,harm,nodead]
/targetenemy [@target, noexists]
/cast [@focustarget,harm][@targettarget,harm][@target,harm] Starfire

Starsurge

#showtooltip Starsurge
/focus [mod:shift,@mouseover,help][mod:shift,help]
/tar [exists][@mouseover,harm,nodead]
/cast [@focustarget,harm][@targettarget,harm][@target,harm] Starsurge

Resto