이벤트
Current Year년의 Target Location 지진

Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
정의in_game/events/earthquake_events.txt:2074
2075type = country_event
2076title = earthquake_events.title Current Year년의 Target Location 지진
2077desc = earthquake_events_major.desc Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
2078outcome = negative
2079fire_only_once = yes
2081trigger = {
2082owns = location:yingli
2083current_year >= 1704
2084current_year <= 1714
}
2087image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
2089immediate = {
}
2092location:yingli = {
2092save_scope_as = target_location
}
}