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

Support Cold Snap more chill effect quality #7566

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

0xjc
Copy link

@0xjc 0xjc commented Apr 13, 2024

Fixes Cold Snap quality "% more effect of chill" not being parsed. Furthermore, fixes "more" modifiers on chill effect not being applied to enemy chill effect/bonechill. The latter also fixes #6777 and #5037.

Link to a build that showcases this PR:

https://pobb.in/u/Arcinde/hhdZhirZpJ8H

Before screenshot:

Cold Snap mod not being parsed:
image
Even after parsing Cold Snap mod, it is not calculated in effect of chill, despite the "chill effect mod" line below showing the correct value
image
Not calculated in bonechill damage increase
image

After screenshot:

Cold Snap mod is parsed:
image
Effect of chill correctly incorporates "more":
image
This value is taken up correctly for the bonechill damage increase of the main skill:
image

@Paliak Paliak added the bug:calculation Numerical differences label May 21, 2024
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.

Shaper of Winter "50% More"
2 participants