事件
部队逃亡

我们臭名昭著的战争是造成了普遍的不满。许多人没有履行兵役义务,而是逃进森林。
定义in_game/events/diplomacy/overextension.txt:2
3type = country_event
4title = overextension.1.title 部队逃亡
5desc = overextension.1.desc 我们臭名昭著的战争是造成了普遍的不满。许多人没有履行兵役义务,而是逃进森林。
6outcome = neutral
7trigger = {
8at_war = yes
9has_countries_with_coalition_grade_antagonism = yes
10monthly_manpower > 0
}
12illustration_tags = {
1310 = regular
1410 = exterior
}
16immediate = {
}
}