From 13b5b576e4280a5fe05958ff6b72d0fe085458b9 Mon Sep 17 00:00:00 2001 From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Sun, 24 Jul 2022 05:30:06 -0600 Subject: [PATCH] Juggernaut Suit Buff (#9994) * lmao * Update hardsuits.yml --- .../Entities/Clothing/OuterClothing/hardsuits.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index ca79a33250..0d2526d732 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -496,15 +496,15 @@ highPressureMultiplier: 0.2 lowPressureMultiplier: 1000 - type: ClothingSpeedModifier - walkModifier: 0.5 - sprintModifier: 0.5 #extremely slow + walkModifier: 0.6 + sprintModifier: 0.6 #extremely slow - type: Armor modifiers: coefficients: - Blunt: 0.2 + Blunt: 0.35 Slash: 0.2 - Piercing: 0.2 - Heat: 0.35 + Piercing: 0.1 + Heat: 0.1 Radiation: 0.1 - type: ExplosionResistance damageCoefficient: 0.8