
Tabi Devlet TürüBu sürümde değişti
Dominyon
Dominyon, nispeten özerk bir şekilde kendi kendini yöneten, yalnızca Concept aynı Concept mensup bir Monarşi için ayrılmış bir Concept. Aynı zamanda bir Dominyon oluşturabilmek için iki ülkenin bir Birlik içinde olması veya metbu devletin ya İngiltere ya da Büyük Britanya olması gerekir. Sıradan bir Vasal ile kıyaslandığında daha yüksek bir Kabinemizin Verimliliği değeri vardır.
İngiltereÜlkecreation visible, visible
Büyük BritanyaKurulabilen Ülkecreation visible, visible
MonarşiHükûmet Türüvisible
Japon ŞogunluğuUluslararası Teşkilatvisible
TennōÖzel Statüvisible
Nanbokuchō DönemiDurumvisibleEtkenler
Overlord modifier
Aylık Prestij+0.01
Subject modifier
Tanımin_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 bir koalisyon tarafından hedef alınabilir
204value = {
205every_country_with_coalition_grade_antagonism_against_us = {
206add = {
207value = -10
}
}
}
}
}
}


