diff --git a/Resources/Prototypes/Catalog/Fills/Crates/armory.yml b/Resources/Prototypes/Catalog/Fills/Crates/armory.yml index 9e01feb50e4..dbc7c9bb490 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/armory.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/armory.yml @@ -89,7 +89,7 @@ containers: entity_storage: !type:AllSelector children: - - id: ClothingOuterArmorARC # DeltaV - ClothingOuterArmorRiot replaced in favour of ARC suit + - id: ClothingOuterArmorRiot # DeltaV - Reverted back to the riot suit amount: 2 - id: ClothingHeadHelmetRiot amount: 2 diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml index 007871b7269..6342f3540c9 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/armor.yml @@ -334,7 +334,7 @@ Heat: 0.9 Caustic: 0.9 - type: ExplosionResistance - damageCoefficient: 0.9 + damageCoefficient: 0.6 # DeltaV - Changed from 10% explosion resist to 40% - type: GroupExamine - type: entity diff --git a/Resources/Prototypes/_DV/Entities/Clothing/OuterClothing/armor.yml b/Resources/Prototypes/_DV/Entities/Clothing/OuterClothing/armor.yml index 891a02db0e9..d949cf2000d 100644 --- a/Resources/Prototypes/_DV/Entities/Clothing/OuterClothing/armor.yml +++ b/Resources/Prototypes/_DV/Entities/Clothing/OuterClothing/armor.yml @@ -72,14 +72,12 @@ Blunt: 0.40 Slash: 0.40 Piercing: 0.70 - Heat: 0.70 - - type: StaminaResistance - damageCoefficient: 0.5 + Heat: 0.90 + Caustic: 0.90 - type: ClothingSpeedModifier - walkModifier: 0.75 - sprintModifier: 0.75 - - type: ExplosionResistance # Almost as good as a plate carrier! Still not going to save you from most bombs though. - damageCoefficient: 0.80 + sprintModifier: 0.90 + - type: ExplosionResistance # Same protection as the Advanced Plate Carrier. + damageCoefficient: 0.60 - type: GroupExamine - type: AllowSuitStorage - type: Tag