Priest Discipline Macros

Ready-to-paste macros for Discipline Priest: the burst key derived from the current top parses, plus the macros this spec actually uses. Spell names follow the language you pick on this site, so they match your game client.

Burst key

Burst key — from the top parses above Macro commands →
#showtooltip Shadow Word: Pain
/use 13
/use 14
/cast Power Infusion
/cast Shadow Word: Pain

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 2 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Slot 13 / 14: the data cannot tell which slot the on-use trinket sits in, so both are listed; the passive one just prints cannot use.

Burst key — from the top parses above Macro commands →
#showtooltip Angelic Feather
/cast Evangelism
/cast Power Infusion
/cast Angelic Feather

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 2 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Burst key — from the top parses above Macro commands →
#showtooltip Void Shield
/cast Power Infusion
/cast Void Shield

A macro can fire only one global-cooldown ability per press — that is the game's limit, not ours. So a burst key is exactly: on-use trinkets + the off-GCD cooldowns top players press in their opener + one opener spell. Nothing else fits.

Off-GCD cooldowns pressed within the first 8 casts by at least 2 of the 3 sampled players, defensives and movement removed. Ends with the first on-GCD opener so everything fires in one press.

Spec macros · 12.1

Spell names below are shown in this site's language . Your game client must use the same language, or the macro will say unknown spell.
Power Word: Shield (mouseover)
#showtooltip Power Word: Shield
/cast [@mouseover,help,nodead][] Power Word: Shield
Shields the mouseover ally, otherwise your target; use the same pattern for every heal
Penance (offensive only)
#showtooltip Penance
/cast [harm] Penance
Only fires on enemies, so it never wastes the heal
Penance (defensive only)
#showtooltip Penance
/cast [@mouseover,help] Penance
Only fires on a friendly mouseover
Smite without clipping Penance
#showtooltip Smite
/cast [nochanneling:Penance] Smite
Refuses to cast while Penance is channeling (Icy Veins notes clipping the last bolt on purpose is fine this patch)
Angelic Feather (self)
#showtooltip Angelic Feather
/cast [@player] Angelic Feather
/stopspelltarget
Drops the feather at your feet with no targeting circle

Collected from public Patch 12.1 guides and checked for this patch. Spell names follow the language you selected on this site and must match your game client. If a macro does not work on your client, report it with the button on the card.