事件
不忠的军队

Target Country建立在其强大的军队和勇敢的将军取得的军事胜利之上。然而,如今不称职的军队指挥官靠裙带关系而非功绩上位,给军队带来了根深蒂固的派系斗争和内部分裂。这削弱了部队的战斗力和团结,并引发了进一步的内斗。在Target Province,这种情况尤为严重,无能但有势力的军方人士在Target Location聚集,密谋对抗Target Country Flavor Rank……
定义in_game/events/disaster/decline_of_mali.txt:230
231type = country_event
232category = disaster_event
233title = decline_of_mali.4.title 不忠的军队
234desc = decline_of_mali.4.desc Target Country建立在其强大的军队和勇敢的将军取得的军事胜利之上。然而,如今不称职的军队指挥官靠裙带关系而非功绩上位,给军队带来了根深蒂固的派系斗争和内部分裂。这削弱了部队的战斗力和团结,并引发了进一步的内斗。在Target Province,这种情况尤为严重,无能但有势力的军方人士在Target Location聚集,密谋对抗Target Country Flavor Rank……
235outcome = neutral
236image = "gfx/interface/illustrations/disaster/decline_of_mali_disaster.dds"
237trigger = {
238num_locations > 3
239any_owned_location = {
240is_capital = no
241is_core_of = root
242sub_continent = root.capital.sub_continent
}
}
245immediate = {
246save_scope_as = target_country
247random_owned_location = {
248limit = {
249is_capital = no
250is_core_of = root
251sub_continent = root.capital.sub_continent
}
253save_scope_as = target_location
254province = {
255save_scope_as = target_province
}
}
258create_rebel = {
259category = estate
261name = mal_provoked_military_forces 将领叛乱
262save_scope_as = mal_provoked_military_forces 将领叛乱
}
}