Skip to content

Fix Mana Burn not applying at least 1 degen per stack#9631

Merged
LocalIdentity merged 1 commit intodevfrom
fix_mana-burn
Mar 14, 2026
Merged

Fix Mana Burn not applying at least 1 degen per stack#9631
LocalIdentity merged 1 commit intodevfrom
fix_mana-burn

Conversation

@LocalIdentity
Copy link
Contributor

Fixes #9581

Description of the problem being solved:

Mana Burn was using a percent degen mod so didn't have the ability to set a minimum value per stack
Changed it to use its own DegenPercentTincture mod so that it doesn't interfere with other degen mods

Link to a build that showcases this PR:

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

Before screenshot:

image

After screenshot:

image

Mana Burn was using a percent degen mod so didn't have the ability to set a minimum value per stack
Changed it to use its own `DegenPercentTincture` mod so that it doesn't interfere with other degen mods
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Mar 14, 2026
@LocalIdentity LocalIdentity merged commit 54f9313 into dev Mar 14, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_mana-burn branch March 14, 2026 23:43
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.

Mana Burn Minimum Amount per Stack

1 participant