이벤트
Current Year년의 Target Location 지진

Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
정의in_game/events/earthquake_events.txt:2024
2025type = country_event
2026title = earthquake_events.title Current Year년의 Target Location 지진
2027desc = earthquake_events_major.desc Target Location에 지진이 일어났습니다! 지난 며칠 동안 격렬한 진동이 이어져 Target Location(과)와 인근 권역이 극심하게 파괴되었습니다. 아직 피해 규모가 정확하게 파악되지는 않았으나, 우리가 즉시 행동에 나서 이재민을 돕지 않으면 이 일대에는 오래도록 재해의 여파가 남을 것입니다.
2028outcome = negative
2029fire_only_once = yes
2031trigger = {
2032owns = location:banten
2033current_year >= 1694
2034current_year <= 1704
}
2037image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
2039immediate = {
}
2042location:banten = {
2042save_scope_as = target_location
}
}