事件本版本变更
Current Year年Target Location地震

最近几天,Target Location发生了一场前所未有的地震!这次地震的强度远远超过我们以往的经历,Target Location的市民在灾难中遭受了巨大的损失。许多人被埋在断壁残垣中,更多的人失去了家园和住所。如果没有重新投资,Target Location肯定需要几十年的时间才能完全恢复,我们应该对受灾地区给予适当的照顾。
城市地点等级option 1
大都市地点等级option 1定义in_game/events/earthquake_events.txt:3248
3249type = country_event
3250title = earthquake_events.title Current Year年Target Location地震
3251desc = earthquake_events_catastrophic.desc 最近几天,Target Location发生了一场前所未有的地震!这次地震的强度远远超过我们以往的经历,Target Location的市民在灾难中遭受了巨大的损失。许多人被埋在断壁残垣中,更多的人失去了家园和住所。如果没有重新投资,Target Location肯定需要几十年的时间才能完全恢复,我们应该对受灾地区给予适当的照顾。
3252outcome = negative
3253fire_only_once = yes
3255trigger = {
3256owns = location:yanal_densa
3257current_year >= 1500
3258current_year <= 1510
}
3261image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
3263immediate = {
}
3266location:yanal_densa = {
3266save_scope_as = target_location
}
}