diff --git a/Resources/Prototypes/Damage/modifier_sets.yml b/Resources/Prototypes/Damage/modifier_sets.yml index 3971053cbe..ecaf324e18 100644 --- a/Resources/Prototypes/Damage/modifier_sets.yml +++ b/Resources/Prototypes/Damage/modifier_sets.yml @@ -214,17 +214,17 @@ - type: damageModifierSet id: Skeleton coefficients: - Blunt: 1.1 - Slash: 0.8 - Piercing: 0.6 + Blunt: 1.2 # WD from 0.8 to 1.2 + Slash: 0.9 # WD from 0.8 to 0.9 + Piercing: 0.9 # WD from 0.6 to 0.9 Cold: 0.0 Poison: 0.0 Radiation: 0.0 Asphyxiation: 0.0 Bloodloss: 0.0 Cellular: 0.0 - flatReductions: - Blunt: 5 + # flatReductions: # WD + # Blunt: 5 # hurt a lot by blunt, immune to a good amount of other stuff because they're a cookie - type: damageModifierSet