Stamina Damage Resistance Real#679
Merged
VMSolidus merged 6 commits intoSimple-Station:masterfrom Aug 6, 2024
whateverusername0:stamres
Merged
Stamina Damage Resistance Real#679VMSolidus merged 6 commits intoSimple-Station:masterfrom whateverusername0:stamres
VMSolidus merged 6 commits intoSimple-Station:masterfrom
whateverusername0:stamres
Conversation
added 4 commits
August 6, 2024 13:51
added 2 commits
August 6, 2024 14:40
Member
Member
Contributor
|
Does it stack if you have multiple equipped? |
Contributor
Author
works just like normal armor but for stamina damage |
DangerRevolution
approved these changes
Aug 6, 2024
Contributor
DangerRevolution
left a comment
There was a problem hiding this comment.
would want to le playtest it but this is a code approval
VMSolidus
approved these changes
Aug 6, 2024
Member
VMSolidus
left a comment
There was a problem hiding this comment.
Been watching the playtests of it, this is pretty great! Thanks for also addressing the three instances we have of Nyano legacy code. I apologize you had to run into those. I still have my work cutout for me with refactoring the lot of them.
SimpleStation14
added a commit
that referenced
this pull request
Aug 6, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


Description
Added stamina damage resistance, acts the same way as armor does.
Call this shock resistance if you wish
Just attach StaminaDamageResistance component to an entity with a set multiplier and have fun.
Made all hardsuits 25% stun resistant by default.
With some variety, e.g. nukie, ERT, captain, HoS suits are 50%, DS are 90%, etc. etc.
This will not remove stuneta but it will make it more difficult to stamcrit a traitor or such.
Some armor/batong ratios that you need to hit before the target is stamcritted:

0% - 3 batong hits
25% - 4 batong hits
50% - 6 batong hits
75% - 12 batong hits
90% - 28 batong hits
100% -
Changelog
🆑