
국가 상호 작용
천조 총독 지위 박탈
상대국은 천조 총독이라는 지위에 걸맞지 않은 종속국입니다. 이들이 우리 통치에 위험 요소가 되기 전에 상대국이 중화제국 안에서 갖는 지위를 하락시키는 것이 좋을 것 같습니다.
중화제국국가 간 조직체allow, potential, select trigger
천조 총독특별 지위select trigger
천조 총독으로 전환 가능보정치 유형potentialcelestial_authority변수allow정의in_game/common/country_interactions/demote_celestial_governor_to_vassal.txt:1
2type = diplomacy
3category = CATEGORY_CHINA_ACTIONS
5potential = {
6scope:actor = {
}
}
}
22select_trigger = {
23looking_for_a = country
24target_flag = recipient
25name = "choose_country" 국가 선택:
26column = {
27data = name
}
29visible = {
}
}
38enabled = {
}
}
42effect = {
43scope:recipient = {
44add_opinion = {
45target = scope:actor
46modifier = opinion_demoted_to_member
}
}
54international_organization_remove_special_status = {
56country = scope:recipient
}
}
}
60ai_will_do = {
}