From 7b4e520b1d07db33238b10825cae11a3a8a9581a Mon Sep 17 00:00:00 2001 From: mirrorcult Date: Tue, 22 Mar 2022 18:48:48 -0700 Subject: [PATCH] Hardsuit rebalance 2 (#7225) --- .../Prototypes/Entities/Clothing/Head/base_clothinghead.yml | 4 ++-- .../Entities/Clothing/OuterClothing/base_clothingouter.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml index 7a2573715d..4eab41e436 100644 --- a/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml +++ b/Resources/Prototypes/Entities/Clothing/Head/base_clothinghead.yml @@ -32,8 +32,8 @@ - type: Clothing size: 15 - type: PressureProtection - highPressureMultiplier: 0.3 - lowPressureMultiplier: 100 + highPressureMultiplier: 0.6 + lowPressureMultiplier: 10 - type: TemperatureProtection coefficient: 0.1 - type: Armor diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml index fad452a850..f5f7f90bc6 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/base_clothingouter.yml @@ -21,8 +21,8 @@ - type: TemperatureProtection coefficient: 0.001 # yes it needs to be this low, fires are fucking deadly apparently!!!! - type: ClothingSpeedModifier - walkModifier: 0.6 - sprintModifier: 0.4 + walkModifier: 0.4 + sprintModifier: 0.6 - type: Clothing size: 50 - type: Armor