@@ -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