Simple addon, that adds up to 6 useful macros for healing:
- FoL for Flash of Light with Avenging Wrath, Aura Mastery and trinkets,
- HL for Holy Light and etc.,
- HS for Holy Shock and etc.,
- SShield Sacred Shield with visual timer from Deadly Boss Mod,
- Bekon for Beacon of Light with visual timer,
- UPUP for Redemption with announcing who is resurrected
Usage:
Assign healing macros to your preferred short cuts.
Addon creates following macro 'FoL' for Flash of Light:
/console Sound_EnableSFX 0 /use Avenging Wrath /use Aura Mastery /use Divine Favor /use Divine Illumination /script UIErrorsFrame:Clear() /console Sound_EnableSFX 1 /cast [target=mouseover] Flash of Light
But after setting configuration it can be:
/console Sound_EnableSFX 0 /use Aura Mastery /script UIErrorsFrame:Clear() /console Sound_EnableSFX 1 /cast [target=mouseover] Flash of Light
You can choose in addon configuration, which spells should be cast before Flash of Light, Holy Light and Holy Shock.
- if player is not Paladin class, addon does nothing,
- if there is no more space for new macro, because player has 16 macros, it does not try to add new one,
- if macro created by addon was modified, it will reset it to default content after reloading GUI.
TODO:
- PVP trinket should not be used before casting spells
