
国家関与
天朝の総督から降格
天朝の総督の肩書にふさわしくない従属国は、我々の統治を脅かさぬよう中国での地位を降格するのが最善だ。
中国国際組織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 = {
}