From 3467752a08deeb4f09ffdb2db86bfa7fe3f7bf5b Mon Sep 17 00:00:00 2001 From: leo <136020119+leonardo-dabepis@users.noreply.github.com> Date: Wed, 29 Jan 2025 01:36:12 +1000 Subject: [PATCH] Merge pull request #2736 from leonardo-dabepis/breaking-bad-reference Cellular Damage from Meth and Nicotine --- Resources/Prototypes/Reagents/narcotics.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Resources/Prototypes/Reagents/narcotics.yml b/Resources/Prototypes/Reagents/narcotics.yml index 4eeeb09997..bdad27ae78 100644 --- a/Resources/Prototypes/Reagents/narcotics.yml +++ b/Resources/Prototypes/Reagents/narcotics.yml @@ -15,6 +15,7 @@ damage: types: Poison: 0.75 + Cellular: 1 # DeltaV - meth rots you just like in real life :D - !type:HealthChange conditions: - !type:ReagentThreshold @@ -228,6 +229,16 @@ plantMetabolism: - !type:PlantAdjustHealth amount: -5 + metabolisms: # DeltaV - nicotine gives you the smallest amount of cell damage just like real life :D + Poison: + effects: + - !type:HealthChange + damage: + types: + Cellular: 0.01 + Food: + effects: + - !type:SatiateHunger # TODO: Replace these nonstandardized effects with generic brain damage - type: reagent