Event
The Future of our Flavor Rank

With Target Heir still a youth, the Court Title debates who should be their tutor. A celebrated native mentor, Target Tutor1, stands ready to mold him/her in our own customs, while Target Tutor2, an eminent instructor from Target Birth Location — well-versed in the rites and learning of the Middle Kingdom — offers a curriculum of Sinified statecraft.
Middle KingdomInternational Organizationtriggerhad_tutor_event2323VariabletriggerDefinitionin_game/events/government/societal_values.txt:12554
12555type = country_event
12556title = societal_values.2323.title The Future of our Flavor Rank
12557desc = societal_values.2323.desc With Target Heir still a youth, the Court Title debates who should be their tutor. A celebrated native mentor, Target Tutor1, stands ready to mold him/her in our own customs, while Target Tutor2, an eminent instructor from Target Birth Location — well-versed in the rites and learning of the Middle Kingdom — offers a curriculum of Sinified statecraft.
12558outcome = neutral
12560illustration_tags = {
1256110 = regular
1256210 = interior
}
12565trigger = {
12566has_societal_value = societal_value_type:sinicized_vs_unsinicized
12567has_heir = yes
12572at_war = no
12574NOT = {
}
12575any_character = {
12576culture = root.culture
12577religion = root.religion
12578this != root.heir
}
}
12582immediate = {
}
12585save_scope_as = target_country
12586culture = {
12586save_scope_as = target_culture
}
12587religion = {
12587save_scope_as = target_religion
}
12588capital = {
12588save_scope_as = target_birth_location
}
}
12594ordered_character = {
12595limit = {
12596this != scope:target_heir
12597culture = root.culture
12598religion = root.religion
}
12600order_by = total_abilities
12601max = 1
12602save_scope_as = target_tutor1
}
12604create_character = {
12605adm = {
25
100
}
12606dip = {
25
100
}
12607mil = {
25
100
}
12608birth_location = scope:target_birth_location
12609religion = scope:target_religion
12610culture = scope:target_culture
12611save_scope_as = target_tutor2
}
}