Event
The Best Training

The sublime training of our people in the hunting grounds has always granted our Flavor Rank a good deal of experience for our soldiers. The taming of birds of prey has made one young man/woman stand out from all his/her fellows and show a great display of his/her abilities.
Steppe HordeGovernment TypetriggerDefinitionin_game/events/government/steppe_horde.txt:346
347type = country_event
348title = steppe_horde.8.title The Best Training
349desc = steppe_horde.8.desc The sublime training of our people in the hunting grounds has always granted our Flavor Rank a good deal of experience for our soldiers. The taming of birds of prey has made one young man/woman stand out from all his/her fellows and show a great display of his/her abilities.
350outcome = neutral
351trigger = {
352country_type = army
354any_character = {
355age_in_years <= 45
356mil <= 90
357OR = {
358is_general = yes
359mil > 60
}
}
}
364illustration_tags = {
36510 = regular
36610 = exterior
}
369immediate = {
}
371random_character = {
372limit = {
373age_in_years <= 45
374mil <= 90
375OR = {
376is_general = yes
377mil > 60
}
}
380save_scope_as = target_character
}
}