awgil / ffxiv_bossmod

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

Un5Thordan - distance for Dimensional Collapse too low #472

Closed armine021 closed 3 weeks ago

armine021 commented 4 weeks ago

When Dimensional Collapse goes out, an initial black circle is on the floor and movement is accurate to its border, but the circle expands over time and you will stand in bad if you don't manually move further.

Not sure what the correct distance is as I don't know how to modify and test myself. Believe the issue is here:

BossMod/Modules/Endwalker/Unreal/Un5Thordan/Intermission3.cs class DimensionalCollapse(BossModule module) : Components.LocationTargetedAOEs(module, ActionID.MakeSpell(AID.DimensionalCollapseAOE), 9);

CarnifexOptimus commented 4 weeks ago

how can you even play unreal thordan right now?