diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index 537b39f4d3..e73eca00bf 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -66,9 +66,9 @@ - type: Armor modifiers: coefficients: - Blunt: 0.7 - Slash: 0.7 - Piercing: 0.7 + Blunt: 0.65 + Slash: 0.65 + Piercing: 0.6 Heat: 0.7 Caustic: 0.75 # not the full 90% from ss13 because of the head - type: ExplosionResistance @@ -82,10 +82,11 @@ - type: Armor modifiers: coefficients: - Blunt: 0.7 - Slash: 0.7 + Blunt: 0.65 + Slash: 0.65 Piercing: 0.7 Heat: 0.7 + Caustic: 0.9 - type: ExplosionResistance damageCoefficient: 0.9 diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml index ec9b5e7f06..1a31de2b43 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/hardsuits.yml @@ -251,6 +251,7 @@ Blunt: 0.6 Slash: 0.6 Piercing: 0.6 + Heat: 0.8 Caustic: 0.7 - type: ClothingSpeedModifier walkModifier: 0.75 @@ -305,9 +306,10 @@ - type: Armor modifiers: coefficients: - Blunt: 0.5 - Slash: 0.6 + Blunt: 0.4 + Slash: 0.5 Piercing: 0.6 + Heat: 0.8 Caustic: 0.7 - type: ClothingSpeedModifier walkModifier: 0.7 @@ -466,13 +468,14 @@ highPressureMultiplier: 0.45 lowPressureMultiplier: 1000 - type: ExplosionResistance - damageCoefficient: 0.6 + damageCoefficient: 0.5 - type: Armor modifiers: coefficients: Blunt: 0.6 Slash: 0.5 Piercing: 0.5 + Heat: 0.8 Radiation: 0.5 Caustic: 0.6 - type: ClothingSpeedModifier