イベント
Flavor Rankの未来

Target Heirはまだ若く、Court Titleでは誰がその師となるべきか議論が交わされている。わが国出身の名高い教育者であるTarget Tutor1なら、この国の習慣に沿った教育を施せるだろう。その一方で、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なら、この国の習慣に沿った教育を施せるだろう。その一方で、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
}
}