raidboss: DMU P3 Initial Triggers#1080
Conversation
|
I realized now the headwind/tailwind triggers are likely going to need some configuration option in case people are doing Tank LB3 to stack the winds. The default should probably be without LB3 or as it is right now. The triggers I would add would be based on the KefkaBin's sg3k raidplan for resolving without requiring LB3. So as described in the comments, the |
NOTE: Still need to confirm the headmarker values and validate output.
These are based on previous encounters usage.
|
What's happening is a 272 log line is generated instead for one of the tethers. |
|
Ok so I've added an earlier infoText for the teleports (via a 273 ActorControlExtra line), but might need some tuning for output. Teleport @ 41.492 So the damning edict call may need to be shortened/merged with the teleport call in some way. |
|
I think the 272 line can come out after the 35 tether lines and cause the trigger not to output, which is annoying to handle as that means I would need a boolean to prevent one of the triggers from firing if the other fired. EDIT: Alternatively going back to a delay instead of just validating tether count would also resolve this. |
|
I think this about wraps up what a first PR would have, all of P3 should be there. Still should use some more testing though. Where Kefka teleports to might benefit from a durationSeconds. There is some current TTS overlap as well that may need to be handled, but there's a lot going on when you have three bosses doing things. |
|
Ok so apparently the ActorControlExtra line can come before the 271 line for the kefka teleports. |
Working on these now as I get to them.
Some of these the wording will need to be figured out as there is a lot of debuffs that come out all at once.