Blunt damage will do stamina damage on wide attacks #32422
Merged
+6
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
Added stamina damage to right click wide arc attacks that do blunt damage
Why / Balance
Think it was a bug that blunt didn't do stamina on wide attacks, it's reported as a bug in #31693
Buffing wide against single is maybe kinda bad, but I think blunt should still do stamina in wide to keep blunt x pierce x cut balanced, and because it's unintuitive that it don't. Wide x single should be balanced in other ways.
This might be relevant to the new medical as it changes code dealing with damage.
Technical details
Just added a few lines checking for blunt damage and applying stamina damage to wide attacks, pretty similar to what single attacks had. in shared melee weapons system
Media
2024-09-23.19-21-59.mp4
Requirements
Breaking changes
Wide attacks now also do stamina damage for blunt damage.
Changelog
🆑