From 8edae953d7ef6ff2b82937243ec9fc550f236be9 Mon Sep 17 00:00:00 2001 From: Aviu00 <93730715+Aviu00@users.noreply.github.com> Date: Sat, 3 Feb 2024 19:55:15 +0900 Subject: [PATCH] - tweak: Stimulant tweaks (#19) --- Content.Server/Changeling/ChangelingSystem.Abilities.cs | 2 +- Resources/Prototypes/Catalog/uplink_catalog.yml | 4 ++-- Resources/Prototypes/Reagents/narcotics.yml | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Content.Server/Changeling/ChangelingSystem.Abilities.cs b/Content.Server/Changeling/ChangelingSystem.Abilities.cs index 30db54d4bb..d4f77c7c2f 100644 --- a/Content.Server/Changeling/ChangelingSystem.Abilities.cs +++ b/Content.Server/Changeling/ChangelingSystem.Abilities.cs @@ -417,7 +417,7 @@ public sealed partial class ChangelingSystem if (!TakeChemicals(uid, component, 30)) return; - _solutionContainer.TryAddReagent(injectable.Value, "Stimulants", 50); + _solutionContainer.TryAddReagent(injectable.Value, "Stimulants", 10); args.Handled = true; } diff --git a/Resources/Prototypes/Catalog/uplink_catalog.yml b/Resources/Prototypes/Catalog/uplink_catalog.yml index 363f8a1671..07beb1ede1 100644 --- a/Resources/Prototypes/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/Catalog/uplink_catalog.yml @@ -1467,7 +1467,7 @@ description: uplink-stimpack-desc productEntity: Stimpack cost: - Telecrystal: 4 + Telecrystal: 8 categories: - UplinkMisc @@ -1487,7 +1487,7 @@ description: uplink-experimental-stimpack-desc productEntity: StimpackExperimental cost: - Telecrystal: 8 + Telecrystal: 12 categories: - UplinkMisc conditions: diff --git a/Resources/Prototypes/Reagents/narcotics.yml b/Resources/Prototypes/Reagents/narcotics.yml index 3b23225327..a64f455883 100644 --- a/Resources/Prototypes/Reagents/narcotics.yml +++ b/Resources/Prototypes/Reagents/narcotics.yml @@ -257,6 +257,14 @@ min: 1 reagent: ChloralHydrate amount: -3 + - !type:GenericStatusEffect + conditions: + - !type:ReagentThreshold + min: 10 + key: StaminaModifier + component: StaminaModifier + time: 3 + type: Add - type: reagent id: THC