From 2708c5e74256b2c596d9aa1501db65f64d6e86a8 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Fri, 28 Jul 2023 14:21:29 -0600 Subject: [PATCH] firesuits/jugsuits buff (#18407) * fireuits * hardsoots --- .../Entities/Clothing/OuterClothing/hardsuits.yml | 14 +++++++------- .../Entities/Clothing/OuterClothing/suits.yml | 10 +++++----- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index 9d7579d56e..36dc31247e 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -51,7 +51,7 @@ Blunt: 0.9 Slash: 0.9 Piercing: 0.9 - Heat: 0.4 + Heat: 0.2 Radiation: 0.5 Caustic: 0.5 - type: ClothingSpeedModifier @@ -441,15 +441,15 @@ - type: Armor modifiers: coefficients: - Blunt: 0.3 - Slash: 0.3 - Piercing: 0.3 + Blunt: 0.2 + Slash: 0.2 + Piercing: 0.2 Heat: 0.2 - Radiation: 0.25 - Caustic: 0.35 + Radiation: 0.2 + Caustic: 0.2 - type: ClothingSpeedModifier walkModifier: 0.9 - sprintModifier: 0.65 #extremely slow + sprintModifier: 0.65 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetHardsuitCybersun diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml index 609efb82ce..326d067691 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/suits.yml @@ -33,18 +33,18 @@ - type: Clothing sprite: Clothing/OuterClothing/Suits/fire.rsi - type: PressureProtection - highPressureMultiplier: 0.25 + highPressureMultiplier: 0.04 - type: TemperatureProtection coefficient: 0.005 - type: Armor modifiers: coefficients: Slash: 0.9 - Heat: 0.5 + Heat: 0.3 Cold: 0.2 - type: ClothingSpeedModifier walkModifier: 0.8 - sprintModifier: 0.8 + sprintModifier: 0.7 - type: GroupExamine - type: entity @@ -58,7 +58,7 @@ - type: Clothing sprite: Clothing/OuterClothing/Suits/atmos_firesuit.rsi - type: PressureProtection - highPressureMultiplier: 0.25 + highPressureMultiplier: 0.02 lowPressureMultiplier: 1000 - type: TemperatureProtection coefficient: 0.001 @@ -66,7 +66,7 @@ modifiers: coefficients: Slash: 0.9 - Heat: 0.5 + Heat: 0.3 Cold: 0.2 - type: ClothingSpeedModifier walkModifier: 0.8