
特待地位このバージョンで変更
同君上位国
同君上位国は同君連合の実質的なリーダーであり、通常は主導権を握っている君主である。中央集権化の取り組みは、同君上位国や、同君上位国と同君連合のほかのメンバーとの関係を中心に展開される。
支配権の確立ポリシーauto rescind trigger, can bestow triggerpre_selected_senior_partner変数can bestow trigger, on bestowed effect補正
同君上位国であるはい
定義in_game/common/international_organization_special_statuses/union.txt:1
2max_countries = 1
3priority = 10
5can_bestow_trigger = {
6is_member_of_international_organization = scope:recipient
7scope:recipient = {
9num_countries_with_special_status(special_status:senior_partner) < 1
10trigger_if = {
}
14trigger_else = {
15NOT = {
16any_international_organization_member = {
17this != root
18country_economical_base > root.country_economical_base
}
}
}
}
}
24auto_bestowal_trigger = {
25always = yes
}
27auto_rescind_trigger = {
28OR = {
29NOT = {
29is_member_of_international_organization = scope:recipient
}
30scope:recipient = {
}
}
}
35on_bestowed_effect = {
36ruler_or_regent ?= {
37if = {
38limit = {
38owner != root
}
39move_country = root
}
}
42scope:recipient = {
43set_leader_country = root
44if = {
}
52if = {
53limit = {
53root = {
53has_ruler = yes
}
}
58every_international_organization_member = {
59limit = {
60OR = {
61has_ruler = no
62ruler != root.ruler
}
}
65scope:recipient = {
65remove_country_from_international_organization = prev
}
}
}
68if = {
69limit = {
69root = {
69has_heir = yes
}
}
}
}
}
77on_rescinded_effect = {
}
78map_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_LEADER_COLOR
79special_status_power = 0