
国家関与
天朝の総督に昇格
わが国にとって価値ある従属国は、中国内での地位を昇格させてやり、その忠誠と協力に報いるのが最善だ。
中国国際組織allow, potential, select trigger
天朝の総督特待地位select trigger
天朝の総督に転換可能補正タイプpotential
天下の拡大ポリシーallowcelestial_authority変数allownum_of_celestial_governors変数allow定義in_game/common/country_interactions/promote_chinese_vassal_to_celestial_governor.txt:1
2category = CATEGORY_CHINA_ACTIONS
3type = diplomacy
5ai_tick = never
7potential = {
9scope:actor = {
}
}
}
19allow = {
22trigger_if = {
}
}
}
34select_trigger = {
35looking_for_a = country
36target_flag = recipient
37name = "choose_country" 国家を選択:
38column = {
39data = name
}
41visible = {
44NOT = {
}
}
}
52enabled = {
53opinion = {
54target = scope:actor
55value > 0
}
}
}
60effect = {
61scope:recipient = {
62add_opinion = {
63target = scope:actor
64modifier = opinion_elevated_to_celestial_governor
}
}
72international_organization_add_special_status = {
74country = scope:recipient
}
}
}
78ai_will_do = {
}