From 6bcc0e3eb55ff6c1d7cc4132492660c04666891b Mon Sep 17 00:00:00 2001 From: ZoNeSRuS <42711621+ZoNeSRuS@users.noreply.github.com> Date: Sun, 14 Apr 2024 22:50:05 +0700 Subject: [PATCH] Buff hypopen (#909) * buffHypopen * buffHypopen * buffHypopen * buffHypopen * buffHypopen --- .../Entities/Objects/Specific/Medical/hypospray.yml | 1 + .../Entities/Objects/Specific/chemistry-bottles.yml | 2 +- Resources/Prototypes/Reagents/narcotics.yml | 8 +++++++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml index adac2250086c48..37bffffbbf1520 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/Medical/hypospray.yml @@ -410,6 +410,7 @@ - type: ExaminableSolution solution: hypospray - type: Hypospray + transferAmount: 10 #SS220 buffHypopen onlyMobs: false - type: UseDelay delay: 0.5 diff --git a/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml b/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml index acfb65aa54fab5..3280b3d6ab4722 100644 --- a/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml +++ b/Resources/Prototypes/Entities/Objects/Specific/chemistry-bottles.yml @@ -224,7 +224,7 @@ maxVol: 30 reagents: - ReagentId: Nocturine - Quantity: 30 + Quantity: 20 #ss220 buffHypopen - type: entity id: EphedrineChemistryBottle diff --git a/Resources/Prototypes/Reagents/narcotics.yml b/Resources/Prototypes/Reagents/narcotics.yml index 0e9399050615e8..3f1869ea5ad40f 100644 --- a/Resources/Prototypes/Reagents/narcotics.yml +++ b/Resources/Prototypes/Reagents/narcotics.yml @@ -287,12 +287,18 @@ meltingPoint: 128.0 metabolisms: Narcotic: + metabolismRate: 0.1 #ss220 buffHypopen effects: +#ss220 buffHypopen + - !type:MovespeedModifier + walkSpeedModifier: 0.65 + sprintSpeedModifier: 0.65 +#ss220 buffHypopen end - !type:GenericStatusEffect conditions: - !type:ReagentThreshold reagent: Nocturine - min: 8 + min: 6 #ss220 buffHypopen key: ForcedSleep component: ForcedSleeping refresh: false