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 chance to hit not affecting crit effect in defence calculations #5716

Conversation

QuickStick123
Copy link
Contributor

Fixes #5683

Description of the problem being solved:

The second evasion roll for crit chance wasn't considered in crit effect.

Steps taken to verify a working solution:

  • More reasonable crit effect ratings against attacks, spell and average.

Link to a build that showcases this PR:

https://pobb.in/6Gqi0YXIBYy3

Before screenshot:

image

After screenshot:

image

@QuickStick123 QuickStick123 added the bug: calculation Numerical differences label Feb 27, 2023
@QuickStick123 QuickStick123 changed the title Fix enemy chance to hit not effecting crit effect in defence calculations Fix enemy chance to hit not affecting crit effect in defence calculations Feb 28, 2023
@LocalIdentity LocalIdentity merged commit 40e913f into PathOfBuildingCommunity:dev Apr 24, 2023
@QuickStick123 QuickStick123 deleted the crit-defence-evasion-calculations branch April 24, 2023 02:35
Dullson pushed a commit to Dullson/PathOfBuilding that referenced this pull request Dec 6, 2023
…ions (PathOfBuildingCommunity#5716)

* Update CalcDefence.lua

* Update to only apply to evasion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: calculation Numerical differences
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for chance to evade extra crit damage
2 participants