Skip to content

Fix Coiling Whisper applying to all Curses instead of just Hexes - #8752

Merged
LocalIdentity merged 2 commits into
PathOfBuildingCommunity:devfrom
phiott:coiling-hexes
Jun 30, 2025
Merged

Fix Coiling Whisper applying to all Curses instead of just Hexes#8752
LocalIdentity merged 2 commits into
PathOfBuildingCommunity:devfrom
phiott:coiling-hexes

Conversation

@phiott

@phiott phiott commented Jun 29, 2025

Copy link
Copy Markdown
Contributor

Fixes #8748 .

Description of the problem being solved:

Coiling Whisper reads "Targets are Unaffected by your Hexes" - 57a268c applied a -100% curse effect modifier to both hexes and marks, instead of hexes only.

Steps taken to verify a working solution:

  • Enabled a mark (Assassin's Mark) on a skill gem. Equipping Coiling Whisper on dev disables the mark effect (6% crit chance)
  • Re-enabled Assassin's Mark after this change, and confirmed the mark effect working (7.5% crit chance)

Before screenshot:

pobbefore

pobbefore2

After screenshot:

pobafter

pobbafter2

@Blitz54

Blitz54 commented Jun 29, 2025

Copy link
Copy Markdown
Contributor

One small thing, when updating ModParser.lua, it's good to include the rebuilt ModCache.lua. The maintainers rebuild the cache themselves usually, but sometimes it gets missed.

@phiott

phiott commented Jun 29, 2025

Copy link
Copy Markdown
Contributor Author

One small thing, when updating ModParser.lua, it's good to include the rebuilt ModCache.lua. The maintainers rebuild the cache themselves usually, but sometimes it gets missed.

Thanks, missed that after refreshing PoB locally

@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Jun 30, 2025
@LocalIdentity
LocalIdentity merged commit 2cf7cf5 into PathOfBuildingCommunity:dev Jun 30, 2025
@LocalIdentity LocalIdentity changed the title Coiling Whisper should only disable hexes Fix Coiling Whisper applying to all Curses instead of just Hexes Jun 30, 2025
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.

Coiling Whisper applying to Marks

3 participants