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

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