이벤트
From Country의 내부 다툼

From Country의 야만인들이 유목 군단 내전으로 허덕이고 있습니다. 놈들의 계속되는 약탈로 공포에 떨었던 우리 국경 지역을 회복할 기회가 마침내 찾아온 것입니다. 그러나 일부 조언가들은 여기서 멈춰서는 안 된다고 말했습니다. 평화를 유지할 수 있는 유일한 방법은 From Country(을)를 철저히 멸망시키는 것뿐이라는 것입니다.
이벤트 연쇄
각 이벤트는 바로 위에 있는 이벤트에 의해 발생합니다. 그 아래 줄에는 어떤 선택지가 언제 이 이벤트로 이어지는지 표시됩니다.
텅 빈 국경
From Country의 약점↳ 선택지 B “국경 방어 없이 어떻게든 버텨야 한다...” · 즉시
From Country의 내부 다툼↳ 선택지 B “국경 방어 없이 어떻게든 버텨야 한다...” · 즉시
정의in_game/events/disaster/horde_civil_war.txt:914
915type = country_event
916category = disaster_event
917title = horde_civil_war.1002.title From Country의 내부 다툼
918image = "gfx/interface/illustrations/disaster/horde_civil_war.dds"
919desc = horde_civil_war.1002.desc From Country의 야만인들이 유목 군단 내전으로 허덕이고 있습니다. 놈들의 계속되는 약탈로 공포에 떨었던 우리 국경 지역을 회복할 기회가 마침내 찾아온 것입니다. 그러나 일부 조언가들은 여기서 멈춰서는 안 된다고 말했습니다. 평화를 유지할 수 있는 유일한 방법은 From Country(을)를 철저히 멸망시키는 것뿐이라는 것입니다.
920outcome = neutral
921immediate = {
922save_scope_as = target_country
923clear_saved_scope = target_character
924random_owned_location = {
925limit = {
925is_neighbor_of = scope:from_country
}
926random_neighbor_location = {
927limit = {
927owner ?= scope:from_country
}
928province = {
928save_scope_as = target_province
}
}
}
}