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 Pull Request
Ports a few traits and adds a few others and gives them to an assortment of classes.
These are, alongside the classes that receive them:
Barbarian rage is reworked. Now grants 45 seconds of faster attack speed (75% of the click CD, compared to moondust's 50%), +1 strenght and +4 endurance, as well as refreshing the user's fatigue (green bar) on activation and refreshing a little bit of stamina (blue bar) as well. As a tradeoff, barbarians cannot parry at all while raging, and the resulting debuff after it wears off is more impactful at -3 speed, and only goes away on sleeping.
This PR also removes the hardstun from getting thrown into a wall, which before allowed for cheesy strategies such as grabbing and repeatedly throwing into a wall. Could be brought back with a shorter stun as a monk specific trait, we'll see.
Also rogues to back to skilled daggers instead of skilled clubs since mace-wielding on a class with a strenght malus was non-sense, and weapon skill is hardly a priority if the intent is to be knocking out from behind.
Why It's Good For The Game
This PR aims to increase role variety and expand the ways in which different classes can be balanced between eachother. Amazon, for example, was almost strictly inferior to Barbarian prior to this. Now with a few unique traits, there's some reason to pick it over Barbarian.
To-Do
Pre-Merge Checklist