From fb2bc73bfb0674bdd57e4506d0218d186774c50c Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 12:52:27 +0500 Subject: [PATCH 1/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=9A=D0=A2=20=D0=B8=20=D1=81=D1=82=D1=80=D0=B0=D0=B6?= =?UTF-8?q?=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Добавлен стан резист для жилета стража и НКТ --- .../_Stories/Entities/Clothing/OuterClothing/coats.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/coats.yml index 386ed83158..1aeffddba2 100644 --- a/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/coats.yml @@ -24,6 +24,8 @@ Slash: 0.75 Piercing: 0.75 Heat: 0.70 + - type: StaminaResistance + damageCoefficient: 0.6 - type: ExplosionResistance damageCoefficient: 0.90 @@ -44,6 +46,10 @@ Slash: 0.70 Piercing: 0.70 Heat: 0.80 + - type: StaminaResistance + damageCoefficient: 0.5 + - type: ExplosionResistance + damageCoefficient: 0.90 - type: entity parent: [ClothingOuterStorageBase, AllowSuitStorageClothing, ClothingOuterArmorBasic] From 3f5c20d4593c0523be87c5caa19f8021042729c8 Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 12:54:36 +0500 Subject: [PATCH 2/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=B1=D1=80=D0=BE=D0=BD=D0=B8=20=D0=B8=D0=BD=D0=BA?= =?UTF-8?q?=D0=B2=D0=B8=D0=B7=D0=B8=D1=82=D0=BE=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_Stories/Entities/Clothing/OuterClothing/vests.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/vests.yml b/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/vests.yml index adb5ca0904..2d65250241 100644 --- a/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/vests.yml +++ b/Resources/Prototypes/_Stories/Entities/Clothing/OuterClothing/vests.yml @@ -58,6 +58,8 @@ Blunt: 0.6 Slash: 0.6 Piercing: 0.3 + - type: StaminaResistance + damageCoefficient: 0.4 - type: Tag tags: - ForceRecallEquipment From a5b33be8b1f4702e7ccca0f053a311c8b3ddd254 Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 13:04:19 +0500 Subject: [PATCH 3/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=BF=D0=BE=D1=87=D1=82=D0=B8=20=D0=B2=D1=81=D0=B5?= =?UTF-8?q?=D0=B9=20=D0=B1=D1=80=D0=BE=D0=BD=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Entities/Clothing/OuterClothing/armor.yml | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index c2dc14ca0e..1b63c26c3d 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -21,6 +21,8 @@ Slash: 0.70 Piercing: 0.70 #Can save you, but bullets will still hurt. Will take about 10 shots from a Viper before critting, as opposed to 7 while unarmored and 16~ with a bulletproof vest. Heat: 0.80 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.6 - type: ExplosionResistance damageCoefficient: 0.90 @@ -63,6 +65,8 @@ Slash: 0.9 Piercing: 0.4 Heat: 0.9 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.6 - type: ExplosionResistance damageCoefficient: 0.80 @@ -83,6 +87,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.4 # this technically means it protects against fires pretty well? -heat is just for lasers and stuff, not atmos temperature + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.6 - type: Reflect reflectProb: 1 reflects: @@ -114,6 +120,8 @@ Piercing: 0.6 Heat: 0.5 Caustic: 0.9 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.5 - type: GroupExamine - type: entity @@ -159,6 +167,8 @@ Slash: 0.6 Piercing: 0.3 Heat: 0.9 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.4 - type: StaticPrice price: 1500 @@ -185,6 +195,8 @@ Heat: 0.3 Radiation: 0.5 Caustic: 0.5 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.4 - type: FireProtection reduction: 0.85 - type: StaticPrice @@ -208,6 +220,8 @@ Slash: 0.7 Piercing: 0.5 Heat: 0.9 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.5 # Armor covering multiple body parts including limbs @@ -234,8 +248,8 @@ Piercing: 0.35 Heat: 0.35 Caustic: 0.5 - - type: StaminaResistance # do not add these to other equipment or mobs, we don't want to microbalance these everywhere - damageCoefficient: 0.75 # 0.45 # Stories + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.35 - type: ClothingSpeedModifier walkModifier: 0.9 sprintModifier: 0.9 @@ -306,6 +320,8 @@ Piercing: 0.7 Heat: 0.9 Caustic: 0.9 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.4 - type: ExplosionResistance damageCoefficient: 0.9 - type: GroupExamine @@ -327,6 +343,8 @@ Slash: 0.5 Piercing: 0.5 Heat: 0.5 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.5 - type: GroupExamine - type: entity @@ -348,6 +366,8 @@ Heat: 0.5 Radiation: 0 Caustic: 0.75 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.5 - type: GroupExamine - type: ProtectedFromStepTriggers slots: WITHOUT_POCKET @@ -440,6 +460,8 @@ Blunt: 0.6 Slash: 0.8 Piercing: 0.4 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.65 - type: ClothingSpeedModifier walkModifier: 0.8 sprintModifier: 0.8 @@ -470,6 +492,8 @@ Slash: 0.5 Piercing: 0.6 Heat: 0.5 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.6 - type: GroupExamine - type: ProtectedFromStepTriggers slots: WITHOUT_POCKET From d31c5deb2ed81d8ecd362e6614355cb9acba5fee Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 13:05:26 +0500 Subject: [PATCH 4/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=B1=D0=B8=D0=BE=20=D0=A1=D0=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml index 9bf6926d96..b0ccd6faf5 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml @@ -83,6 +83,8 @@ Caustic: 0.8 Slash: 0.6 Piercing: 0.8 + - type: StaminaResistance #Space-Stories + damageCoefficient: 0.6 - type: ZombificationResistance zombificationResistanceCoefficient: 0.4 - type: GroupExamine From 41719cd60f5b724f5f709a8e16ce88d001b63dc6 Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 13:10:36 +0500 Subject: [PATCH 5/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=B6=D0=B8=D0=BB=D0=B5=D1=82=D0=BE=D0=B2=20=D0=A1?= =?UTF-8?q?=D0=91=20=D0=B8=20=D1=81=D0=B0=D0=BC=D1=83=D1=80=D0=B0=D0=B9?= =?UTF-8?q?=D1=81=D0=BA=D0=BE=D0=B9=20=D0=B1=D1=80=D0=BE=D0=BD=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Entities/Clothing/OuterClothing/coats.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index 235650d789..d587329f7e 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -73,6 +73,8 @@ Piercing: 0.6 Heat: 0.7 Caustic: 0.75 # not the full 90% from ss13 because of the head + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.5 - type: entity abstract: true @@ -87,6 +89,8 @@ Piercing: 0.7 Heat: 0.7 Caustic: 0.9 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.5 - type: entity parent: [BaseSecurityCommandContraband, ClothingOuterArmorHoS] @@ -363,6 +367,8 @@ Blunt: 0.8 Slash: 0.65 Piercing: 0.85 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.85 - type: entity parent: ClothingOuterStorageBase @@ -415,6 +421,8 @@ Piercing: 0.65 Heat: 0.85 Caustic: 0.75 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.65 - type: entity parent: ClothingOuterStorageFoldableBase From b447400f49c8eaacae3dea5071dff27b5e5d7c8b Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 13:22:33 +0500 Subject: [PATCH 6/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=BF=D0=BE?= =?UTF-8?q?=D1=87=D1=82=D0=B8=20=D0=B2=D1=81=D0=B5=D0=BC=20=D0=B1=D0=BE?= =?UTF-8?q?=D0=B5=D0=B2=D1=8B=D0=BC=20=D1=81=D0=BA=D0=B0=D1=84=D0=B0=D0=BD?= =?UTF-8?q?=D0=B4=D1=80=D0=B0=D0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Clothing/OuterClothing/hardsuits.yml | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 1ab6ce54e1..1ad08fd783 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -172,6 +172,8 @@ Heat: 0.7 #Goliath hide gets grilled instead of you Radiation: 0.3 Caustic: 0.8 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.7 - type: ClothingSpeedModifier walkModifier: 0.8 sprintModifier: 0.8 @@ -211,6 +213,8 @@ Piercing: 0.5 Heat: 0.3 Radiation: 0.1 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.65 - type: ExplosionResistance damageCoefficient: 0.2 - type: TemperatureProtection @@ -243,6 +247,8 @@ Piercing: 0.6 Heat: 0.8 Caustic: 0.7 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.6 - type: ClothingSpeedModifier walkModifier: 0.75 sprintModifier: 0.75 @@ -274,6 +280,8 @@ Blunt: 0.8 Slash: 0.8 Piercing: 0.7 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.65 - type: ClothingSpeedModifier walkModifier: 0.65 sprintModifier: 0.65 @@ -305,6 +313,8 @@ Piercing: 0.6 Heat: 0.8 Caustic: 0.7 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.5 - type: ClothingSpeedModifier walkModifier: 0.7 sprintModifier: 0.7 @@ -337,6 +347,8 @@ Heat: 0.5 Radiation: 0.5 Caustic: 0.6 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.5 - type: ClothingSpeedModifier walkModifier: 0.8 sprintModifier: 0.8 @@ -487,6 +499,8 @@ Heat: 0.8 Radiation: 0.5 Caustic: 0.6 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.5 - type: ClothingSpeedModifier walkModifier: 0.8 sprintModifier: 0.8 @@ -520,6 +534,8 @@ Heat: 0.9 Radiation: 0.5 Caustic: 0.8 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.75 - type: ClothingSpeedModifier walkModifier: 0.9 sprintModifier: 0.9 @@ -547,7 +563,7 @@ - type: ExplosionResistance damageCoefficient: 0.5 - type: StaminaResistance # do not add these to other equipment or mobs, we don't want to microbalance these everywhere - damageCoefficient: 0.75 + damageCoefficient: 0.5 #Balance Space Stories. Official stats - 0.75 - type: Armor modifiers: coefficients: @@ -628,7 +644,7 @@ - type: FireProtection reduction: 0.8 - type: StaminaResistance # do not add these to other equipment or mobs, we don't want to microbalance these everywhere - damageCoefficient: 0.6 + damageCoefficient: 0.5 #Balance Space Stories. Official stats - 0.6 - type: Armor modifiers: coefficients: @@ -684,7 +700,7 @@ - type: ExplosionResistance damageCoefficient: 0.5 - type: StaminaResistance # do not add these to other equipment or mobs, we don't want to microbalance these everywhere - damageCoefficient: 0.6 + damageCoefficient: 0.4 #Balance Space Stories. Official stats - 0.6 - type: Armor modifiers: coefficients: @@ -736,7 +752,8 @@ - type: PressureProtection highPressureMultiplier: 0.2 lowPressureMultiplier: 1000 - # - type: StaminaResistance # Should not have stamina resistance, this is purely so people know it was not forgotten. + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.65 - type: Armor modifiers: coefficients: @@ -799,6 +816,8 @@ Heat: 0.25 Radiation: 0.25 Caustic: 0.75 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.65 - type: ClothingSpeedModifier walkModifier: 0.8 sprintModifier: 0.8 @@ -865,6 +884,8 @@ Piercing: 0.9 Heat: 0.4 Caustic: 0.75 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.65 - type: ClothingSpeedModifier walkModifier: 0.6 sprintModifier: 0.6 @@ -900,6 +921,8 @@ Piercing: 0.85 Heat: 0.4 Caustic: 0.75 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.6 - type: ClothingSpeedModifier walkModifier: 0.8 sprintModifier: 0.8 @@ -1093,6 +1116,8 @@ Shock: 0.1 Radiation: 0.1 Caustic: 0.1 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.6 - type: ZombificationResistance zombificationResistanceCoefficient: 0.25 - type: ClothingSpeedModifier From d88b0ef2228930405071c1b93a0aeffbc9f5a8a4 Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 13:24:03 +0500 Subject: [PATCH 7/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=BC=D1=83=D1=81=D0=BE=D1=80=D0=BD=D0=BE=D0=B9=20?= =?UTF-8?q?=D0=B1=D1=80=D0=BE=D0=BD=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Entities/Clothing/OuterClothing/scraparmor.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/scraparmor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/scraparmor.yml index adf4227595..c55201d983 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/scraparmor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/scraparmor.yml @@ -74,6 +74,8 @@ Piercing: 0.5 #Some nukie tier physical protection... Heat: 0.8 Radiation: 0.8 #Hey, it's a bunch of solid steel. + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.8 - type: ExplosionResistance damageCoefficient: 0.80 - type: ClothingSpeedModifier #But that protection comes at a price. From 3a1b61eb3e4a510100409f640587c7ffa0b8c27a Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 13:25:58 +0500 Subject: [PATCH 8/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=B4=D0=BB?= =?UTF-8?q?=D1=8F=20=D0=B1=D1=80=D0=BE=D0=BD=D0=B8=20=D1=81=D0=B0=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B0=20=D0=B8=20=D0=BD=D0=B8=D0=BD=D0=B4=D0=B7?= =?UTF-8?q?=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Prototypes/Entities/Clothing/OuterClothing/suits.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index c16f8a0801..8f4bc019b3 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -18,6 +18,8 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.75 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.7 - type: ExplosionResistance damageCoefficient: 0.15 - type: GroupExamine @@ -169,6 +171,8 @@ Slash: 0.8 Piercing: 0.8 Heat: 0.8 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.6 # phase cloak - type: ToggleClothing action: ActionTogglePhaseCloak From 82bee941519b6db85258dd997dfb8fc52f182484 Mon Sep 17 00:00:00 2001 From: andreyxe <3223492009az@gmail.com> Date: Sat, 8 Aug 2026 13:32:12 +0500 Subject: [PATCH 9/9] =?UTF-8?q?=D0=A1=D1=82=D0=B0=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=80=D0=B5=D0=B7=D0=B8=D1=81=D1=82=D1=8B=20=D0=BF=D0=BE?= =?UTF-8?q?=D1=87=D1=82=D0=B8=20=D0=B4=D0=BB=D1=8F=20=D0=B2=D1=81=D0=B5?= =?UTF-8?q?=D0=B9=20=D0=B1=D1=80=D0=BE=D0=BD=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated StaminaResistance comments for clarity. --- .../Entities/Clothing/OuterClothing/armor.yml | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index 1b63c26c3d..a211fbca97 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -21,7 +21,7 @@ Slash: 0.70 Piercing: 0.70 #Can save you, but bullets will still hurt. Will take about 10 shots from a Viper before critting, as opposed to 7 while unarmored and 16~ with a bulletproof vest. Heat: 0.80 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.6 - type: ExplosionResistance damageCoefficient: 0.90 @@ -65,7 +65,7 @@ Slash: 0.9 Piercing: 0.4 Heat: 0.9 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.6 - type: ExplosionResistance damageCoefficient: 0.80 @@ -87,7 +87,7 @@ Slash: 0.9 Piercing: 0.9 Heat: 0.4 # this technically means it protects against fires pretty well? -heat is just for lasers and stuff, not atmos temperature - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.6 - type: Reflect reflectProb: 1 @@ -120,7 +120,7 @@ Piercing: 0.6 Heat: 0.5 Caustic: 0.9 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.5 - type: GroupExamine @@ -167,7 +167,7 @@ Slash: 0.6 Piercing: 0.3 Heat: 0.9 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.4 - type: StaticPrice price: 1500 @@ -195,7 +195,7 @@ Heat: 0.3 Radiation: 0.5 Caustic: 0.5 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.4 - type: FireProtection reduction: 0.85 @@ -220,7 +220,7 @@ Slash: 0.7 Piercing: 0.5 Heat: 0.9 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.5 @@ -248,8 +248,8 @@ Piercing: 0.35 Heat: 0.35 Caustic: 0.5 - - type: StaminaResistance #Space-Stories - damageCoefficient: 0.35 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.4 - type: ClothingSpeedModifier walkModifier: 0.9 sprintModifier: 0.9 @@ -320,8 +320,8 @@ Piercing: 0.7 Heat: 0.9 Caustic: 0.9 - - type: StaminaResistance #Space-Stories - damageCoefficient: 0.4 + - type: StaminaResistance #Balance Space Stories + damageCoefficient: 0.45 - type: ExplosionResistance damageCoefficient: 0.9 - type: GroupExamine @@ -343,7 +343,7 @@ Slash: 0.5 Piercing: 0.5 Heat: 0.5 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.5 - type: GroupExamine @@ -366,7 +366,7 @@ Heat: 0.5 Radiation: 0 Caustic: 0.75 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.5 - type: GroupExamine - type: ProtectedFromStepTriggers @@ -460,7 +460,7 @@ Blunt: 0.6 Slash: 0.8 Piercing: 0.4 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.65 - type: ClothingSpeedModifier walkModifier: 0.8 @@ -492,7 +492,7 @@ Slash: 0.5 Piercing: 0.6 Heat: 0.5 - - type: StaminaResistance #Space-Stories + - type: StaminaResistance #Balance Space Stories damageCoefficient: 0.6 - type: GroupExamine - type: ProtectedFromStepTriggers