
国家互动
撤职天朝总督
他们不适合再承担天朝总督的头衔。我们最好撤销他们在天朝的地位,以免危及我们的统治。
天朝国际组织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 = {
}