Skip to content

Convert positive late flat skill costs with their resource - #10262

Open
LocalIdentity wants to merge 1 commit into
devfrom
fix_cost-conversion-calc
Open

Convert positive late flat skill costs with their resource#10262
LocalIdentity wants to merge 1 commit into
devfrom
fix_cost-conversion-calc

Conversation

@LocalIdentity

@LocalIdentity LocalIdentity commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Description of the problem being solved:

Fix added Total Mana cost when converting to Energy Shield or Life cost.

For some reason the game can only add to the base cost but not subtract from it. So modifiers such as Non-Channelling Skills have -7 to Total Mana Cost do not reduce Blood Magic life cost but Non-Channelling Skills have +7 to Total Mana Cost would increase it.

Added tests to cover multiple scenarios

Link to a build that showcases this PR:

https://maxroll.gg/poe/pob/zq3dhv0h

Before screenshot:

image image

After screenshot:

image image

Fix added Total Mana cost when converting to Energy Shield or Life cost.

For some reason the game can only add to the base cost but not subtract from it. So modifiers such as `Non-Channelling Skills have -7 to Total Mana Cost` do not reduce Blood Magic life cost but `Non-Channelling Skills have +7 to Total Mana Cost` would increase it.

Added tests to cover multiple scenarios
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Aug 21, 2026
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.

1 participant