이벤트
Target Location에 일어난 지진

슬프게도 Target Location에 큰 재난이 닥쳤습니다. 마치 하늘과 땅 모두가 갈라지는 듯한 막대한 지진이 일어나 많은 국민이 거처를 잃고 도시 전역의 건물이 다수 파괴되었습니다. 무엇보다도 우리의 위대한 아야 소피아가 크게 훼손되었으니, 이를 수리하는 데는 몇 년이 걸릴 것이고 금전도 필요할 것입니다...
정의in_game/events/earthquake_events.txt:283
284type = country_event
285title = earthquake_events.1.title Target Location에 일어난 지진
286desc = earthquake_events.1.desc 슬프게도 Target Location에 큰 재난이 닥쳤습니다. 마치 하늘과 땅 모두가 갈라지는 듯한 막대한 지진이 일어나 많은 국민이 거처를 잃고 도시 전역의 건물이 다수 파괴되었습니다. 무엇보다도 우리의 위대한 아야 소피아가 크게 훼손되었으니, 이를 수리하는 데는 몇 년이 걸릴 것이고 금전도 필요할 것입니다...
287outcome = neutral
288fire_only_once = yes
289trigger = {
290owns = location:constantinople
291current_year >= 1338.6.1
292current_year <= 1365.6.10
}
294image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
296immediate = {
}
298location:constantinople = {
298save_scope_as = target_location
}
}