PathOfBuildingCommunity / PathOfBuilding

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

Use duration as pseudo cooldown for shattershard #7637

Closed Paliak closed 4 days ago

Paliak commented 1 month ago

Fixes https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/7590

Description of the problem being solved:

Because shattershard does not have any cooldown trigger calculation were returning inf rate which was causing issues with leech calculations. This pr applies a trigger cap override to shatter shard using the duration as pseudo cooldown.