#PLAYER_REGEN_DISABLED ENCOUNTER_START

9 messages · Page 1 of 1 (latest)

scarlet brook
#

I'm looking to modify a WA that has this as a trigger for like the start of a series of actions (it's this one here: https://wago.io/JZfTMMk5M)

But i'm not certain how to adjust this so the trigger start is the beginning of a new phase of the encounter. The fight doesn't have a static timer for when it enters p2, so I can't just math out into the 2nd phase, if that makes sense. What trigger should I be looking for?

Wago.io is a database of sharable World of Warcraft addon elements

balmy bane
#

A Watched Trigger using a BW/DBM Phase trigger, or catch BigWigs_SetStage / DBM_SetStage paseudoevents directly and use those

#

!watched

scarlet brook
#

THank you very much, i'll begin grinding this

scarlet brook
#

how far off is this?

#

I can have a trigger reference a trigger? and the first trigger is a bigwigs stage?

scarlet brook
#

nope that aint it