Event
A Grand Army

Our army is so grand that it is marching from one victory to another. Experience from those victories positively impacts recruitment and training of new soldiers.
Offensive vs DefensiveSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:2722
2723type = country_event
2724title = societal_values.705.title A Grand Army
2725desc = societal_values.705.desc Our army is so grand that it is marching from one victory to another. Experience from those victories positively impacts recruitment and training of new soldiers.
2726outcome = neutral
2727trigger = {
2729monthly_manpower > 10
2730army_size >= expected_army_size
}
2733illustration_tags = {
273410 = armed
273510 = exterior
}
2738immediate = {
}
}