
종속국 유형이번 버전 변경
자치령
자치령은 상대적으로 더 높은 자율성을 보장받아 자국 내에서 자치를 행하는 종속국입니다. 종주국과 종교군이 같은 군주국만이 자치령이 될 수 있습니다. 또한 자치령을 세우기 위해서는 양국이 같은 동군연합에 속하거나, 종주국이 잉글랜드 또는 그레이트브리튼이어야 합니다. 자치령은 일반 속국보다 큰 폭으로 자국 내각 효율이 향상됩니다.
잉글랜드국가creation visible, visible
그레이트브리튼창설 국가creation visible, visible
군주국정부 유형visible
일본 막부국가 간 조직체visible
천황특별 지위visible
남북조 시대상황visible보정치
정의in_game/common/subject_types/dominion.txt:2
3subject_pays = subject_pays_vassal
4color = subject_dominion
5level = 3
6annullment_favours_required = 30
8join_offensive_wars_always = {
9NOT = {
9scope:actor ?= {
9is_subject_of = scope:recipient
}
}
}
11join_offensive_wars_can_call = {
12scope:actor ?= {
12is_subject_of = scope:recipient
}
}
14join_defensive_wars_always = {
15always = yes
}
17has_overlords_ruler = yes
18has_overlords_religion = yes
19annexation_speed = 1
20annexation_min_years_before = 50
21annexation_min_opinion = 150
22annexation_stall_opinion = 125
23subject_can_cancel = no
24overlord_can_cancel = yes
25has_limited_diplomacy = yes
26overlord_protects_other_subjects = yes
32war_score_cost = 0.5
34strength_vs_overlord = -0.25
35diplomatic_capacity_cost_scale = 0.5
36maritime_path_tolerance = -0.2
38only_overlord_court_language = yes
39only_overlord_or_kindred_culture = yes
41can_change_rank = no
42can_change_heir_selection = no
44minimum_opinion_for_offer = 175
46fleet_basing_rights = yes
47food_access = yes
49great_power_score_transfer = 0.5
57subject_modifier = {
}
63creation_visible = {
68trigger_if = {
69limit = {
70exists = country_rank_level
71exists = scope:target.country_rank_level
}
73country_rank_level >= scope:target.country_rank_level
}
}
85visible = {
86OR = {
87and = {
88exists = ruler
89exists = scope:target.ruler
90ruler = scope:target.ruler
}
}
95religion.group = scope:target.religion.group
99trigger_if = {
100limit = {
}
104NOT = {
105scope:target = {
106has_special_status_in_international_organization = {
}
}
}
}
}
115enabled = {
116religion.group = scope:target.religion.group
117trigger_if = {
118limit = {
119in_union_with = scope:target
}
121union_length_days = {
122target = scope:target
123value > 18250
}
125relative_strength = {
126target = scope:target
127value > 0.7
}
}
}
132on_enable = {
133if = {
134limit = {
135culture = {
136NOR = {
137this = scope:future_overlord.culture
138reverse_cultural_view = {
138target = scope:future_overlord.culture
138value = kindred
}
}
}
}
142change_culture = scope:future_overlord.culture
}
145if = {
146limit = {
147and = {
148exists = court_language
149court_language != scope:future_overlord.court_language
}
}
152set_court_language = scope:future_overlord.court_dialect
}
}
156diplo_chance_accept_subject = {
157base = -72
160current_strength = 0.2
161border_distance = -0.3
162negative_opinion = -5
163positive_opinion = 0.25
164rank_difference = -5
165giving_defensive_support = 2
166receiving_defensive_support = 5
167royal_ties = 1
168trust_in_actor = 0.2
170num_of_limited_subjects = -5
171culture_war = 3
172diplomatic_reputation = 1
173different_religion = -20
174same_common_language = 5
175same_court_language = 10
176different_culture = -10
177different_government_type = -50
178actor_at_war = -20
179competing_power = -200
180tax_base = -0.25
182reject_subjugation_reasons = -1
183accept_subjugation_reasons = 1
}
186diplo_chance_accept_overlord = {
187base = 10
188border_distance = -0.3
189negative_opinion = -5
190positive_opinion = 0.25
191same_common_language = 5
192same_court_language = 10
193different_culture = -10
194different_government_type = -25
195actor_at_war = -20
196competing_power = -200
197trust_in_actor = 0.2
}
200ai_wants_to_be_overlord = {
201scope:subject = {
202add = {
203desc = "COALITION_GRADE_ANTAGONISM_TOWARDS_THEM_SUBJECT" Subject(은)는 반국가동맹의 목표가 될 확률이 높습니다
204value = {
205every_country_with_coalition_grade_antagonism_against_us = {
206add = {
207value = -10
}
}
}
}
}
}



