PathOfBuildingCommunity / PathOfBuilding

Offline build planner for Path of Exile.
https://pathofbuilding.community
Other
3.63k stars 2k forks source link

Support Cold Snap more chill effect quality #7566

Closed 0xjc closed 6 days ago

0xjc commented 2 months ago

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