Skip to content

Fix Overexertion and Echoes of Creation counting duplicate Warcries - #9144

Merged
LocalIdentity merged 1 commit into
devfrom
fix_duplicate-warcries
Nov 3, 2025
Merged

Fix Overexertion and Echoes of Creation counting duplicate Warcries#9144
LocalIdentity merged 1 commit into
devfrom
fix_duplicate-warcries

Conversation

@LocalIdentity

Copy link
Copy Markdown
Contributor

The count for the number of Warcries exerting a skill was not counting the number of unique warcries but instead the number of warcries in the build. We now make a list of warcries that are affecting the skill and don't add a count to the multiplier if the buff has already been counted once

Fixes #9131

The count for the number of Warcries exerting a skill was not counting the number of unique warcries but instead the number of warcries in the build. We now make a list of warcries that are affecting the skill and don't add a count to the multiplier if the buff has already been counted once
@LocalIdentity LocalIdentity added the bug: behaviour Behavioral differences label Nov 3, 2025
@LocalIdentity
LocalIdentity merged commit 725840e into dev Nov 3, 2025
3 checks passed
@LocalIdentity
LocalIdentity deleted the fix_duplicate-warcries branch November 3, 2025 01:03
@LocalIdentity LocalIdentity added the pob2 Label for features that should be ported over to PoB-PoE2 label Dec 15, 2025
github-actions Bot pushed a commit to PathOfBuildingCommunity/PathOfBuilding-PoE2 that referenced this pull request Dec 15, 2025
LocalIdentity added a commit to PathOfBuildingCommunity/PathOfBuilding-PoE2 that referenced this pull request Dec 15, 2025
…e Warcries (#1587)

* Apply changes from PathOfBuildingCommunity/PathOfBuilding#9144

* Fix conflict

* Update to use multiplier

---------

Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
@LocalIdentity LocalIdentity added the technical Hidden from release notes label Dec 15, 2025
bct8925 pushed a commit to bct8925/PathOfBuilding-PoE2 that referenced this pull request Jun 19, 2026
…e Warcries (PathOfBuildingCommunity#1587)

* Apply changes from PathOfBuildingCommunity/PathOfBuilding#9144

* Fix conflict

* Update to use multiplier

---------

Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: behaviour Behavioral differences pob2 Label for features that should be ported over to PoB-PoE2 technical Hidden from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overexertion gives damage from duplicated warcries

1 participant