From d7fa90c39326bc90a71d28d28f368a5e54681df5 Mon Sep 17 00:00:00 2001 From: Aviu00 <93730715+Aviu00@users.noreply.github.com> Date: Thu, 14 Mar 2024 01:19:51 +0900 Subject: [PATCH] - tweak: Terminators have adequate resistances now. (#186) --- Resources/Prototypes/Damage/modifier_sets.yml | 27 +++++++------------ 1 file changed, 10 insertions(+), 17 deletions(-) diff --git a/Resources/Prototypes/Damage/modifier_sets.yml b/Resources/Prototypes/Damage/modifier_sets.yml index e850785863..a70270252d 100644 --- a/Resources/Prototypes/Damage/modifier_sets.yml +++ b/Resources/Prototypes/Damage/modifier_sets.yml @@ -313,15 +313,13 @@ - type: damageModifierSet id: CyberneticFlesh coefficients: - Blunt: 0.2 - Slash: 0.2 - Piercing: 0.1 - # fire and lasers burn it good + Blunt: 1.0 + Slash: 1.0 + Piercing: 1.0 Heat: 1.0 - # zap - Shock: 1.5 - Cold: 0.25 - Caustic: 0.25 + Shock: 1.0 + Cold: 1.0 + Caustic: 1.0 # doesnt have organs to poison Poison: 0.0 Cellular: 0.0 @@ -331,18 +329,13 @@ id: Cybernetic coefficients: # bonk - Blunt: 1.0 - # alloy too hard to cut or shoot - Slash: 0.0 - Piercing: 0.0 - # no burning anymore - Heat: 0.0 + Blunt: 0.8 + Slash: 0.3 + Piercing: 0.3 + Heat: 0.3 # zap zap Shock: 2.5 Cold: 0.0 Caustic: 0.0 Poison: 0.0 Cellular: 0.0 - flatReductions: - # can't punch the endoskeleton to death - Blunt: 5