Text 1 should always show the spell cooldown (%1.p). However, when the first of two charges is used, it instead shows the Buff duration (%2.p).
How could I make it always show %1.p?
1 messages · Page 1 of 1 (latest)
Text 1 should always show the spell cooldown (%1.p). However, when the first of two charges is used, it instead shows the Buff duration (%2.p).
How could I make it always show %1.p?
In the trigger tab change the dropdown for Dyanamic Info from first active trigger to Use trigger 1
I tried it twice; it still doesn't work.
This seems like a weird quirk with Survival Instincts. The Cooldown matches the length of the buff while you still have another charge available so you don't overlap them. If you want this to show the 2/3min cooldown you would have to use custom code and hard code in that time.
It's similar to GCD except it's 6 seconds