Skip to content

Commit

Permalink
Buff hypopen (SerbiaStrong-220#909)
Browse files Browse the repository at this point in the history
* buffHypopen

* buffHypopen

* buffHypopen

* buffHypopen

* buffHypopen
  • Loading branch information
ZoNeSRuS authored Apr 14, 2024
1 parent 622bb7e commit 6bcc0e3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@
- type: ExaminableSolution
solution: hypospray
- type: Hypospray
transferAmount: 10 #SS220 buffHypopen
onlyMobs: false
- type: UseDelay
delay: 0.5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
maxVol: 30
reagents:
- ReagentId: Nocturine
Quantity: 30
Quantity: 20 #ss220 buffHypopen

- type: entity
id: EphedrineChemistryBottle
Expand Down
8 changes: 7 additions & 1 deletion Resources/Prototypes/Reagents/narcotics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6bcc0e3

Please sign in to comment.