Skip to content

Fix Exposure mods on Balance of Terror not working#9656

Merged
LocalIdentity merged 1 commit intodevfrom
fix_exposure-balance
Mar 16, 2026
Merged

Fix Exposure mods on Balance of Terror not working#9656
LocalIdentity merged 1 commit intodevfrom
fix_exposure-balance

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

Fixes #8249

Description of the problem being solved:

The exposure mods weren't working cause of the ModFlag.Hit part of the mod
Trying to include inflict in the single line capture was removing the C from the cold exposure mod so it would try to add a mod for OldExposure
Split it into 2 different captures so this doesn't happen anymore

Link to a build that showcases this PR:

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

Before screenshot:

image

After screenshot:

image

The exposure mods weren't working cause of the ModFlag.Hit part of the mod
Trying to include inflict in the single line capture was removing the `C` from the cold exposure mod so it would try to add a mod for `OldExposure`
Split it into 2 different captures so this doesn't happen anymore
@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Mar 16, 2026
@LocalIdentity LocalIdentity merged commit eced914 into dev Mar 16, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_exposure-balance branch March 16, 2026 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"The Balance of Terror",Exposure that related with conductivity is not working on PoB

1 participant