[BigWigs] Tri-state for Explosion timers
Causese opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
BW introduced "Explosion" timers that are basically bar timers that count down when a debuff goes boom.
The only way to identify them is by the bar name "Explosion" or "Explosion (1)"
Sadly those share the same spell ID/key with "actual timers" (before debuff application).
Currently there's no easy way to exclude Explosion timers, especially since it seems to be localized(?)
Here you can see the issue: https://youtu.be/bDvnGxYkklI?t=60
You can see a countdown "Debuffs in 4.." followed up by another countdown that is triggered few sec post debuff application
Describe the solution you'd like
A tri-state similar to BW castbar that allows us to exclude Explosion timers or just always removing them since those can be done with smart group triggers anyway.
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.