Port vomit from Nyano (#8349)
This commit is contained in:
@@ -108,6 +108,12 @@
|
||||
damage:
|
||||
groups:
|
||||
Caustic: 1
|
||||
- !type:ChemVomit
|
||||
probability: 0.04
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Ethanol
|
||||
min: 3
|
||||
|
||||
- type: reagent
|
||||
id: Gin
|
||||
|
||||
@@ -249,6 +249,19 @@
|
||||
types:
|
||||
Radiation: -1
|
||||
|
||||
- type: reagent
|
||||
id: Ipecac
|
||||
name: ipecac
|
||||
group: Medicine
|
||||
desc: Induces vomiting. Useful for stopping a poisoning that isn't done metabolizing.
|
||||
physicalDesc: inky
|
||||
color: "#422912"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ChemVomit
|
||||
probability: 0.3
|
||||
|
||||
- type: reagent
|
||||
id: Inaprovaline
|
||||
name: reagent-name-inaprovaline
|
||||
@@ -366,6 +379,8 @@
|
||||
types:
|
||||
Cellular: -1
|
||||
Radiation: 1
|
||||
- !type:ChemVomit
|
||||
probability: 0.05
|
||||
|
||||
- type: reagent
|
||||
id: Romerol
|
||||
|
||||
@@ -254,6 +254,13 @@
|
||||
damage:
|
||||
types:
|
||||
Poison: 4
|
||||
- !type:ChemVomit
|
||||
probability: 0.025
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 3
|
||||
- !type:OrganType
|
||||
type: Animal
|
||||
|
||||
- type: reagent
|
||||
id: Amatoxin
|
||||
|
||||
Reference in New Issue
Block a user