イベント
衰退した軍隊

世界を震撼させていたわが軍の猛威は衰え、いまでは誰も恐れていない。偉大な影響力が消えた原因は不明だが、この悪評は新兵の募集に響くかもしれない。
攻撃的と守備的社会的価値trigger定義in_game/events/government/societal_values.txt:2749
2750type = country_event
2751title = societal_values.706.title 衰退した軍隊
2752desc = societal_values.706.desc 世界を震撼させていたわが軍の猛威は衰え、いまでは誰も恐れていない。偉大な影響力が消えた原因は不明だが、この悪評は新兵の募集に響くかもしれない。
2753outcome = neutral
2754trigger = {
2756monthly_manpower > 10
2757army_size < {
2758value = expected_army_size
2759multiply = 0.33
}
}
2763illustration_tags = {
276410 = angry
276510 = exterior
}
2768immediate = {
}
}