@@ -13,6 +13,9 @@ reagent-desc-polytrinic-acid = An extremely corrosive chemical substance. Severe
|
|||||||
reagent-name-chloral-hydrate = chloral hydrate
|
reagent-name-chloral-hydrate = chloral hydrate
|
||||||
reagent-desc-chloral-hydrate = A sedative and hypnotic chemical. Commonly used to put other people to sleep, whether they want to or not.
|
reagent-desc-chloral-hydrate = A sedative and hypnotic chemical. Commonly used to put other people to sleep, whether they want to or not.
|
||||||
|
|
||||||
|
reagent-name-gastrotoxin = gastrotoxin
|
||||||
|
reagent-desc-gastrotoxin = A moderately toxic byproduct of decomposition. Most commonly found in spoiled food.
|
||||||
|
|
||||||
reagent-name-ferrochromic-acid = ferrochromic acid
|
reagent-name-ferrochromic-acid = ferrochromic acid
|
||||||
reagent-desc-ferrochromic-acid = A mildy corrosive solution, unable of causing severe danger unless ingested.
|
reagent-desc-ferrochromic-acid = A mildy corrosive solution, unable of causing severe danger unless ingested.
|
||||||
|
|
||||||
|
|||||||
@@ -614,7 +614,7 @@
|
|||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Nutriment
|
- ReagentId: Nutriment
|
||||||
Quantity: 2
|
Quantity: 2
|
||||||
- ReagentId: Toxin
|
- ReagentId: GastroToxin
|
||||||
Quantity: 3
|
Quantity: 3
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
|
|||||||
@@ -452,7 +452,7 @@
|
|||||||
reagents:
|
reagents:
|
||||||
- ReagentId: UncookedAnimalProteins
|
- ReagentId: UncookedAnimalProteins
|
||||||
Quantity: 5
|
Quantity: 5
|
||||||
- ReagentId: Toxin
|
- ReagentId: GastroToxin
|
||||||
Quantity: 4
|
Quantity: 4
|
||||||
- ReagentId: Fat
|
- ReagentId: Fat
|
||||||
Quantity: 4
|
Quantity: 4
|
||||||
|
|||||||
@@ -56,5 +56,5 @@
|
|||||||
reagents:
|
reagents:
|
||||||
- ReagentId: Water
|
- ReagentId: Water
|
||||||
Quantity: 180
|
Quantity: 180
|
||||||
- ReagentId: Toxin
|
- ReagentId: GastroToxin
|
||||||
Quantity: 20
|
Quantity: 20
|
||||||
|
|||||||
@@ -77,6 +77,27 @@
|
|||||||
types:
|
types:
|
||||||
Poison: 1.5
|
Poison: 1.5
|
||||||
|
|
||||||
|
- type: reagent
|
||||||
|
id: GastroToxin
|
||||||
|
name: reagent-name-gastrotoxin
|
||||||
|
group: Toxins
|
||||||
|
desc: reagent-desc-gastrotoxin
|
||||||
|
flavor: bitter
|
||||||
|
color: "#acc91a"
|
||||||
|
physicalDesc: reagent-physical-desc-putrid
|
||||||
|
metabolisms:
|
||||||
|
Poison:
|
||||||
|
effects:
|
||||||
|
- !type:HealthChange
|
||||||
|
damage:
|
||||||
|
types:
|
||||||
|
Poison: 2
|
||||||
|
- !type:ChemVomit
|
||||||
|
conditions:
|
||||||
|
- !type:ReagentThreshold
|
||||||
|
min: 2
|
||||||
|
probability: 0.2
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: Mold
|
id: Mold
|
||||||
name: reagent-name-mold
|
name: reagent-name-mold
|
||||||
|
|||||||
Reference in New Issue
Block a user