
Subject TypeChanged this version
Appanage
Appanages are a type of Subject that represents lands ruled by a cadet branch of a ruling dynasty. An Appanage will get increased Monthly Prestige, at the cost of reduced Efficiency of Our Cabinet, while the Overlord will get increased Monthly Legitimacy at the cost of more Stability Decay and less Crown Power.
MonarchyGovernment Typecreation visible, enabled, visibleGranted the Right to ExpandStatic Modifierjoin defensive wars alwaysModifiers
Overlord modifier
Stability Decay+0.1%
Monthly Legitimacy+0.03
Crown Power−3.3%
Nobles Power+2.5%
Levy Size−2.5%
Subject modifier
Definitionin_game/common/subject_types/appanage.txt:1
2subject_pays = subject_pays_vassal
3color = subject_appanage
4annullment_favours_required = 30
5level = 3
6join_offensive_wars_always = {
7NOR = {
8scope:actor ?= {
8is_subject_of = scope:recipient
}
9custom_tooltip = {
10text = has_not_been_exempted_tt It has not been granted temporary exemption from offensive wars through the Hundred Years' War Situation Action Demand Autonomy from the France
}
13custom_tooltip = {
14text = french_subject_prevented_from_call_to_war_join_war_tt Does NOT have the French Subject Prevented From Call To War Modifier
}
}
}
21join_defensive_wars_always = {
22custom_tooltip = {
23text = french_subject_prevented_from_call_to_war_join_war_tt Does NOT have the French Subject Prevented From Call To War Modifier
}
26custom_tooltip = {
27text = wont_join_vs_other_appanages_with_granted_autonomy_to_expand_modifier_during_hyw_tt The war is not fought against an Appanage that received the Granted the Right to Expand Modifier from the Demand Autonomy from the France Action during the Hundred Years' War
28trigger_if = {
32always = no
}
34trigger_else = {
35always = yes
}
}
}
40can_attack = {
41custom_tooltip = {
42text = has_demanded_autonomy_tt As an Appanage, we either have the Granted the Right to Expand Modifier from the Demand Autonomy from the France Action in the Hundred Years' War Situation, or we are declaring this War against Overlord
43OR = {
44AND = {
46scope:attacker.overlord ?= scope:defender.overlord
}
48scope:attacker.overlord ?= scope:defender
}
}
}
52has_overlords_ruler = no
53will_join_independence_wars = yes
54annexation_speed = 1
55annexation_min_years_before = 15
56annexation_min_opinion = 190
57annexation_stall_opinion = 175
58subject_can_cancel = no
59overlord_can_cancel = no
60overlord_inherit_if_no_heir = yes
62allow_declaring_wars = {
62always = yes
}
63has_limited_diplomacy = yes
64fleet_basing_rights = yes
65food_access = yes
67can_change_rank = no
68can_change_heir_selection = yes
70minimum_opinion_for_offer = 200
72great_power_score_transfer = 0.25
74strength_vs_overlord = -0.40
76diplomatic_capacity_cost_scale = 0.25
79can_overlord_build_roads = yes
80can_overlord_build_buildings = yes
81can_overlord_build_rgos = yes
86overlord_modifier = {
}
98creation_visible = {
100has_reform = government_reform:french_feudal_nobility
}
103subject_creation_enabled = {
105has_reform = government_reform:french_feudal_nobility
107scope:target_province = {
107region = region:france_region
}
}
110release_country_enabled = {
112has_reform = government_reform:french_feudal_nobility
114scope:target = {
115capital = {
115region = region:france_region
}
}
}
120visible = {
122has_reform = government_reform:french_feudal_nobility
123scope:target = {
125OR = {
126capital.region = region:france_region
127capital.area = area:brabant_area
128capital.area = area:flanders_area
129capital.area = area:holland_area
}
}
}
135enabled = {
136scope:target = {
137is_subject_of = root
139OR = {
140capital.region = region:france_region
141capital.area = area:brabant_area
142capital.area = area:flanders_area
143capital.area = area:holland_area
}
146exists = root.ruler_or_heir_if_regent.dynasty
147OR = {
148ruler_or_heir_if_regent = {
148is_patrilineal_descendant_of = root.ruler_or_heir_if_regent.dynasty
}
149AND = {
150root.ruler_or_heir_if_regent = {
150is_patrilineal_descendant_of = dynasty:capet_dynasty
}
151ruler_or_heir_if_regent = {
151is_patrilineal_descendant_of = dynasty:capet_dynasty
}
}
}
}
}
157on_enable = {
158if = {
159limit = {
160government_reform:french_appanage_reform = {
160is_available_for = root
}
}
162add_reform = government_reform:french_appanage_reform
}
}
166diplo_chance_accept_subject = {
167base = -9999
}
170diplo_chance_accept_overlord = {
171base = -9999
}
174ai_wants_to_be_overlord = {
175scope:subject = {
176add = {
177desc = "COALITION_GRADE_ANTAGONISM_TOWARDS_THEM_SUBJECT" Subject is a likely target of a coalition
178value = {
179every_country_with_coalition_grade_antagonism_against_us = {
180add = {
181value = -10
}
}
}
}
}
}

