Skip to content

Fix Iron Grip double-dipping spell damage conversion for proj attacks - #10188

Merged
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
cupkax:fix-proj-iron-grip-double-dipping-spell-damage
Aug 23, 2026
Merged

Fix Iron Grip double-dipping spell damage conversion for proj attacks#10188
LocalIdentity merged 1 commit into
PathOfBuildingCommunity:devfrom
cupkax:fix-proj-iron-grip-double-dipping-spell-damage

Conversation

@cupkax

@cupkax cupkax commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Fixes #3915 .

Description of the problem being solved:

Iron Grip didn't have a guard for projectile attacks as opposed to melee, which meant it was benefitting from double dipping.

Steps taken to verify a working solution:

  • Checked damage calc with kinetic blast

Link to a build that showcases this PR:

Before screenshot:

After screenshot:

@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Aug 23, 2026
@LocalIdentity
LocalIdentity merged commit 5908e67 into PathOfBuildingCommunity:dev Aug 23, 2026
3 checks passed
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.

Iron Grip can double-dip

2 participants