Event
Veterans Flock to the Veteran Mercs

Country are highly regarded among mercenary captains both for our international prestige and, most importantly, for our reputation for paying mercenary soldiers on time and at the agreed rates. An influx of foreign veterans have joined the Veteran Mercs, hoping that they will find steady work under our employ.
Definitionin_game/events/mercs.txt:223
224type = country_event
225title = mercs.4.title Veterans Flock to the Veteran Mercs
226desc = mercs.4.desc Country are highly regarded among mercenary captains both for our international prestige and, most importantly, for our reputation for paying mercenary soldiers on time and at the agreed rates. An influx of foreign veterans have joined the Veteran Mercs, hoping that they will find steady work under our employ.
227outcome = neutral
228illustration_tags = {
22910 = happy
23010 = interior
}
233trigger = {
234at_war = yes
235any_hired_mercenary ?= {
236count > 0
237any_mercenary_sub_unit = {
238subunit_strength_percentage < 0.7
}
}
242prestige >= 40.00
}
246immediate = {
247hidden_effect = {
248random_hired_mercenary = {
249limit = {
250any_mercenary_sub_unit = {
251subunit_strength_percentage < 0.7
}
}
254save_scope_as = veteran_mercs
}
}
}