事件本版本变更
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
}
}
}