Tracking Unstable Affliction

Howdi, I have been working on weakauras for my lock and run into a spot of trouble.

In short is there a way to track when the last active unstable affliction will end? I was trying to make an aura that triggers when No unstable afflictions are present or when I only have one applied and it’s about to expire.

I tried Stack count but unstable affliction don’t really work on stacks. My other methods have shown me when any unstable affliction is about to expire regardless of if there’s 1 or 5 on the target, or shows me when a specific instance using spell id is active which has not been helpful ether.

Dynamic groups are the way to go to track multiple UAs on a target.

I have a WA that shows each UA as a progress bar. I didn’t set it up myself but IIRC each instance of UA (1-5) has a unique spell ID. I think the name of the group is Dirti’s Affliction Warlock or something like that. See if you can find it on wago and maybe just delete everything but the UA timers, or go into the Trigger section and see how each one is set up then make your own to your liking.

I use the addon ClassTimer in combination of tidyplates for other dots. Might give it a go.

Yea this is how dynamic groups work ;). Premade WA are the way to go though for sure.