
LawChanged this version
Royal Court Customs
The traditions and the culture of the court play a significant role in the stability of the Monarchy. These customs will ensure the safe transition of power from ruler to heir, and limit the court intrigues significantly.
MonarchyGovernment TypepotentialPolicies 11
Aristocratic Court- +0.1 Monthly Progress to Aristocracy
- +5% Noble Estate Satisfaction Equilibrium
- −10% Court Spending Efficiency
Balanced Court- +10% Legislative Efficiency
Porphyrogénitus Court- +0.05 Monthly Legitimacy
- +0.05 Monthly Prestige
- −10% Court Spending Efficiency
- +0.1 Monthly Progress to Aristocracy
Court of Culture- +10% Cultural Influence %
- +10% Skill of New Artists
- +0.1 Monthly Progress to Innovative
- −10% Court Spending Efficiency
Foreign Customs- +0.1 Monthly Progress to Innovative
- +15% Skill of New Artists
- −10% Court Spending Efficiency
- +0.1 Monthly Progress to Outward
Royal Harem- +0.1 Monthly Prestige
- No Allow Females in Cabinet
- No Forbid Marriage with Lowborn
Humanist Court- +0.1 Monthly Progress to Innovative
- +0.1 Monthly Progress to Humanist
- −20% Artist Salary
Itinerant Court- −33% Move Capital Cost
- +5% Proximity Efficiency through Land
- +0.1 Monthly Progress to Decentralization
- Yes Rural Parliaments
Military Court- +20% Court Spending Efficiency
- +0.1 Monthly Progress to Land
- −0.2% Army Tradition Decay
Timurid Court- +3 Cultures Capacity
- +10% Cultural Influence %
Valide Sultan- +5% Efficiency of Our Cabinet
- +0.05 Monthly Legitimacy
- No Forbid Marriage with Lowborn
Definitionin_game/common/laws/00_monarchy.txt:184
185law_category = administrative
187law_gov_group = monarchy
192aristocratic_court_policy = {
193country_modifier = {
194monthly_towards_aristocracy = societal_value_monthly_move
195nobles_estate_target_satisfaction = medium_permanent_target_satisfaction
196court_spending_efficiency = -0.1
}
198estate_preferences = {
nobles_estate
}
201years = 2
}
203balanced_court_policy = {
204country_modifier = {
205legislative_efficiency = 0.1
}
207estate_preferences = {
clergy_estate
}
210years = 2
}
212court_of_culture_policy = {
213country_modifier = {
214cultural_influence_modifier = 0.1
215skill_of_new_artists = 0.1
216monthly_towards_innovative = societal_value_monthly_move
217court_spending_efficiency = -0.1
}
219estate_preferences = {
burghers_estate
}
222years = 2
}
224itinerant_court_policy = {
225country_modifier = {
226capital_movement_cost_modifier = -0.33
227land_cost_on_distance_from_capital_speed_propagation = 0.05
228monthly_towards_decentralization = societal_value_monthly_move
229can_call_rural_parliaments = yes
}
231estate_preferences = {
peasants_estate
}
234years = 2
}
236harem_policy = {
237unique = yes
238potential = {
239AND = {
240has_slavery = yes
241religion.group = religion_group:muslim
}
}
244country_modifier = {
245monthly_prestige = 0.1
246allow_female_cabinet = no
247forbid_marrying_lowborn = no
248pure_tooltip_entry = unlocks_harem_law_tt
}
250estate_preferences = {
nobles_estate
}
253years = 2
}
255military_court_policy = {
256unique = yes
257potential = {
258has_or_had_tag = PRU
259has_unlocked_policy_trigger = {
259type = military_court_policy
}
}
261allow = {
262OR = {
263current_age = age_5_absolutism
264current_age = age_6_revolutions
}
}
268country_modifier = {
269court_spending_efficiency = 0.2
270monthly_towards_land = societal_value_monthly_move
271army_tradition_decay = -0.002
}
273estate_preferences = {
nobles_estate
}
276years = 2
}
278humanist_court_policy = {
279unique = yes
280potential = {
281has_or_had_tag = PAL
}
284country_modifier = {
285monthly_towards_innovative = societal_value_monthly_move
286monthly_towards_humanist = societal_value_monthly_move
287artist_salary_modifier = -0.2
}
289estate_preferences = {
nobles_estate
}
292years = 2
}
294timurid_court_policy = {
295unique = yes
296potential = {
297has_unlocked_policy_trigger = {
297type = timurid_court_policy
}
}
299country_modifier = {
300cultures_capacity = 3
301cultural_influence_modifier = 0.1
}
303estate_preferences = {
burghers_estate
peasants_estate
}
307years = 2
}
311valide_sultan_court_policy = {
312unique = yes
313potential = {
314has_unlocked_policy_trigger = {
314type = valide_sultan_court_policy
}
}
316country_modifier = {
317country_cabinet_efficiency = 0.05
318monthly_legitimacy = 0.05
319forbid_marrying_lowborn = no
320pure_tooltip_entry = unlocks_harem_law_tt
}
322estate_preferences = {
nobles_estate
}
325years = 2
}
328foreign_court_customs_policy = {
329unique = yes
330potential = {
331has_unlocked_policy_trigger = {
331type = foreign_court_customs_policy
}
}
333country_modifier = {
334monthly_towards_innovative = societal_value_monthly_move
335skill_of_new_artists = 0.15
336court_spending_efficiency = -0.1
337monthly_towards_outward = societal_value_monthly_move
}
339estate_preferences = {
burghers_estate
}
342years = 2
}
344byz_porphyrogennetos_court_policy = {
345unique = yes
346potential = {
347has_or_had_tag = BYZ
}
349country_modifier = {
350monthly_legitimacy = 0.05
351monthly_prestige = 0.05
352court_spending_efficiency = -0.1
353monthly_towards_aristocracy = societal_value_monthly_move
}
355estate_preferences = {
crown_estate
nobles_estate
}
359years = 2
}