One-Button Bubble + Healthstone
Activates Divine Shield and then uses a Healthstone for burst healing.
#showtooltip Divine Shield
/cast Divine Shield
/use HealthstoneHoly Paladins need efficient defensive cooldown macros to ensure survival and support their group. These macros allow for quick activation of protective abilities, often layered for maximum effect. Strategic use of these cooldowns can significantly reduce incoming damage and prevent wipes.
Activates Divine Shield and then uses a Healthstone for burst healing.
#showtooltip Divine Shield
/cast Divine Shield
/use HealthstoneCasts Divine Protection for immediate damage reduction, followed by a Potion of Healing if needed.
#showtooltip Divine Protection
/cast Divine Protection
/use Potion of Mystical HealingUses Guardian of Ancient Kings for a strong defensive buff, then Lay on Hands on self or a targeted ally if modifier is held.
#showtooltip Guardian of Ancient Kings
/cast Guardian of Ancient Kings
/cast [mod:alt,@player] Lay on Hands; [mod:shift,@target] Lay on HandsDefensive layering allows Holy Paladins to combine multiple protective abilities for greater resilience. This approach helps mitigate large incoming damage spikes and prolong survival, which is crucial for both the paladin and the raid group.
Yes, you can substitute 'Potion of Mystical Healing' or 'Healthstone' with any other healing potion or consumable that suits your needs. Ensure the item name is spelled correctly in the macro.
Macros like the 'Guardian + Lay on Hands' example use conditional modifiers. Holding 'shift' while pressing the macro will cast Lay on Hands on your current target. If you wish to always cast it on yourself, you can remove the '[mod:shift,@target] Lay on Hands' part and keep '[@player] Lay on Hands'.