From c60b47ad0d070ccf63f379aa61b8805d19ebfcf5 Mon Sep 17 00:00:00 2001 From: Leander-0 Date: Sat, 29 Jul 2023 23:43:41 -0400 Subject: [PATCH] nerf heavy armor --- .../Entities/Clothing/OuterClothing/armor.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index 06cdb94fa17..0cfe5dd9631 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -127,13 +127,14 @@ - type: Armor modifiers: coefficients: - Blunt: 0.2 - Slash: 0.2 - Piercing: 0.2 - Heat: 0.5 - Radiation: 0 + Blunt: 0.6 + Slash: 0.6 + Piercing: 0.5 + Heat: 0.7 Caustic: 0.75 - type: GroupExamine + - type: ExplosionResistance + damageCoefficient: 0.7 - type: entity parent: ClothingOuterArmorHeavy