Skip to content

raidboss: OC North Horn Forked Tower: Magic Boss 2 Timeline - #1149

Open
Legends0 wants to merge 3 commits into
mainfrom
oc-sword-dancer-timeline
Open

raidboss: OC North Horn Forked Tower: Magic Boss 2 Timeline#1149
Legends0 wants to merge 3 commits into
mainfrom
oc-sword-dancer-timeline

Conversation

@Legends0

@Legends0 Legends0 commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

This is just the normal version, but has some of the branching support planned for extreme to prevent jumping into the normal timeline for extreme.

I created branches where location of the boss is going to be is known based on patterns.

This is also using AbilityExtra with a match on the x data, it seemed to work in my 6 logs I tested. I used * to capture anything after the period in the match.
28680.9 "--sync--" AbilityExtra { id: "C196", x: "600.*" } jump "oc-sword-dancer-throwing2-left"

The tutorial was more complicated than the loop version. Seems they really threw a bunch of options in the tutorial but then for the loop stuck with a more limited pool of patterns.

I left some commented lines while we figure out what would be preferred for the Turn spells. The commented lines are more of a hey this exists here too type of thing, but the visual output is already handled by the non-targetted Turn lines. The output right now is to show which row is going CW and which is going CCW. There is additional Turn spells for those targetted, but differentiating that to the user didn't seem of value. The Turnabout spell is left in, but it doesn't have a whole lot of use.

There's some stuff that could be done for Spin, but it's probably best left to a trigger.

I have not yet tested in game, but ran it through 6 of my logs and checked many fflogs pulls for some additional pattern matching.

@github-actions github-actions Bot added the raidboss /ui/raidboss module label Sep 7, 2026
@Legends0
Legends0 marked this pull request as ready for review September 7, 2026 14:23
@github-actions github-actions Bot added the needs-review Awaiting review label Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review Awaiting review raidboss /ui/raidboss module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant