So for my Paladin, I have the Blessing of Seasons. For those who don’t know, it’s 4 abilities in one, on rotation, all named after each of the seasons (Summer, Autumn, Winter, Spring).
I’m trying to make it so that an icon shows up when it’s not on cooldown and for the right Season.
My First trigger is a simple:
- Status > CD progress (Spell) > Show: Not on Cooldown
And that one works simple enough. But because all of the seasons are technically not on cooldown, I get overwriting icons, so this is where I tried a Second Trigger:
- Status > Spell Known > And I tried both the name of a specific season as well as the exact spell ID
But with the second trigger, the icons dont show up at all. Anyone know what I’m doing wrong?
Edit: Update 1 -
It seems it has something to do the Blessing being known or not. After making a new weakaura just to test a “Spell Known: Blessing of Autumn” trigger, it still doesn’t show up. It’s not even in my spellbook, so maybe that’s the issue?
Edit: Update 2 -
Changing the trigger from Spell Known to Action Usable kind of works, but it won’t work with CDs.
I wonder if this changes once it swaps from a zone ability (Currently in Ardenweald, to a covenant ability)