Page 1 of 1

Only allow a trigger once per "fight"

Posted: Fri Sep 11, 2015 8:07 am
by Darkark
Is there a way to prevent a trigger from reoccurring during a single fight? One example might be: NPC begins to cast <Spell 1> (Phase 1 has started), followed by many casts of <Spell 1>, until NPC begins to cast <Spell 2> (Phase 2 has started), followed by many casts of <Spell 2>, etc.

Basically, I don't care that the NPC has cast this spell each time, I only care about it happening the first time.

Thanks! :)

Re: Only allow a trigger once per "fight"

Posted: Thu Sep 17, 2015 12:02 am
by Sirene
One way you could do this is to make a count up timer:

Image