Skip to content

Fix Crit Chance and base damage for some skills#2340

Merged
LocalIdentity merged 1 commit into
devfrom
fix_skill-export
Jul 2, 2026
Merged

Fix Crit Chance and base damage for some skills#2340
LocalIdentity merged 1 commit into
devfrom
fix_skill-export

Conversation

@LocalIdentity

@LocalIdentity LocalIdentity commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Fixes #2319

Description of the problem being solved:

The export was not using the correct stat set as the base for some skills so it was adding extra crit or damage values to gems
Affected skills are:

  • Toxic Domain (Poison damage)
  • Galvanic Field (Crit chance)
  • Volatile Dead (Crit chance + core/explosion damage)
  • Cross Slash (base damage multiplier)
  • Wakling Calamity (Small meteor base damage multiplier)
  • Crushing fear (base damage multiplier)
  • Midnight Zenith (Crystal crit chance)
  • Righteous Descent (base damage multiplier)
  • Starborn Onslaught (base damage multiplier)

Link to a build that showcases this PR:

https://maxroll.gg/poe2/pob/waik6l0h

Before screenshot:

image image

After screenshot:

image image

The export was not using the correct stat set as the base for some skills so it was adding extra crit or damage values to gems
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Jul 1, 2026
@LocalIdentity LocalIdentity merged commit 11337ed into dev Jul 2, 2026
5 checks passed
@LocalIdentity LocalIdentity deleted the fix_skill-export branch July 2, 2026 02:49
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.

Galvanic Field Base crit is incorrect

1 participant