From aab93c41765a1f067bfe7fdd3c5c0a3b2dabfe98 Mon Sep 17 00:00:00 2001 From: MureixloI <132683811+MureixloI@users.noreply.github.com> Date: Wed, 26 Jun 2024 02:45:02 +0300 Subject: [PATCH 1/3] Buff for CBURN commander's exosuit --- .../Entities/Clothing/OuterClothing/hardsuits.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml index 95fc902756b..e4db1400e54 100644 --- a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml @@ -11,22 +11,19 @@ - type: PressureProtection highPressureMultiplier: 0.02 lowPressureMultiplier: 1000 - - type: ClothingSpeedModifier - walkModifier: 1.0 - sprintModifier: 1.0 - type: TemperatureProtection coefficient: 0.001 - type: Armor modifiers: coefficients: - Blunt: 0.7 - Slash: 0.7 - Piercing: 0.6 + Blunt: 0.5 + Slash: 0.5 + Piercing: 0.4 Heat: 0.05 Cold: 0.1 Shock: 0.1 Radiation: 0.1 - type: ExplosionResistance - damageCoefficient: 0.7 + damageCoefficient: 0.5 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetCBURNLeader From 0f2e3de1e2caf1a2cc3b215de4ff44d59310450a Mon Sep 17 00:00:00 2001 From: MureixloI <132683811+MureixloI@users.noreply.github.com> Date: Wed, 26 Jun 2024 02:49:03 +0300 Subject: [PATCH 2/3] Buff for CBURN commander's exosuit --- .../Corvax/Entities/Clothing/OuterClothing/hardsuits.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml index e4db1400e54..704dd086d86 100644 --- a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml @@ -24,6 +24,6 @@ Shock: 0.1 Radiation: 0.1 - type: ExplosionResistance - damageCoefficient: 0.5 + damageCoefficient: 0.55 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetCBURNLeader From 6290da73442f11ace43755c2d367b1483a849dd7 Mon Sep 17 00:00:00 2001 From: MureixloI <132683811+MureixloI@users.noreply.github.com> Date: Wed, 26 Jun 2024 03:08:15 +0300 Subject: [PATCH 3/3] Buff and fix for Security's BioSuit --- .../Prototypes/Entities/Clothing/OuterClothing/bio.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml index fec4d4df6c7..7ca509651f6 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml @@ -61,6 +61,15 @@ sprite: Clothing/OuterClothing/Bio/security.rsi - type: Clothing sprite: Clothing/OuterClothing/Bio/security.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.7 + Slash: 0.7 + Piercing: 0.7 + Heat: 0.8 + - type: ExplosionResistance + damageCoefficient: 0.9 - type: entity parent: ClothingOuterBioGeneral