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

ui: change demonic pact raid buff value meaning #2821

Merged
merged 2 commits into from
Apr 1, 2023

Conversation

Tharre
Copy link
Contributor

@Tharre Tharre commented Mar 25, 2023

Previously, you'd set the amount equal to 10 times what you wanted the demonic pact to be, with the reasoning that DP is 10% of the respective warlocks spellpower. However this is problmatic for several reasons:

  • DP is actually more than 10% on first application (11%)
  • The ingame buff shows the SP amount
  • For the demo sim we show average DP again as the actual SP amount

By limiting this value to 1000, it should be self-evident for users how it works now, since most will want to sim with DP values of at least 200, which would translate to a value of 2000 in the old way, which can no longer be set.

Fixes #2807.

@Tharre Tharre force-pushed the ui_fixes branch 4 times, most recently from d120569 to 3243fc0 Compare March 31, 2023 19:39
Previously, you'd set the amount equal to 10 times what you wanted the
demonic pact to be, with the reasoning that DP is 10% of the respective
warlocks spellpower. However this is problmatic for several reasons:
- DP is actually more than 10% on first application (11%)
- The ingame buff shows the SP amount
- For the demo sim we show average DP again as the actual SP amount

By limiting this value to 1000, it should be self-evident for users how
it works now, since most will want to sim with DP values of at least
200, which would translate to a value of 2000 in the old way, which can
no longer be set.

Fixes wowsims#2807.
@Tharre Tharre merged commit 5c5f510 into wowsims:master Apr 1, 2023
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.

Demonic Pact cannot exceed 500 spell power
1 participant