事件
我们Flavor Rank的未来

因继承人Target Heir尚且年幼,Court Title正就其师承展开辩论。著名本土学者Target Tutor1愿以本国习俗教化him/her,而来自Target Birth Location的杰出导师Target Tutor2——精通天朝礼制学问——则提供汉化治国之术的课程。
天朝国际组织triggerhad_tutor_event2323变量trigger定义in_game/events/government/societal_values.txt:12554
12555type = country_event
12556title = societal_values.2323.title 我们Flavor Rank的未来
12557desc = societal_values.2323.desc 因继承人Target Heir尚且年幼,Court Title正就其师承展开辩论。著名本土学者Target Tutor1愿以本国习俗教化him/her,而来自Target Birth Location的杰出导师Target Tutor2——精通天朝礼制学问——则提供汉化治国之术的课程。
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
}
}