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

Added accuracy equal to int mod #5803

Merged

Conversation

synotim
Copy link
Contributor

@synotim synotim commented Mar 31, 2023

Adds the 3.21 "Gain Accuracy Rating equal to your Intelligence" mod.

Description of the problem being solved:

New mastery modifier added in 3.21, needed to be added to our ModParser

Steps taken to verify a working solution:

  • Added custom modifier for +1000 intelligence
  • Set character level to 100 with a random bow on it
  • Noticed MH accuracy was 238 (29% chance to hit)
  • added custom modifier "gain accuracy rating equal to your intelligence"
  • Noticed MH accuracy was 1258 (76% chance to hit)

Link to a build that showcases this PR:

https://pobb.in/XKDBavRRrvtb

Before screenshot:

3 21-accuracy-equal-int_before

After screenshot:

3 21-accuracy-equal-int_after

@QuickStick123 QuickStick123 added the enhancement New feature, calculation, or mod label Mar 31, 2023
@LocalIdentity LocalIdentity merged commit cdc2d66 into PathOfBuildingCommunity:dev Mar 31, 2023
Dullson pushed a commit to Dullson/PathOfBuilding that referenced this pull request Dec 6, 2023
* Added accuracy equal to int mod

* Moved near other int to accuracy mod
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