-
Notifications
You must be signed in to change notification settings - Fork 75
raidboss: Add window to Divine Judgment TEA timeline
#91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
@valarnin Thanks for your contribution! 🌵🚀 |
window to Divine Judgment TEA timeline entrywindow to Divine Judgment TEA timeline
| 731.7 "Eternal Darkness Enrage" Ability { id: "4875", source: "Cruise Chaser" } | ||
| 771.9 "Divine Judgment Enrage" Ability { id: "4879", source: "Alexander Prime" } window 67,5 | ||
| 787.3 "Divine Judgment" Ability { id: "487A", source: "Alexander" } | ||
| 787.3 "Divine Judgment" Ability { id: "487A", source: "Alexander" } window 80,10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If waiting until the last possible second to kill AP can push Divine Judgment back to something more like 795.3, would it make sense just to change the timeline entry to 795.3 and then do a window 90,2?
Since the ability timing is variable, the exact time listed on the line is I guess a bit arbitrary, but it will control when the ability shows up on the timeline by default until there's a sync. In that case, I think it might make more sense for the default position to be at the latest possible execution time, and then let it sync if it happens early. Otherwise, you would end up with the ability running on the timeline and disappearing while the phase is still active (even though it will later sync), which seems less optimal.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't have exact timings for everything and my team's done with TEA for now, so I could only submit this adjustment because it's the only one I was actually able to test.
If we bump the start time up for Divine Judgement, then the following Down for the Count and --targetable-- entries also need to be bumped up, and I'm not sure if the linear time increase of +8s would always be applicable or not. We always kill extremely close to the cast finishing, so if e.g. a speedkill run were attempted, I'm not sure if those times would still line up.
I can adjust the times for those as part of this PR as requested, but I don't have any way to actually test those changes beyond the one log file I still have ready for testing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we bump the start time up for
Divine Judgement, then the followingDown for the Countand--targetable--entries also need to be bumped up, and I'm not sure if the linear time increase of+8swould always be applicable or not. We always kill extremely close to the cast finishing, so if e.g. a speedkill run were attempted, I'm not sure if those times would still line up.I can adjust the times for those as part of this PR as requested, but I don't have any way to actually test those changes beyond the one log file I still have ready for testing.
You could test against log files from fflogs. Perhaps grab a handful of recent-ish speedkills?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tend to agree with wexxlee that we want the display time for an ability like this to be the absolute latest that's possible. I don't know of any other situation where the timing of mechanics that follow a synced cast like that would vary, so I think the adjustment should be safe enough, particularly if we can get some confirmation from testing against FFLogs. I'll look at seeing whether I can run some of those tests independently tomorrow and double-check my intuition.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it still make sense to have the window merged regardless of adjusting the time value? Since otherwise the timeline doesn't sync up at all, and makes the --targetable-- indicator useless.
Because the
Divine Judgementnon-enrage cast is based on when you push the boss to 1%, the timing of the ability can vary significantly. This causes the followingDown for the Countand--targetable--timeline entries to be very incorrect even when killing at the last possible second.Before:
After:
This change covers the entire window of possibility for kill timing: