Skip to content

Fix PVP Bow damage#6442

Merged
AJenbo merged 1 commit intodiasurgical:masterfrom
kphoenix137:fix-arrow-pvp
Mar 16, 2025
Merged

Fix PVP Bow damage#6442
AJenbo merged 1 commit intodiasurgical:masterfrom
kphoenix137:fix-arrow-pvp

Conversation

@kphoenix137
Copy link
Copy Markdown
Collaborator

@kphoenix137 kphoenix137 commented Aug 7, 2023

Wasn't sure how to write a title for this one. The player's base damage while holding a bow is modified by cutting the base player damage in half if the hero is not a Rogue. This applies to the character panel damage, and against monsters. The code for this is missing in the Plr2PlrMHit() function, causing no base damage reduction for non-Rogue heroes. There is no evidence that this is an oversight other than speculation, however I believe this adds consistency. There is also no evidence in favor of no damage reduction for PVP, as this is only a result of missing code, and there is no code that deliberately gives more damage to non-Rogue heroes in PVP.

@AJenbo
Copy link
Copy Markdown
Member

AJenbo commented Feb 28, 2025

Could you rebase this one, then I think it would be ok for merging.

@kphoenix137
Copy link
Copy Markdown
Collaborator Author

Could you rebase this one, then I think it would be ok for merging.

Rebased and ready!

@AJenbo AJenbo enabled auto-merge (rebase) March 16, 2025 00:17
@AJenbo AJenbo merged commit 6112ca4 into diasurgical:master Mar 16, 2025
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants