raidboss: OC North Horn Forked Tower: Magic Boss 3 Timeline - #1150
Open
Legends0 wants to merge 9 commits into
Open
raidboss: OC North Horn Forked Tower: Magic Boss 3 Timeline#1150Legends0 wants to merge 9 commits into
Legends0 wants to merge 9 commits into
Conversation
Legends0
marked this pull request as ready for review
September 8, 2026 10:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Lots of branching in this one too. The loop here is very far into the pull, most people probably aren't seeing the loop point as it's like 6min and 30s in. I had to look up some logs on fflogs to get the timings of the loops and confirm the patterns, it seems the last mechanic is a Severed Dark Current with a bit more possibilities in it, although as I note in the timeline I could not find a log showing Ancient Blizzard III into a Ancient Fire III so I assume it might not be in the pool of patterns.
The debuffs come out slightly sooner than the StartsUsing lines in the cases I checked, but I don't quite trust that it will always be before and since the general sync is on the ability I continued to use the ability. Comparing between 6 or so network logs I have, it seems sometimes there are 0.2s~0.5s gaps. I don't have enough logs for all the patterns here and I did see it seems one pattern has a consistent 0.8s gap as I had multiple logs that pattern.
It was pretty consistent up until the loop end across the logs I have against test_timeline. I don't have a network log that does more than the first cast of the next loop.
Will still need to test this in game.