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

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