
Krankheit
Malaria
Malaria ist eine uralte Geißel der Menschheit: Diese Infektionskrankheit wird durch den Stich infizierter Mücken von Mensch zu Mensch übertragen. Erkrankte leiden unter Schüttelfrost, Kopfschmerzen, Schweißausbrüchen und sehr hohem Fieber, das alle drei bis vier Tage wiederkehrt.
ArktischKlimaenvironmental infection
HeißaridKlimaenvironmental infection
KaltaridKlimaenvironmental infection
KontinentalKlimaenvironmental infection
GemäßigtKlimaenvironmental infection
MaritimKlimaenvironmental infection
SubtropischKlimaenvironmental infection
TropischKlimaenvironmental infection
BergeTopografieenvironmental infection
FeuchtgebieteTopografieenvironmental infection
WüsteVegetationenvironmental infection
AckerlandVegetationenvironmental infectionDefinitionin_game/common/diseases/malaria.txt:1
2monthly_spawn_chance = {
4value = 0
}
7spawn = {
}
10monthly_resistance_reduction = 0
12r0 = {
14value = 0
}
17environmental_infection = {
18value = 0.05
20if = {
28multiply = 0.15
}
92if = {
93limit = {
94is_coastal = yes
95is_land = yes
}
97multiply = 0.10
}
}
101calc_interval_days = {
10
15
}
103location_stagnation_chance = {
104value = 0
}
107percentage_to_meet_their_fate_on_calc = {
108value = 1
}
111location_modifier = {
}
115mortality_rate = {
116value = {
0.85
0.95
}
}
119character_mortality_chance = {
120value = {
0.1
0.5
}
121multiply = "disease_presence(scope:disease)"
}
124on_spread_to_country = {
}
127map_color = {
128lerp = {
129min_color = rgb {
100
120
188
}
130max_color = rgb {
2
30
70
}
131factor = "disease_presence(scope:disease)"
}
}
135secondary_map_color = {
136if = {
137limit = {
138disease_has_outbreak_here = scope:disease
}
140value = rgb {
100
120
188
}
}
}