Port vomit from Nyano (#8349)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user