事件
火山上的烟尘
位于Location边缘的著名山脉已持续喷发烟雾多日,而今日突然剧烈爆发,喷涌的火山灰与熔岩焚毁了沿途的一切。这场灾难虽未击垮Location人民的精神,但若无外界援助,他们恐难恢复往日的生机与活力。
定义in_game/events/volcano_events.txt:292
293type = location_event
294title = volcano_events_weak.title 火山上的烟尘
295desc = volcano_events_weak.desc 位于Location边缘的著名山脉已持续喷发烟雾多日,而今日突然剧烈爆发,喷涌的火山灰与熔岩焚毁了沿途的一切。这场灾难虽未击垮Location人民的精神,但若无外界援助,他们恐难恢复往日的生机与活力。
296outcome = neutral
297fire_only_once = yes
299trigger = {
300has_owner = yes
}
303immediate = {
305add_vfx = {
306name = volcano_eruption_test
307duration = 0
}
}