Skip to content

Fixes damage rounding for some player and minion skills#2150

Merged
LocalIdentity merged 2 commits into
devfrom
fix_damage-rounding
Jun 10, 2026
Merged

Fixes damage rounding for some player and minion skills#2150
LocalIdentity merged 2 commits into
devfrom
fix_damage-rounding

Conversation

@LocalIdentity

@LocalIdentity LocalIdentity commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #2148

Description of the problem being solved:

Cross-referencing the damage numbers shown on the stat sheet vs PoB, these changes now make the numbers line up
There are likely more parts that need fixing but those can be handled later

Link to a build that showcases this PR:

https://maxroll.gg/poe2/pob/icenn07x

Before screenshot:

image image

After screenshot:

image image

Cross referencing the damage numbers shown on the stat sheet vs PoB these changes now make the numbers line up
There are likely more parts that need fixing but those can be handled later
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Jun 10, 2026
@LocalIdentity LocalIdentity merged commit 4d0dd16 into dev Jun 10, 2026
5 checks passed
@LocalIdentity LocalIdentity deleted the fix_damage-rounding branch June 10, 2026 19:34
@mschult2

Copy link
Copy Markdown

Awesome!! 👏

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.

MH Hit Damage is incorrect for several skills (and therefore DPS is also incorrect)

2 participants