From 0a1d916adfa9298023b2baebf317d4d53cbf4f1e Mon Sep 17 00:00:00 2001 From: Radezolid Date: Thu, 21 Nov 2024 02:31:35 -0300 Subject: [PATCH 1/4] Changes --- .../Prototypes/Entities/Objects/Shields/shields.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index 3bd4a89d532..e588c4212fe 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -418,7 +418,7 @@ color: blue - type: ItemTogglePointLight - type: Reflect - reflectProb: 0.95 + reflectProb: 0.5 reflects: - Energy - type: Blocking @@ -426,8 +426,8 @@ coefficients: Blunt: 1.0 Slash: 0.9 - Piercing: 0.85 - Heat: 0.6 + Piercing: 0.7 + Heat: 0.5 activeBlockModifier: coefficients: Blunt: 1.2 @@ -444,13 +444,13 @@ thresholds: - trigger: !type:DamageTrigger - damage: 180 + damage: 380 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] - trigger: !type:DamageTrigger - damage: 100 + damage: 300 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] From e0d57f248202660310c5de3b15dfd0d2bba0c433 Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sat, 21 Dec 2024 07:20:38 -0300 Subject: [PATCH 2/4] Forgor comments --- .../Prototypes/Entities/Objects/Shields/shields.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index e588c4212fe..d09f96a7ae5 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -418,7 +418,7 @@ color: blue - type: ItemTogglePointLight - type: Reflect - reflectProb: 0.5 + reflectProb: 0.5 # DeltaV - Was 0.95 reflects: - Energy - type: Blocking @@ -432,8 +432,8 @@ coefficients: Blunt: 1.2 Slash: 0.85 - Piercing: 0.5 - Heat: 0.4 + Piercing: 0.7 # DeltaV - Was 0.85 + Heat: 0.5 # DeltaV - Was 0.6 flatReductions: Heat: 1 Piercing: 1 @@ -444,13 +444,13 @@ thresholds: - trigger: !type:DamageTrigger - damage: 380 + damage: 380 # DeltaV - Was 180 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] - trigger: !type:DamageTrigger - damage: 300 + damage: 300 # DeltaV - Was 100 behaviors: - !type:DoActsBehavior acts: [ "Destruction" ] From 95cd0177031dde5cfda236eb7d60267502eeba73 Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sat, 21 Dec 2024 07:23:24 -0300 Subject: [PATCH 3/4] 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 From dc0aaadf0e855fd09cf07b8045d0ee6a2a520cfe Mon Sep 17 00:00:00 2001 From: Radezolid Date: Sat, 21 Dec 2024 07:26:24 -0300 Subject: [PATCH 4/4] Extra smooth brain --- Resources/Prototypes/Entities/Objects/Shields/shields.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Shields/shields.yml b/Resources/Prototypes/Entities/Objects/Shields/shields.yml index 01f31682c58..235d51b8167 100644 --- a/Resources/Prototypes/Entities/Objects/Shields/shields.yml +++ b/Resources/Prototypes/Entities/Objects/Shields/shields.yml @@ -432,8 +432,8 @@ coefficients: Blunt: 1.2 Slash: 0.85 - Piercing: 0.7 - Heat: 0.5 + Piercing: 0.5 + Heat: 0.4 flatReductions: Heat: 1 Piercing: 1