이벤트
Current Year년의 Target Location 지진

Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
정의in_game/events/earthquake_events.txt:1324
1325type = country_event
1326title = earthquake_events.title Current Year년의 Target Location 지진
1327desc = earthquake_events_major.desc Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
1328outcome = negative
1329fire_only_once = yes
1331trigger = {
1332owns = location:ariano
1333current_year >= 1451
1334current_year <= 1461
}
1337image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
1339immediate = {
}
1342location:ariano = {
1342save_scope_as = target_location
}
}