From 79565e13715b6f1afd0834831aaa8e52d8f3a55c Mon Sep 17 00:00:00 2001 From: Aviu00 Date: Tue, 5 Mar 2024 08:48:55 +0300 Subject: [PATCH] - tweak: Lower chaplain damage resist. --- .../White/Entities/Clothing/Head/chaplain_helmets.yml | 4 ++-- .../White/Entities/Clothing/OuterClothing/chaplain_armor.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/White/Entities/Clothing/Head/chaplain_helmets.yml b/Resources/Prototypes/White/Entities/Clothing/Head/chaplain_helmets.yml index 3b2e96c123..1627735e3e 100644 --- a/Resources/Prototypes/White/Entities/Clothing/Head/chaplain_helmets.yml +++ b/Resources/Prototypes/White/Entities/Clothing/Head/chaplain_helmets.yml @@ -11,8 +11,8 @@ - type: Armor modifiers: coefficients: - Blunt: 0.8 - Slash: 0.8 + Blunt: 0.85 + Slash: 0.85 Piercing: 0.95 - type: Tag tags: diff --git a/Resources/Prototypes/White/Entities/Clothing/OuterClothing/chaplain_armor.yml b/Resources/Prototypes/White/Entities/Clothing/OuterClothing/chaplain_armor.yml index e9d6d946ed..4267448a7d 100644 --- a/Resources/Prototypes/White/Entities/Clothing/OuterClothing/chaplain_armor.yml +++ b/Resources/Prototypes/White/Entities/Clothing/OuterClothing/chaplain_armor.yml @@ -11,8 +11,8 @@ - type: Armor modifiers: coefficients: - Blunt: 0.4 - Slash: 0.4 + Blunt: 0.5 + Slash: 0.5 Piercing: 0.9 Heat: 0.5 - type: ClothingSpeedModifier