이벤트이번 버전 변경
From Country의 약점

우리와 국경을 접한 From Country(은)는 현재 유목 군단 내전으로 인해 어려운 상황에 부닥쳐 있습니다. 이들의 From Country Ruler Title에게는 비극이겠지만, 우리에게는 더할 나위 없는 기회입니다. 지금 상대국의 국경에는 방어 병력은 물론이고 순찰대조차 없으며, 그 땅은 약탈에 완전히 노출되어 있습니다... 어쩌면 전면적인 침공까지도 가능할지 모릅니다.
이벤트 연쇄
각 이벤트는 바로 위에 있는 이벤트에 의해 발생합니다. 그 아래 줄에는 어떤 선택지가 언제 이 이벤트로 이어지는지 표시됩니다.
텅 빈 국경
From Country의 약점↳ 선택지 B “국경 방어 없이 어떻게든 버텨야 한다...” · 즉시
From Country의 내부 다툼↳ 선택지 B “국경 방어 없이 어떻게든 버텨야 한다...” · 즉시
정의in_game/events/disaster/horde_civil_war.txt:861
862hide_portraits = yes
863type = country_event
864category = disaster_event
865title = horde_civil_war.1001.title From Country의 약점
866image = "gfx/interface/illustrations/disaster/horde_civil_war.dds"
867desc = horde_civil_war.1001.desc 우리와 국경을 접한 From Country(은)는 현재 유목 군단 내전으로 인해 어려운 상황에 부닥쳐 있습니다. 이들의 From Country Ruler Title에게는 비극이겠지만, 우리에게는 더할 나위 없는 기회입니다. 지금 상대국의 국경에는 방어 병력은 물론이고 순찰대조차 없으며, 그 땅은 약탈에 완전히 노출되어 있습니다... 어쩌면 전면적인 침공까지도 가능할지 모릅니다.
868outcome = neutral
869immediate = {
870save_scope_as = target_country
871clear_saved_scope = target_character
872random_owned_location = {
873limit = {
873is_neighbor_of = scope:from_country
}
874random_neighbor_location = {
875limit = {
875owner ?= scope:from_country
}
876save_scope_as = target
}
}
}