Skip to content
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

feat(balance): Spear size/weight rebalance #4728

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

yay855
Copy link
Contributor

@yay855 yay855 commented Jun 3, 2024

Made spears have consistent size and weights, with variances based on material, to ensure that their DPS is more even. Made it so that only pikes have the "ALWAYS_TWOHAND" flag. Made the survivor naginata not have a to-hit penalty and instead gave it a +1 to hit like the pipe spear.

Purpose of change

Different types of spears had wildly different sizes and weights despite having the same amount of reach.

Describe the solution

Spears now have consistent lengths and weights, with variance based on material. The only spears that now have the ALWAYS_TWOHAND flag are pikes, since one-handed spear carriers are a thing. The survivor naginata now has a +1 to-hit to match other well-made spears.

Describe alternatives you've considered

Testing

Additional context

Checklist

Made spears have consistent size and weights, with variances based on material, to ensure that their DPS is more even. Made it so that only pikes have the "ALWAYS_TWOHAND" flag. Made the survivor naginata not have a to-hit penalty and instead gave it a +1 to hit like the pipe spear.
@github-actions github-actions bot added the JSON related to game datas in JSON format. label Jun 3, 2024
Copy link
Member

@chaosvolt chaosvolt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stabby bois go brrr

@chaosvolt chaosvolt merged commit fa7cdab into cataclysmbnteam:main Jun 3, 2024
10 checks passed
@yay855 yay855 deleted the spear-rebalance-2 branch June 3, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants