イベント
兵士の脱走

多くの兵士が軍務を放棄して森へと逃走している。こうした悪評が、戦争努力に対する反感を広範囲に引き起こしている。
定義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 = {
}
}