awgil / ffxiv_bossmod

BossMod FFXIV dalamud plugin
BSD 3-Clause "New" or "Revised" License
232 stars 76 forks source link

[TOP] P5 Delta Rocket Punch corner case #365

Closed xanunderscore closed 1 month ago

xanunderscore commented 1 month ago

P5Delta determines that the rocket punch phase has started once all eight players have a punch actor associated with them. bad positioning or extra movement can result in one player having two punches and another having zero. this is already logged as an error in the module, but the mechanic isn't considered started, so hints are slightly broken until the next boss cast starts.