
LawChanged this version
Rights of the Nobility
The position of the Nobility is not only reinforced by their privileges, but also by our laws.
Policies 6
Curtail the Nobility- −5% Noble Estate Satisfaction Equilibrium
- −10% Nobles Power
- +10% Maximum Tax for Noble Estate
- +0.05 Monthly Progress to Centralization
- −66% Nobility Power from Cabinet Position
Leyes de Toro- +0.1 Monthly Progress to Aristocracy
- +5% Noble Estate Satisfaction Equilibrium
- +15% Nobles Power
- +5 Possible Nobles in Towns and Cities
- −0.2% Monthly Nobility Rebel Growth
Nobility Electorate- +5% Noble Estate Satisfaction Equilibrium
- +10% Nobles Power
- +0.05 Monthly Legitimacy
Lei Mental- +0.05 Monthly Progress to Centralization
- −5% Noble Estate Satisfaction Equilibrium
- −25% Nobles Power
- +0.5% Monthly Control
Rural Noble Authority- +2.5% Noble Estate Satisfaction Equilibrium
- +0.1 Monthly Progress to Serfdom
- +5% Nobles Power
- +40% Fortification Maintenance Efficiency
Strengthen Rights of the Nobility- +5% Noble Estate Satisfaction Equilibrium
- +10% Nobles Power
- +20% Nobles Levy Size
- −66% Crown Power from Cabinet Position
Definitionin_game/common/laws/03_estate_laws.txt:2
3law_category = estates
4strengthen_nobles_rights_policy = {
5country_modifier = {
6nobles_estate_target_satisfaction = medium_permanent_target_satisfaction
7global_nobles_estate_power = 0.1
8nobles_estate_levy_size = 0.2
9crown_estate_power_from_cabinet = -0.66
}
11estate_preferences = {
nobles_estate
}
14years = 2
}
16curtail_nobles_policy = {
17country_modifier = {
18nobles_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
19global_nobles_estate_power = -0.1
20nobles_estate_max_tax = 0.1
21monthly_towards_centralization = societal_value_minor_monthly_move
22nobles_estate_power_from_cabinet = -0.66
}
24estate_preferences = {
burghers_estate
}
27years = 2
}
29rural_nobles_authority_policy = {
30country_modifier = {
31nobles_estate_target_satisfaction = small_permanent_target_satisfaction
32monthly_towards_serfdom = societal_value_monthly_move
33global_nobles_estate_power = 0.05
34fort_maintenance_efficiency = 0.4
}
36estate_preferences = {
nobles_estate
}
39years = 2
}
41nobles_electorate_policy = {
42potential = {
43government_type = government_type:monarchy
}
45country_modifier = {
46nobles_estate_target_satisfaction = medium_permanent_target_satisfaction
47global_nobles_estate_power = 0.1
48monthly_legitimacy = 0.05
}
50estate_preferences = {
nobles_estate
}
53years = 2
54on_activate = {
55unlock_heir_selection_effect = {
55type = elective_succession
}
56unlock_heir_selection_effect = {
56type = dynastic_elective_succession
}
}
58on_deactivate = {
59lock_heir_selection_effect = {
59type = elective_succession
}
60lock_heir_selection_effect = {
60type = dynastic_elective_succession
}
}
}
63por_lei_mental = {
64unique = yes
65potential = {
66has_unlocked_policy_trigger = {
67type = por_lei_mental
}
}
70country_modifier = {
71monthly_towards_centralization = societal_value_minor_monthly_move
72nobles_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
73global_nobles_estate_power = -0.25
74global_monthly_control = 0.005
}
77estate_preferences = {
crown_estate
}
80years = 2
}
82leyes_de_toro_policy = {
83unique = yes
84potential = {
85has_unlocked_policy_trigger = {
86type = leyes_de_toro_policy
}
}
89country_modifier = {
90monthly_towards_aristocracy = societal_value_monthly_move
91nobles_estate_target_satisfaction = medium_permanent_target_satisfaction
92global_nobles_estate_power = 0.15
93global_nobles_city_desired_pop = 0.005
94monthly_nobles_estate_rebel_growth = -0.002
}
96estate_preferences = {
nobles_estate
}
99years = 2
}