From: iaada Date: Tue, 29 Jul 2025 20:15:24 +0000 (-0500) Subject: hard life being so indecisive X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=c473ee66671560e557dcb59ba5520d063bf8947b;p=space-station-14.git hard life being so indecisive --- diff --git a/Resources/Prototypes/Damage/modifier_sets.yml b/Resources/Prototypes/Damage/modifier_sets.yml index cfae9d916a..cfb88c6a26 100644 --- a/Resources/Prototypes/Damage/modifier_sets.yml +++ b/Resources/Prototypes/Damage/modifier_sets.yml @@ -155,13 +155,15 @@ flatReductions: Blunt: 5 +# Generally quite fragile - type: damageModifierSet - id: FlimsyWood # aka Cardboard + id: Cardboard coefficients: - Blunt: 0.8 - Slash: 2.0 - Piercing: 0.5 # poking holes in cardboard doesn't do much - Heat: 2.0 + Blunt: 1.3 + Slash: 1.3 + Piercing: 0.3 # poking holes in cardboard doesn't do much + Heat: 2.0 # it's wood so it burns + Structural: 1.3 - type: damageModifierSet id: Web # Very flammable, can be easily hacked and slashed, but shooting or hitting it is another story. diff --git a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml index b59d3a961f..7233df4415 100644 --- a/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml +++ b/Resources/Prototypes/Entities/Objects/Consumable/Drinks/drinks_base_materials.yml @@ -131,7 +131,7 @@ components: - type: Damageable damageContainer: Inorganic - damageModifierSet: FlimsyWood + damageModifierSet: Cardboard - type: Destructible thresholds: - trigger: # Overkill threshold