From 95cd0177031dde5cfda236eb7d60267502eeba73 Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sat, 21 Dec 2024 07:23:24 -0300 Subject: [PATCH] My brain is smooth --- Resources/Prototypes/Entities/Objects/Shields/shields.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index d09f96a7ae5..01f31682c58 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -426,14 +426,14 @@ coefficients: Blunt: 1.0 Slash: 0.9 - Piercing: 0.7 - Heat: 0.5 + Piercing: 0.7 # DeltaV - Was 0.85 + Heat: 0.5 # DeltaV - Was 0.6 activeBlockModifier: coefficients: Blunt: 1.2 Slash: 0.85 - Piercing: 0.7 # DeltaV - Was 0.85 - Heat: 0.5 # DeltaV - Was 0.6 + Piercing: 0.7 + Heat: 0.5 flatReductions: Heat: 1 Piercing: 1