Skip to content

Conversation

@madxmike
Copy link
Contributor

@madxmike madxmike commented Apr 9, 2025

Description of the problem being solved:

This PR adds support for Derang.

I wasn't sure which ESCost mod I should be adding here, so I just went with the no mult one since theres no ES cost multi in game afaik.

The build provided has +1000 int jewel to demonstate scaling. I also added some fire mult to test non-ailment damage scaling (non expected).

Steps taken to verify a working solution:

  • Give +1000 int to character
  • Add Essence Drain + Derange -> See 80% more damage from Derange
  • Give lots of fire damage mult to character
  • Add Fireball + Derange -> See no damage scaling for fireball Ignite
  • Verify that ES cost is equal to intelligence

Link to a build that showcases this PR:

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

Before screenshot:

No parsing
image

Fireball ignite damage
image

After screenshot:

+80% more damage (1015 int * 8%) on Essence Drain dot

image

+1015 ES cost (1015 int)
image

No Change to fireball ignite damage

image

@LocalIdentity
Copy link
Contributor

Did you test that the calculations are correct in game for this?

@LocalIdentity LocalIdentity merged commit 2ed7697 into PathOfBuildingCommunity:dev May 1, 2025
2 checks passed
@LocalIdentity LocalIdentity added the enhancement New feature, calculation, or mod label May 1, 2025
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.

2 participants