Miasma outbreaks give every mob the same disease (#9232)

This commit is contained in:
Rane
2022-07-02 22:25:31 -04:00
committed by GitHub
parent 745c1bf609
commit 87cf078d42
11 changed files with 135 additions and 21 deletions

View File

@@ -163,7 +163,7 @@
metabolisms:
Gas:
effects:
- !type:ChemCauseRandomDisease
- !type:ChemMiasmaPoolSource
conditions:
- !type:OrganType
type: Rat
@@ -171,15 +171,6 @@
- !type:ReagentThreshold
reagent: Miasma
min: 1
diseases:
- VentCough
- AMIV
- SpaceCold
- SpaceFlu
- Bird Flew
- VanAusdallsRobovirus
- BleedersBite
- Plague
- !type:HealthChange
conditions:
- !type:OrganType

View File

@@ -42,6 +42,33 @@
messages: [ "generic-reagent-effect-burning-insides" ]
probability: 0.33
- type: reagent
id: Mold
name: reagent-name-mold
group: Toxins
desc: reagent-desc-mold
color: "#8a9a5b"
physicalDesc: reagent-physical-desc-fuzzy
metabolisms:
Poison:
effects:
- !type:HealthChange
damage:
types:
Poison: 1
- !type:ChemCauseRandomDisease
conditions:
- !type:ReagentThreshold
reagent: Mold
min: 1
diseases:
- VentCough
- SpaceCold
- SpaceFlu
- BirdFlew
- Plague
- type: reagent
id: PolytrinicAcid
name: reagent-name-polytrinic-acid