Skip to content

Fix Generals Cry damage calculation with some skills - #9663

Merged
LocalIdentity merged 1 commit into
devfrom
fix_gc-dps
Mar 16, 2026
Merged

Fix Generals Cry damage calculation with some skills#9663
LocalIdentity merged 1 commit into
devfrom
fix_gc-dps

Conversation

@LocalIdentity

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

he dpsMultiplier from General Cry was overwriting the dpsMultiplier from other skills like Lacerate so selecting double slash with lacerate and GC would not include the 2x dps multi from both slashes hitting

Link to a build that showcases this PR:

https://maxroll.gg/poe/pob/upd5z0e5

Before screenshot:

image

After screenshot:

image

The dpsMultiplier was overwriting the dpsMultiplier from other skill like Lacerate so selecting double slash with lacerate and GC would not include the 2x dps multi from both slashes hitting
@LocalIdentityLocalIdentity added the bug: calculation Numerical differences label Mar 16, 2026
@LocalIdentityLocalIdentity changed the title Fix Generals Cry damage calculation with some skillFix Generals Cry damage calculation with some skillsMar 16, 2026
@LocalIdentity
LocalIdentity merged commit b439e04 into devMar 16, 2026
3 checks passed
@LocalIdentity
LocalIdentity deleted the fix_gc-dps branch March 16, 2026 23:55
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: calculationNumerical differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@LocalIdentity