Skip to content

Fix Dauntless max damage stacking #1014

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

Blitz54
Copy link
Contributor

@Blitz54 Blitz54 commented Apr 15, 2025

Fixes #1013 .

Description of the problem being solved:

Dauntless had a GlobalEffect "Buff" for the multiplier. Because of that, it stacked per skill. The issue linked used a crossbow skill which has 2 parts, Load Fragmentation Rounds and Fragmentation Rounds. If you add another skill like Arc with dauntless supporting it, it will further increase the maximum buff for all skills. Removing GlobalEffect makes it just apply locally, and still shows up in the breakdown for more damage. It just doesn't show in the Aura and Buff skills, which it probably shouldn't anyway.

Before screenshot:

image
image

@Blitz54 Blitz54 added the bug: calculation Numerical differences label Apr 15, 2025
@Wires77 Wires77 merged commit c4b0ef0 into PathOfBuildingCommunity:dev Apr 16, 2025
2 checks passed
@Blitz54 Blitz54 deleted the dauntless-fix branch April 16, 2025 20:56
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.

Dauntless Support exceeds maximum possible bonus
2 participants