From cc19cd8ff5032f4bb129881ea7a828e1ad0ce4b1 Mon Sep 17 00:00:00 2001 From: drdth Date: Thu, 28 Dec 2023 18:44:38 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=B5=D1=80=D0=BC=D0=B8=D0=BD=D0=B0?= =?UTF-8?q?=D1=82=D0=BE=D1=80=20=D1=85=D0=BE=D1=82=D1=84=D0=B8=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Clothing/OuterClothing/hardsuits.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index b581910897..0b780c0071 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -452,16 +452,16 @@ highPressureMultiplier: 0.45 lowPressureMultiplier: 1000 - type: ExplosionResistance - damageCoefficient: 0.2 + damageCoefficient: 0.8 - type: Armor modifiers: - coefficients: - Blunt: 0.2 - Slash: 0.1 - Piercing: 0.1 - Radiation: 0.1 - Caustic: 0.2 - Heat: 0.1 + coefficients: # 0.9 -> 10% защиты, блять! + Blunt: 0.8 + Slash: 0.9 + Piercing: 0.9 + Radiation: 0.9 + Caustic: 0.8 + Heat: 0.9 - type: ClothingSpeedModifier walkModifier: 0.9 sprintModifier: 0.9