Add custom glow effects to your action buttons based on buffs, spell cooldowns, and usable items.
- Aura Glows — Watch for a specific buff or proc (tracked by the CooldownManager) and make a target action button glow with a custom color.
- Spell Glows — Make an action button glow whenever a spell is off cooldown and usable.
- Item Glows — Make an action button glow when an item becomes usable.
- Custom Colors — Set a unique glow color for every entry individually.
- Hide Cast Animations — Optionally hide Blizzard's spell-cast, interrupt, and reticle overlay animations on action buttons.
- Full GUI — Add, edit, and remove entries through an in-game configuration panel. No manual editing required.
/pgor/procglows— Open the configuration window
The settings panel is also available under Game Menu → Options → AddOns → ProcGlows.
Select the Buff/Proc you want to watch for from the dropdown menu and enter the Target Spell ID (the spell on your bar that should glow). The addon monitors the CooldownManager and lights up the corresponding button when the buff is active.
Note: Only buffs tracked by the CooldownManager appear in the dropdown. Use the BaseSpellID / Talent SpellID, not rank-specific or override spell IDs.
Enter a Spell ID and the addon will glow its action button whenever the spell is usable (off cooldown, resources available, etc.).
Enter an Item ID and the addon will glow its action button whenever the item is usable.
Found a bug or have a suggestion? Please open an issue on the project page!
If you enjoy ProcGlows and would like to support development, consider making a donation. Thank you!