Balance Druid Burst Rotation Macros

Balance Druids benefit greatly from burst rotation macros by consolidating multiple offensive cooldowns into a single keypress. This allows for rapid deployment of damage abilities, maximizing the impact during critical phases of combat. Streamlining these actions ensures optimal performance and reduces the chance of mismanaging cooldowns.

Starter macros

Astral Power Burst

This macro activates Celestial Alignment, On-Use Trinket 1, and On-Use Trinket 2 simultaneously.

#showtooltip Celestial Alignment
/cast Celestial Alignment
/use 13
/use 14

Astral Power Burst with potion

This macro activates Celestial Alignment, On-Use Trinket 1, and an ancestral potion.

#showtooltip Celestial Alignment
/cast Celestial Alignment
/use 13
/use Ancestral Hysteria Potion

Optional Focus Burst

This macro activates Celestial Alignment and an on-use trinket on a focus target if one exists, otherwise on current target.

#showtooltip Celestial Alignment
/cast [@focus,harm,nodead][] Celestial Alignment
/use 13

FAQ

What is the purpose of /use 13 and /use 14?

/use 13 activates the top trinket slot, and /use 14 activates the bottom trinket slot. This allows you to bind your on-use trinkets to your burst macro.

Can I add other abilities to these macros?

It is generally not recommended to add other damaging abilities to a burst macro. This is because burst cooldowns typically align with specific combat phases, and other abilities might be better cast independently based on procs or rotations.

Why include a potion in a burst macro?

Including a potion like Ancestral Hysteria Potion can provide a significant damage boost during your burst window. This ensures you consume the potion at the optimal time for maximum impact.

More Balance Druid macros