Event
Glut of Mercenary Companies

Which war ended? Who can say, was it several or just one big one? It matters not, but a number of unemployed mercenary companies have arrived in our realm looking for work. One man's war is another man's opportunity. We have the war and they seek the opportunity.
Centralization vs DecentralizationSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:5254
5255hide_portraits = yes
5256type = country_event
5257title = societal_values.1604.title Glut of Mercenary Companies
5258desc = societal_values.1604.desc Which war ended? Who can say, was it several or just one big one? It matters not, but a number of unemployed mercenary companies have arrived in our realm looking for work. One man's war is another man's opportunity. We have the war and they seek the opportunity.
5259outcome = neutral
5260trigger = {
5262at_war = yes
5264any_hired_mercenary = {
5265any_mercenary_sub_unit = {
5266subunit_strength_percentage < 0.8
}
}
}
5271illustration_tags = {
527210 = regular
527310 = exterior
}
5276immediate = {
}
5279random_hired_mercenary = {
5280limit = {
5281any_mercenary_sub_unit = {
5282subunit_strength_percentage < 0.8
}
}
5285save_scope_as = merc_company
}
}