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

Add support for pseudo recoup like divine shield and juggernaut #6833

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

Regisle
Copy link
Member

@Regisle Regisle commented Oct 19, 2023

This treats the % of Physical Damage prevented from Hits in the past 10 seconds is Regenerated as Life per second as a form of pseudo recoup, rather than basing it off the damage you did take, basing it off the extra damage you would have taken without mitigation
image
image

It correctly scales like other regen and modifiers to regen including being disabled, or pious path, are accounted for
The two exceptions are that it is not counted in net recovery (same reason recoup isnt) and it does not regen rage, due to the fact that its based off what the enemy does to you. Rage amount needs to be set by the user anyway so no functionality is lost

@Paliak Paliak added the enhancement New feature, calculation, or mod label Oct 27, 2023
@LocalIdentity LocalIdentity merged commit 2257923 into PathOfBuildingCommunity:dev Aug 14, 2024
2 checks passed
@Regisle Regisle deleted the PseudoRecoup branch August 14, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, calculation, or mod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants