
LawChanged this version
Rights of the Burghers
The position of the Burghers is not only reinforced by their privileges, but also by our laws.
Policies 6
Grant Colonial Authority- +5% Burghers Power
- +25% Monthly Colonial Migration
- +0.05 Monthly Progress to Outward
Curtail the Burghers- −5% Burgher Estate Satisfaction Equilibrium
- −10% Burghers Power
- +10% Maximum Tax for Burgher Estate
- +0.05 Monthly Progress to Centralization
- −66% Burghers Power from Cabinet Position
Increased Trade Regulations- +5% Burgher Estate Satisfaction Equilibrium
- +25% Burghers Power
- +0.1 Monthly Progress to Mercantilism
- +5% Export Impact on Demand
Reduced Mercantile Regulations- +5% Burgher Estate Satisfaction Equilibrium
- +25% Burghers Power
- +0.1 Monthly Progress to Free Trade
Strengthen Rights of the Burghers- +5% Burgher Estate Satisfaction Equilibrium
- +0.05 Monthly Progress to Plutocracy
- +10% Burghers Power
- +2.5% Selling Efficiency
Strong Guilds- +2.5% Burgher Estate Satisfaction Equilibrium
- +0.05 Monthly Progress to Plutocracy
- +5% Burghers Power
- +5% Production Efficiency
- Yes Commoners Allowed in Cabinet
Definitionin_game/common/laws/03_estate_laws.txt:104
105law_category = estates
106strengthen_burghers_rights_policy = {
107country_modifier = {
108burghers_estate_target_satisfaction = medium_permanent_target_satisfaction
109monthly_towards_plutocracy = societal_value_minor_monthly_move
110global_burghers_estate_power = 0.1
111selling_efficiency = small_trade_efficiency_bonus
}
113estate_preferences = {
burghers_estate
}
116years = 2
}
118curtail_burghers_policy = {
119country_modifier = {
120burghers_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
121global_burghers_estate_power = -0.1
122burghers_estate_max_tax = 0.1
123monthly_towards_centralization = societal_value_minor_monthly_move
124burghers_estate_power_from_cabinet = -0.66
}
126estate_preferences = {
nobles_estate
clergy_estate
}
130years = 2
}
132strong_guilds_policy = {
133country_modifier = {
134burghers_estate_target_satisfaction = small_permanent_target_satisfaction
135monthly_towards_plutocracy = societal_value_minor_monthly_move
136global_burghers_estate_power = 0.05
137global_production_efficiency = medium_production_efficiency_bonus
138peasants_estate_allowed_in_cabinet = yes
}
140estate_preferences = {
burghers_estate
peasants_estate
}
144years = 2
}
146colonial_burghers_authority_policy = {
147country_modifier = {
148global_burghers_estate_power = 0.05
149colonial_migration_size_modifier = 0.25
150monthly_towards_outward = societal_value_minor_monthly_move
}
152estate_preferences = {
burghers_estate
}
155years = 2
}
157increased_trade_regulations = {
158potential = {
159current_age_or_later = {
159age = age_4_reformation
}
}
161country_modifier = {
162burghers_estate_target_satisfaction = medium_permanent_target_satisfaction
163global_burghers_estate_power = 0.25
164monthly_towards_mercantilism = societal_value_monthly_move
165export_impact_on_demand = 0.05
}
167estate_preferences = {
crown_estate
burghers_estate
}
171years = 2
}
173reduced_trade_regulations = {
174potential = {
175current_age_or_later = {
175age = age_4_reformation
}
}
177country_modifier = {
178burghers_estate_target_satisfaction = medium_permanent_target_satisfaction
179global_burghers_estate_power = 0.25
180monthly_towards_free_trade = societal_value_monthly_move
}
182estate_preferences = {
burghers_estate
}
185years = 2
}