事件
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
}
}
}
}