
Special Status
Celestial Governor
The Celestial Governor is the extension of the will of the Middle Kingdom Leader Title and administrates lands outside the core territory of China.
Modifiers
Modifier
Leader modifier
Definitionin_game/common/international_organization_special_statuses/middle_kingdom.txt:1
2priority = 9
4auto_bestowal_trigger = {
}
7can_bestow_trigger = {
8scope:recipient = {
9not = {
10country_has_special_status = {
11type = scope:source
12country = root
}
}
}
16is_member_of_international_organization = scope:recipient
17scope:recipient = {
18any_international_organization_member = {
19this != root
20has_special_status_in_international_organization = {
21type = scope:source
22international_organization = scope:recipient
}
24capital.region = root.capital.region
}
}
}
29auto_rescind_trigger = {
30NOT = {
31is_member_of_international_organization = scope:recipient
}
}
35modifier = {
}
51max_countries = 4
52can_be_invited = no
53on_bestowed_effect = {
54scope:recipient = {
}
}
62on_rescinded_effect = {
63if = {
67scope:recipient = {
}
}
}
76map_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_LEADER_COLOR









