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

fix: Enemy Physical Damage Reduction should be capped at 90% #3775

Conversation

Nostrademous
Copy link
Contributor

Fixes #3756.

Description of the problem being solved:

Enemy Physical Damage Reduction was not capped and could result in over 100% mitigation leading to negative numbers in DPS later in the damage calculation.

Steps taken to verify a working solution:

Followed steps of #3756 to see problem and apply solution and check solution fixes problem.

@Nostrademous Nostrademous added the bug Something isn't working label Nov 17, 2021
Copy link
Member

@ppoelzl ppoelzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@LocalIdentity LocalIdentity merged commit 3404e88 into PathOfBuildingCommunity:dev Nov 24, 2021
@Nostrademous Nostrademous deleted the Fix_EnemyPhysicalDamageReductionCap branch November 24, 2021 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants