Event
Our Army is not so Grand

One minute our army is the envy of the world, the next one nobody has anything good to say about it. We have no idea how our grand army slipped so low, but it could end up affecting recruitment.
Offensive vs DefensiveSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:2749
2750type = country_event
2751title = societal_values.706.title Our Army is not so Grand
2752desc = societal_values.706.desc One minute our army is the envy of the world, the next one nobody has anything good to say about it. We have no idea how our grand army slipped so low, but it could end up affecting recruitment.
2753outcome = neutral
2754trigger = {
2756monthly_manpower > 10
2757army_size < {
2758value = expected_army_size
2759multiply = 0.33
}
}
2763illustration_tags = {
276410 = angry
276510 = exterior
}
2768immediate = {
}
}