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

warlock: implement infernal #2176

Merged
merged 2 commits into from
Dec 16, 2022
Merged

warlock: implement infernal #2176

merged 2 commits into from
Dec 16, 2022

Conversation

Tharre
Copy link
Contributor

@Tharre Tharre commented Dec 16, 2022

No description provided.


// we remove all the spirit based sp since immolation aura doesn't benefit from it, see
// JamminL/wotlk-classic-bugs#329
coef := core.TernaryFloat64(infernal.owner.GlyphOfLifeTapAura.IsActive(), 0.2, 0) +
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like this coeff can be computed outside the OnTick function for better performance.

@Tharre Tharre merged commit 1156e30 into wowsims:master Dec 16, 2022
@Tharre Tharre mentioned this pull request Dec 16, 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.

2 participants