이벤트이번 버전 변경
Current Year년의 Target Location 지진

지난 며칠 동안 Target Location에 유례없는 엄청난 지진이 일어났습니다! 이번 지진은 평소보다도 훨씬 심각하여 Target Location 주민들이 큰 고통을 받았습니다. 많은 사람이 건물의 잔해에 파묻혔으며 주거지를 잃은 사람은 그보다 더 많습니다. Target Location에 다시 투자하지 않으면 이곳이 제대로 회복되는 데 수십 년이 걸릴 테니, 재해를 겪은 곳을 국가적인 차원에서 보살펴야 합니다.
도시지점 등급option 1
메갈로폴리스지점 등급option 1정의in_game/events/earthquake_events.txt:3930
3931type = country_event
3932title = earthquake_events.title Current Year년의 Target Location 지진
3933desc = earthquake_events_catastrophic.desc 지난 며칠 동안 Target Location에 유례없는 엄청난 지진이 일어났습니다! 이번 지진은 평소보다도 훨씬 심각하여 Target Location 주민들이 큰 고통을 받았습니다. 많은 사람이 건물의 잔해에 파묻혔으며 주거지를 잃은 사람은 그보다 더 많습니다. Target Location에 다시 투자하지 않으면 이곳이 제대로 회복되는 데 수십 년이 걸릴 테니, 재해를 겪은 곳을 국가적인 차원에서 보살펴야 합니다.
3934outcome = negative
3935fire_only_once = yes
3937trigger = {
3938owns = location:tillamook
3939current_year >= 1695
3940current_year <= 1705
}
3943image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
3945immediate = {
}
3948location:tillamook = {
3948save_scope_as = target_location
}
}