
국가 상호 작용
천조 총독으로 승격
상대국은 우리 휘하의 여러 국가 중에서도 그 가치가 특히 빼어난 종속국입니다. 해당 국가가 중화제국 안에서 갖는 지위를 상승시켜 이들의 충심과 협조를 치하하는 것이 좋을 것 같습니다.
중화제국국가 간 조직체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 = {
}