Thoughts that exceed 140 characters.

Shorter and less relevant thoughts about nothing and everything can be found on my Twitter feed.
Dec 21
Permalink

Trinitad’s Favorite Holy Paladin Macros

Beacon of Light

Casts Beacon of Light and starts a 60 seconds timer using Deadly Boss Mod.

#showtooltip Beacon of Light
/stopcasting
/cast Beacon of Light
/dbm timer 60 Beacon of Light

Sacred Shield

Casts Sacred Shield and starts a 30 seconds timer using DBM.

#showtooltip Sacred Shield
/cast Sacred Shield
/dbm timer 30 Sacred Shield

Judgements

I use this macro to cast judgements. There is a DBM timer that lets me know when the debuff is about to expire.

#showtooltip [modifier:alt] Judgement of Wisdom; Judgement of Light
/use 10
/cast [nomodifier] Judgement of Light
/cast [modifier:alt] Judgement of Wisdom
/dbm timer 60 Judgements

Flash of Light

Triggers my glove enchant (10), uses my trinkets (13,14), casts Divine Illumination and finally, casts Flash of Light on the target. It will use Divine Favor for an automatic crit if I press the Alt key. The glove enchant is an engineer perk, the line “/use 10” can be removed.

#showtooltip Flash of Light
/console Sound_EnableSFX 0
/use 13
/use 14
/use 10
/cast Divine Illumination
/cast [modifier:alt] Divine Favor
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
/cast Flash of Light

Holy Light

Same macro, bigger heal. It has a timer to tell me when to throw another HL to renew Light’s Grace.

#showtooltip Holy Light
/console Sound_EnableSFX 0
/use 13
/use 14
/use 10
/cast Divine Illumination
/cast [modifier:alt] Divine Favor
/script UIErrorsFrame:Clear()
/console Sound_EnableSFX 1
/cast Holy Light
/dbm timer 15 Holy

Holy Shock

Same macro, instant heal.

#showtooltip Holy Shock
/console Sound_EnableSFX 0
/use 13
/use 14
/use 10
/cast Divine Illumination
/cast [modifier:alt] Divine Favor
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()
/cast Holy Shock

RUN!

The name says it all.

/castsequence Every Man for Himself, Hand of Freedom[target=player], Divine Shield