WeakAuras / WeakAuras2

World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen.
https://weakauras.wtf
GNU General Public License v2.0
1.32k stars 318 forks source link

Spell - Cooldown/Charges/Count should expose a spell id condition variable #5548

Closed emptyrivers closed 1 day ago

emptyrivers commented 3 days ago

I want to change text on an aura depending on which buff Blessing of the Seasons will grant next. It cycles between Summer (a nature's vigil sort of thing), Autumn (cooldowns recover faster), Winter (mana regen), and Spring (healing amp), and each of these are implemented as a spell override on Blessing of Summer.

It would be nice if spell - cooldown/charges/count exposed spell id as a condition variable, similar to how BT2 does.