Macros · Druid

Restoration Macros

Starter macros tuned for Restoration Druid, opened below on the Restoration tab: an exact interrupt, a burst macro, and healer role macros. The General tab holds every core Druid macro shared across specs. Open the macro window with /macro and paste.

Start with Target-safe damage: it temporarily remembers your friendly target, casts your damage spell at an enemy, and restores the teammate. Keep your permanent focus free by using the included @arena1-3 macros for interrupts and cross-control.

Arena 1 control - CycloneCyc1
#showtooltip Cyclone
/cast [@arena1,harm,nodead] Cyclone

Cyclone is a talent choice; each arena frame gets its own deliberate control key.

Arena 2 control - CycloneCyc2
#showtooltip Cyclone
/cast [@arena2,harm,nodead] Cyclone

Cyclone is a talent choice; each arena frame gets its own deliberate control key.

Arena 3 control - CycloneCyc3
#showtooltip Cyclone
/cast [@arena3,harm,nodead] Cyclone

Cyclone is a talent choice; each arena frame gets its own deliberate control key.

Party 1 - IronbarkIron1
#showtooltip Ironbark
/cast [@party1,help,nodead] Ironbark

Ironbark is a Restoration tool; other Druid specs can omit this layer if they do not know it.

Party 2 - IronbarkIron2
#showtooltip Ironbark
/cast [@party2,help,nodead] Ironbark

Ironbark is a Restoration tool; other Druid specs can omit this layer if they do not know it.

On-use trinkets + potionUse13
#showtooltip
/use 13
/use 14
/use Tempered Potion

Uses on-use trinkets and your combat potion. Keep your major GCD cooldown on its own key unless you have personally verified their timing.

Target-safe MoonfireTSafe
#showtooltip Moonfire
/targetenemy [noexists][dead]
/use [harm] Moonfire
/stopmacro [harm]
/focus
/targetenemy
/use Moonfire
/target focus

Apply Moonfire without giving up the teammate you are healing. If your current target is friendly, the macro temporarily stores that teammate as focus, finds an enemy, casts Moonfire, then restores the teammate. It overwrites a permanent focus, so use @arena1-3 macros for actions that must preserve focus.

Mouseover heal - RegrowthMHeal
#showtooltip Regrowth
/cast [@mouseover,help,nodead][@target,help,nodead][@player] Regrowth

Heals your mouseover, then your target, then you. It never retargets your current enemy.