Event
Personal Recommendation

Since the abolishment of the Examination System, the Country has been reliant on personal recommendations to fill the cabinet and other government positions. Well, Recommending Character has just made one such recommendation, openly vouching for Target Character to be a competent clerk who could help aid the Country Adjective matters.
Abolish the Examination SystemPolicytriggerDefinitionin_game/events/DHE/flavor_chi.txt:8258
8259type = country_event
8260title = flavor_chi.114.title Personal Recommendation
8261desc = flavor_chi.114.desc Since the abolishment of the Examination System, the Country has been reliant on personal recommendations to fill the cabinet and other government positions. Well, Recommending Character has just made one such recommendation, openly vouching for Target Character to be a competent clerk who could help aid the Country Adjective matters.
8262outcome = neutral
8264trigger = {
8266any_cabinet_character = {
8267count >= 1
}
}
8271illustration_tags = {
827210 = regular
827310 = interior
}
8276immediate = {
}
8278random_cabinet_character = {
8279save_scope_as = recommending_character
}
8281create_character = {
8283age = 25
8284adm = {
30
80
}
8285dip = {
30
80
}
8286mil = {
30
80
}
8287create_in_limbo = yes
8288save_scope_as = target_character
}
}