#Track duration and ICD on set bonus proc.

25 messages · Page 1 of 1 (latest)

civic haven
dapper urchin
#

!castsuccess for internal cooldown as trigger 2 trigger 1 being buff up

wise scaffoldBOT
#

Combat Log - Spell - Cast Success - Source Unit = Player - spellName/spellID* = <spell's name/ID> - timed = <however long it lasts> https://i.imgur.com/7D2MU44.png (click image for more context) * No spellID in Classic

civic haven
#

Ok I have those 2 triggers now but am I unsure how to setup the conditions for them to display how I want. I would need 2 conditions? 1 to show the buff duration and another to desaturate and show the icd after trigger 2 is complete?

dapper urchin
#

you only need a single condition to change the desuturation

#

the display is done by the display tab which will only be %p for progress, it automatically adjusts to the dynamic information which is by default the first active trigger in the list

#

after the buff fades trigger1 wont be active anymore and instead fallback to trigger2 which shows the ICD

#

you may also want a third trigger for having the set equipped

civic haven
#

I have this for trigger 2, does that look correct? 67117 is the spellid for the buff itself

#

it displays an icon when i get a proc (buff lasts 15s) but then it's gone after

#

i don't see the icon or ICD after

dapper urchin
#

you want a combatlog trigger

civic haven
#

i tried this as well but no luck

dapper urchin
#

if you get a buff it should be aura applied

civic haven
#

tried that as well, maybe it's another setting?

dapper urchin
#

spell_aura_applied is it

#

did you choose "any" on top for required for activation?

civic haven
#

yeah any

dapper urchin
#

the top part is correctly

civic haven
#

ok I think I got it, I needed trigger 2 duration to be duration of buff + ICD of set bonus

#

so 60s instead of 15s

dapper urchin
#

trigger 2 has to be the complete ICD yes

civic haven
#

ty