@@ -13,6 +13,9 @@ reagent-desc-polytrinic-acid = An extremely corrosive chemical substance. Severe
|
||||
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-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-desc-ferrochromic-acid = A mildy corrosive solution, unable of causing severe danger unless ingested.
|
||||
|
||||
|
||||
@@ -614,7 +614,7 @@
|
||||
reagents:
|
||||
- ReagentId: Nutriment
|
||||
Quantity: 2
|
||||
- ReagentId: Toxin
|
||||
- ReagentId: GastroToxin
|
||||
Quantity: 3
|
||||
- type: Tag
|
||||
tags:
|
||||
|
||||
@@ -452,7 +452,7 @@
|
||||
reagents:
|
||||
- ReagentId: UncookedAnimalProteins
|
||||
Quantity: 5
|
||||
- ReagentId: Toxin
|
||||
- ReagentId: GastroToxin
|
||||
Quantity: 4
|
||||
- ReagentId: Fat
|
||||
Quantity: 4
|
||||
|
||||
@@ -56,5 +56,5 @@
|
||||
reagents:
|
||||
- ReagentId: Water
|
||||
Quantity: 180
|
||||
- ReagentId: Toxin
|
||||
- ReagentId: GastroToxin
|
||||
Quantity: 20
|
||||
|
||||
@@ -77,6 +77,27 @@
|
||||
types:
|
||||
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
|
||||
id: Mold
|
||||
name: reagent-name-mold
|
||||
|
||||
Reference in New Issue
Block a user