Scripted Effect
catastrophic_volcano_damage
Definitionin_game/events/volcano_events.txt:260
263every_pop = {
264add_pop_size = {
265value = pop_size
266multiply = -0.5
}
}
269change_max_raw_material_workers = -5
275ordered_buildings_in_location = {
276order_by = building_level
277max = {
278value = 1
279add = {
280value = num_buildings
281divide = 6
}
}
}
287every_unit_in_location = {
288destroy_unit = yes
}