イベントこのバージョンで変更
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
}
}
}