이벤트
Current Year년의 Target Location 지진

Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
정의in_game/events/earthquake_events.txt:5023
5024type = country_event
5025title = earthquake_events.title Current Year년의 Target Location 지진
5026desc = earthquake_events_major.desc Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
5027outcome = negative
5028fire_only_once = yes
5030trigger = {
5031owns = location:rodos
5032current_year >= 1476
5033current_year <= 1486
}
5036image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
5038immediate = {
}
5041location:rodos = {
5041save_scope_as = target_location
}
}