Skip to content

Commit

Permalink
Psych chems no longer stronger than nocturine (#2302)
Browse files Browse the repository at this point in the history
Whoever made this was off their rocker
  • Loading branch information
Stop-Signs authored Nov 27, 2024
1 parent cd949ad commit bc2bb8f
Showing 1 changed file with 78 additions and 78 deletions.
156 changes: 78 additions & 78 deletions Resources/Prototypes/_CD/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,36 +206,36 @@
damage:
types:
Poison: 0.5
- !type:GenericStatusEffect
conditions:
- !type:ReagentThreshold
reagent: Tranquinase # conflicts with many other meds
min: 2.0
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
probability: 0.4
- !type:GenericStatusEffect
conditions:
- !type:ReagentThreshold
reagent: Soretizone # conflicts with many other meds
min: 3.0
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
probability: 0.3
- !type:GenericStatusEffect
conditions:
- !type:ReagentThreshold
reagent: Agonolexyne # conflicts with many other meds
min: 0.25
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
probability: 0.3
#- !type:GenericStatusEffect
#conditions:
#- !type:ReagentThreshold
#reagent: Tranquinase # conflicts with many other meds
#min: 2.0
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
#probability: 0.4
#- !type:GenericStatusEffect # DeltaV - Removed all psych med forcesleeps
#conditions:
#- !type:ReagentThreshold
#reagent: Soretizone # conflicts with many other meds
#min: 3.0
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
#probability: 0.3
#- !type:GenericStatusEffect # DeltaV - Removed all psych med forcesleeps
#conditions:
#- !type:ReagentThreshold
#reagent: Agonolexyne # conflicts with many other meds
#min: 0.25
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
#probability: 0.3
- !type:PopupMessage
type: Local
visualType: Medium
Expand Down Expand Up @@ -344,15 +344,15 @@
conditions:
- !type:ReagentThreshold
min: 16.5
- !type:GenericStatusEffect
conditions:
- !type:ReagentThreshold
min: 20.0
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
probability: 0.1
#- !type:GenericStatusEffect # DeltaV - Removed all psych med forcesleeps
#conditions:
#- !type:ReagentThreshold
#min: 20.0
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
#probability: 0.1
- !type:HealthChange # poisons you if you take way too much
conditions:
- !type:ReagentThreshold
Expand Down Expand Up @@ -525,25 +525,25 @@
- "reagent-effect-painkiller-normal3"
- "reagent-effect-painkiller-normal4"
probability: 0.085
- !type:GenericStatusEffect
probability: 0.1
conditions:
- !type:ReagentThreshold
min: 14.5 # overdose knocks you out
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
- !type:GenericStatusEffect
probability: 0.08
conditions:
- !type:ReagentThreshold
reagent: Stubantazine
min: 5 # taking with other painkillers will knock you out
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
#- !type:GenericStatusEffect # DeltaV - Removed all psych med forcesleeps
#probability: 0.1
#conditions:
#- !type:ReagentThreshold
#min: 14.5 # overdose knocks you out
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
#- !type:GenericStatusEffect # DeltaV - Removed all psych med forcesleeps
#probability: 0.08
#conditions:
#- !type:ReagentThreshold
#reagent: Stubantazine
#min: 5 # taking with other painkillers will knock you out
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
Expand Down Expand Up @@ -592,26 +592,26 @@
- "reagent-effect-painkiller-strong5"
- "reagent-effect-painkiller-strong6"
probability: 0.1
- !type:GenericStatusEffect
probability: 0.1
conditions:
- !type:ReagentThreshold
reagent: Stubantazine
min: 4 # taking with other painkillers will knock you out
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
- !type:GenericStatusEffect
probability: 0.15
conditions:
- !type:ReagentThreshold
reagent: Soretizone
min: 2 # taking with other painkillers will knock you out
key: ForcedSleep
component: ForcedSleeping
refresh: false
type: Add
#- !type:GenericStatusEffect # DeltaV - Removed all psych med forcesleeps
#probability: 0.1
#conditions:
#- !type:ReagentThreshold
#reagent: Stubantazine
#min: 4 # taking with other painkillers will knock you out
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
#- !type:GenericStatusEffect # DeltaV - Removed all psych med forcesleeps
#probability: 0.15
#conditions:
#- !type:ReagentThreshold
#reagent: Soretizone
#min: 2 # taking with other painkillers will knock you out
#key: ForcedSleep
#component: ForcedSleeping
#refresh: false
#type: Add
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
Expand Down

0 comments on commit bc2bb8f

Please sign in to comment.