diff --git a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml index 95fc902756b..704dd086d86 100644 --- a/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml +++ b/Resources/Prototypes/Corvax/Entities/Clothing/OuterClothing/hardsuits.yml @@ -11,22 +11,19 @@ - type: PressureProtection highPressureMultiplier: 0.02 lowPressureMultiplier: 1000 - - type: ClothingSpeedModifier - walkModifier: 1.0 - sprintModifier: 1.0 - type: TemperatureProtection coefficient: 0.001 - type: Armor modifiers: coefficients: - Blunt: 0.7 - Slash: 0.7 - Piercing: 0.6 + Blunt: 0.5 + Slash: 0.5 + Piercing: 0.4 Heat: 0.05 Cold: 0.1 Shock: 0.1 Radiation: 0.1 - type: ExplosionResistance - damageCoefficient: 0.7 + damageCoefficient: 0.55 - type: ToggleableClothing clothingPrototype: ClothingHeadHelmetCBURNLeader diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml index fec4d4df6c7..7ca509651f6 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/bio.yml @@ -61,6 +61,15 @@ sprite: Clothing/OuterClothing/Bio/security.rsi - type: Clothing sprite: Clothing/OuterClothing/Bio/security.rsi + - type: Armor + modifiers: + coefficients: + Blunt: 0.7 + Slash: 0.7 + Piercing: 0.7 + Heat: 0.8 + - type: ExplosionResistance + damageCoefficient: 0.9 - type: entity parent: ClothingOuterBioGeneral