Skip to content
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

Frost Sub-Blood Desync Rotation #2090

Merged
merged 8 commits into from
Dec 8, 2022
Merged

Conversation

lime-green
Copy link
Contributor

@lime-green lime-green commented Dec 8, 2022

Improves desync rotation by 200-400dps (tested in p2 gear, with 2-4 minute fight lengths)

@@ -365,7 +365,10 @@ func (rp *RunicPowerBar) BloodRuneBothReadyAt() time.Duration {

}

func (rp *RunicPowerBar) RuneReadyAt(slot int8) time.Duration {
func (rp *RunicPowerBar) RuneReadyAt(sim *Simulation, slot int8) time.Duration {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for this change, we were just talking about this on the discord!

@rosenrusinov rosenrusinov merged commit cd2b965 into wowsims:master Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants