Cognizine, a chemical that makes an entity sentient and a ghost role (#11992)
This commit is contained in:
@@ -8,3 +8,5 @@ ghost-role-information-mouse-description = A hungry and mischievous mouse.
|
||||
|
||||
ghost-role-information-giant-spider-name = Giant spider
|
||||
ghost-role-information-giant-spider-description = Wreak havoc on the station's inhabitants!
|
||||
|
||||
ghost-role-information-cognizine-description = Made conscious with the magic of cognizine.
|
||||
@@ -87,3 +87,6 @@ reagent-desc-oculine = Heals eye damage.
|
||||
|
||||
reagent-name-ethylredoxrazine = ethylredoxrazine
|
||||
reagent-desc-ethylredoxrazine = Neutralises the effects of alcohol in the blood stream. Though it is commonly needed, it is rarely requested.
|
||||
|
||||
reagent-name-cognizine = cognizine
|
||||
reagent-desc-cognizine = A mysterious chemical which is able to make any non-sentient creature sentient.
|
||||
@@ -81,3 +81,4 @@ reagent-physical-desc-electric = electric
|
||||
reagent-physical-desc-chewy = chewy
|
||||
reagent-physical-desc-volatile = volatile
|
||||
reagent-physical-desc-inky = inky
|
||||
reagent-physical-desc-enigmatic = enigmatic
|
||||
@@ -690,3 +690,18 @@
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ChemHealEyeDamage
|
||||
|
||||
- type: reagent
|
||||
id: Cognizine
|
||||
name: reagent-name-cognizine
|
||||
desc: reagent-desc-cognizine
|
||||
group: Medicine
|
||||
physicalDesc: reagent-physical-desc-enigmatic
|
||||
color: "#b50ee8"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:MakeSentient
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 5
|
||||
@@ -343,3 +343,15 @@
|
||||
amount: 1
|
||||
products:
|
||||
Spaceacillin: 2
|
||||
|
||||
- type: reaction
|
||||
id: Cognizine
|
||||
reactants:
|
||||
CarpoToxin:
|
||||
amount: 1
|
||||
Siderlac:
|
||||
amount: 1
|
||||
UnstableMutagen:
|
||||
amount: 1
|
||||
products:
|
||||
Cognizine: 1
|
||||
Reference in New Issue
Block a user