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

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