Skip to content

Fix calculation when using multiple "more Crit Damage Bonus" mods#1044

Merged
LocalIdentity merged 1 commit intodevfrom
fix_crit-multi-more
May 1, 2025
Merged

Fix calculation when using multiple "more Crit Damage Bonus" mods#1044
LocalIdentity merged 1 commit intodevfrom
fix_crit-multi-more

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

The calculation was using a Sum instead of multiplying each more mod together
Fixes #1042

The calculation was using a Sum instead of multiplying each more mod together
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Apr 20, 2025
@LocalIdentity LocalIdentity merged commit 437b43e into dev May 1, 2025
2 checks passed
@LocalIdentity LocalIdentity deleted the fix_crit-multi-more branch May 1, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: calculation Numerical differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple More critical damage bonus are not being calculated correctly

2 participants