이벤트
Current Year년의 Target Location 지진

Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
정의in_game/events/earthquake_events.txt:2724
2725type = country_event
2726title = earthquake_events.title Current Year년의 Target Location 지진
2727desc = earthquake_events_major.desc Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
2728outcome = negative
2729fire_only_once = yes
2731trigger = {
2732owns = location:candia
2733current_year >= 1805
2734current_year <= 1810
}
2737image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
2739immediate = {
}
2742location:candia = {
2742save_scope_as = target_location
}
}