Skip to content

Conversation

@pjo256
Copy link
Contributor

@pjo256 pjo256 commented Jun 29, 2025

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
Copy link
Contributor

Blitz54 commented Jun 29, 2025

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.

@pjo256
Copy link
Contributor Author

pjo256 commented Jun 29, 2025

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