Port vomit from Nyano (#8349)

This commit is contained in:
Rane
2022-05-23 19:03:27 -04:00
committed by GitHub
parent 80a68b3867
commit b210df0d03
16 changed files with 249 additions and 7 deletions

View File

@@ -48,6 +48,51 @@
- !type:DiseaseReagentCure
reagent: SpaceCleaner
- type: disease
id: SpaceFlu
name: space flu
cureResist: 0.08
effects:
- !type:DiseaseVomit
probability: 0.01
- !type:DiseasePopUp
probability: 0.025
- !type:DiseaseSnough
probability: 0.025
snoughSound:
collection: Sneezes
- !type:DiseaseHealthChange
probability: 0.015
damage:
types:
Heat: 1
cures:
- !type:DiseaseBedrestCure
maxLength: 100
- type: disease
id: Bird Flew
name: bird flew
cureResist: 0.08
effects:
- !type:DiseaseVomit
probability: 0.015
- !type:DiseasePopUp
probability: 0.025
- !type:DiseaseSnough
probability: 0.025
snoughMessage: disease-cough
snoughSound:
collection: Coughs
- !type:DiseaseHealthChange
probability: 0.05
damage:
groups:
Caustic: 1
cures:
- !type:DiseaseBedrestCure
maxLength: 120
- type: disease
id: VanAusdallsRobovirus
name: Van Ausdall's Robovirus

View File

@@ -5,10 +5,12 @@
cureResist: 0.15
effects:
- !type:DiseaseHealthChange
probability: 0.35
probability: 0.3
damage:
types:
Cellular: 1
- !type:DiseaseVomit
probability: 0.01
- !type:DiseasePopUp
probability: 0.03
cures: