quisquous/cactbot

Zeromus EX triggers will call for players with a spread debuff to stack

mistahnice opened this issue · 0 comments

Problem: Existing triggers don't detect the forked lightning debuff applied during meteors.

Explanation: Two DPS players get this debuff as all meteor debuffs are applied, and after meteors, chains, X's and spread markers go off, the last set of debuffs will go off at the same time. This includes the stack marker, placed on a healer, and the two forked lightning debuffs, which will put spread aoes on the two DPS. These triggers call for players marked with forked lightning to "stack" when the stack marker appears, this will paralyze 5 players at best and wipe the raid at worst.

Solution: Detect forked lightning debuff, and for the two dps that have it call for them to "spread" instead of "stack".