Skip to content

Fix Molten Strike of the Zenith Total Weighted Ball Average calc#9655

Merged
LocalIdentity merged 1 commit intodevfrom
fix_zenith
Mar 16, 2026
Merged

Fix Molten Strike of the Zenith Total Weighted Ball Average calc#9655
LocalIdentity merged 1 commit intodevfrom
fix_zenith

Conversation

@LocalIdentity
Copy link
Contributor

Fixes #9422

Description of the problem being solved:

The value for the extra damage and additional projectiles on the 5th strike was hardcoded so when GGG changed the value to 600% the calc was still using 800%
Now has the calc on the gem itself and pulls those stats directly from the gem so there are no more hardcoded values

Link to a build that showcases this PR:

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

Before screenshot:

image

After screenshot:

image

The value for the extra damage and additonal projectiles on the 5th strike was hardcoded so when GGG changed the value to 600% the calc was still using 800%
Now has the calc on the gem itself and pulls those stats directly from the gem so there are no more hardcoded values
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Mar 16, 2026
@LocalIdentity LocalIdentity merged commit eb3472c into dev Mar 16, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_zenith branch March 16, 2026 23:54
@mumbleskates
Copy link

Thank you!

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.

"Total Weighted Balls Average" for Molten Strike of the Zenith is outdated

2 participants