이벤트
우리 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
}
}