Skip to content

Fix Ancestral and Seismic Cry incorrectly granting damage with Echoes of Creation to some skills#9464

Merged
LocalIdentity merged 1 commit intodevfrom
fix_slam-echoes
Feb 18, 2026
Merged

Fix Ancestral and Seismic Cry incorrectly granting damage with Echoes of Creation to some skills#9464
LocalIdentity merged 1 commit intodevfrom
fix_slam-echoes

Conversation

@LocalIdentity
Copy link
Contributor

Fixes #9463

Description of the problem being solved:

Exerts for Seismic and Ancestral Cry were being applied to any skill instead of just slam skills so when the code in Calc Perform went to count the number of Warcries that were exerting a skill, those 2 warcries would count for all melee skills
Now filter the skill types that those 2 can exert

Link to a build that showcases this PR:

https://pobb.in/RSWyXC5ivo2t

Before screenshot:

image image

After screenshot:

image image

Exerts for Seismic and Ancestral Cry were being applied to any skill instead of just slam skills so when the code in Calc Perform went to count the number of Warcries that were exerting a skill, those 2 warcries would count for all melee skills
Now filter the skill types that those 2 can exert
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Feb 14, 2026
@LocalIdentity LocalIdentity merged commit a51cdca into dev Feb 18, 2026
3 checks passed
@LocalIdentity LocalIdentity deleted the fix_slam-echoes branch February 18, 2026 13:08
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.

Rage Vortex (+Overexertion + Echoes of Creation) incorrectly counts Ancestral Cry/Seismic Cry as an exert

1 participant

Comments