PathOfBuildingCommunity / PathOfBuilding

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

Fix “MAX” effect ruthless calculation #8214

Open IvanKolinko opened 3 months ago

IvanKolinko commented 3 months ago

Fixes incorrect calculation of ruthless “MAX” effect.

Description of the problem being solved:

Issue: when choosing max effect mode for ruthless calculation the damage is less than with average. This prevents player from understanding the bleed damage from ruthless hit, which basically is indifferent from attack speed

Steps taken to verify a working solution:

Link to a build that showcases this PR:

https://pobb.in/R3766WkE8XHi

Before screenshot:

image image

After screenshot:

image image

Regisle commented 3 months ago

This should likely be done similar to the repeats config, where you want a "max" and an "all hits use max", where max still has the dps multiplier, but the other one doesnt