스크립트 효과
minor_volcano_damage
정의in_game/events/volcano_events.txt:200
203every_pop = {
204add_pop_size = {
205value = pop_size
206multiply = -0.2
}
}
209change_max_raw_material_workers = -2
215ordered_buildings_in_location = {
216order_by = building_level
217max = 1
}
221every_unit_in_location = {
222damage_unit_percent = {
0.33
1
}
223damage_unit_morale_percent = {
0.5
1
}
}