-
Notifications
You must be signed in to change notification settings - Fork 340
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
stamina damage resist #2190
stamina damage resist #2190
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i like an old prs stamina damage specifiers better, allows for more control over the different types of stuns
also the logic for not having an examine is terrible, if theres no examine the average player wont know it exists and the pro gamers will just grep the source anyway giving them an advantage
yes real i'm just coping with stamina not being a damage type i think that melee weapons should use the stamina resist based on blunt damage coefficient rather than having a separate value, and then the StaminaDamageCoefficent only works for projectiles (or maybe takes the higher value out of the two?) |
I had started work on this yesterday to do a similar thing, by changing the YAML of all stamina weps to use bluntdamagestamina, which is then reduced by armor. Was advised this was maints hell I also made shockdamagestamina exist, so shock damage can similarly do stam damage. I moved baton to shock, and the goal is blunt = good at stunning unarmored and shock = good at stunning armored but still slightly worse than it is now. I guess some guidance about what is best would be great |
Particulars might have to be tweaked but holy based. No more stunning nukies with rubbers? |
I really appreciate someone taking the time to do this. I do agree with delta in that you should be able to examine to see the stamina res, else it's only going to be abused by the "pros" and noobs will have a harder time understanding. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stunmeta is dead piemeta is new king
change cl to reflect batong change |
hold on i was cooking |
conflicts no longer that evil |
nukies are back |
About the PR
adds a resist to incoming projectile stamina damage
most hardsuits provide a 10% protection, sec and syndicate hardsuits provide 70% protection, with exceptions for raid suits, jugg, elite, hos, warden, etc, whatever makes sense to be higher
melee damage like batongs either takes the blunt damage coefficient or the melee stamina damage coefficient on the armor, whichever one provides more resist
Why / Balance
stumeta bad and i'm cooking
Media
Requirements
Breaking changes
Changelog
🆑