Since the spell applies a debuff (197277) with stacks for 15 seconds, I need help creating an aura to keep track of the first applied debuff and not the last.
Each time the judgment debuff is applied to the opponent, only information about the last debuff is displayed. The buffs stack but are not refreshed together since the last application, and so the information from the first release is lost.
#Judgment debuff problem
30 messages · Page 1 of 1 (latest)
the aura work properly with Chek on Every frame but this take alot of FPS . With no Every frame chek the aura is not okay
the proggres (swipe) is slow and it sticks
yes is the Judgment , judgment debuff is 197277 id
So both debuffs have the same exact id? Then set the preferred match in the trigger.
If you are 110% sure they have different ids
they are not 2 or 3 😄 this buff can be applied multiple times
and yes is the same IP for all applies of the buff
debuff****
Does it work like druid ironfur buff?
With the talent layered mane ?
I checked with my druid, it seems to be the same problem I'm trying to solve. The difference is that judgment is a debuff and this is a buff.
Did you check the preferred match setting?
where is this setting
In the trigger
no is this a custom code setting or just setting somewhere in the trigger tab ? i cant fint anything saying preferred match
It's a non code options that exists in a buff trigger.
At the bottom
If your aura uses code that's an issue.
Then time to delete code
o ye i saw it and i try it yesdatay it not work , most or least remaining time both dont work
If it works like ironfur then you have to use a custom trigger if you want timers for each stack of the buff/debuff
To might be able to use a combat log spell cast trigger with a set the mee if the buff time doesn't change
But that only works for ironfur because the buff always applies. Not sure if that would work with judgment