Port miasma from nyano (#8926)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
@@ -144,3 +144,43 @@
|
||||
CarbonDioxide: 1.0
|
||||
Nitrogen: -1.0
|
||||
|
||||
- type: reagent
|
||||
id: Miasma
|
||||
name: reagent-name-miasma
|
||||
desc: reagent-desc-miasma
|
||||
physicalDesc: reagent-physical-desc-gaseous
|
||||
color: "#56941E"
|
||||
boilingPoint: -195.8
|
||||
meltingPoint: -210.0
|
||||
metabolisms:
|
||||
Gas:
|
||||
effects:
|
||||
- !type:ChemCauseRandomDisease
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Miasma
|
||||
min: 1
|
||||
diseases:
|
||||
- VentCough
|
||||
- AMIV
|
||||
- SpaceCold
|
||||
- SpaceFlu
|
||||
- Bird Flew
|
||||
- VanAusdallsRobovirus
|
||||
- BleedersBite
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Miasma
|
||||
min: 1
|
||||
scaleByQuantity: true
|
||||
ignoreResistances: true
|
||||
damage:
|
||||
types:
|
||||
Poison: 0.25
|
||||
- !type:ChemVomit
|
||||
probability: 0.12
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Miasma
|
||||
min: 0.8
|
||||
|
||||
Reference in New Issue
Block a user