
法律本版本变更
市民权利
市民的地位不仅因其特权而得以巩固,也受到我们法律的保障。
政策 6
授予殖民权- +5% 市民阶层力量
- +25% 每月殖民迁移
- +0.05 每月注重外务倾向
削弱市民阶层- −5% 市民阶层满意度均衡点
- −10% 市民阶层力量
- +10% 市民阶层征税上限
- +0.05 每月中央集权倾向
- −66% 市民内阁成员产生的阶层力量
加强贸易监管- +5% 市民阶层满意度均衡点
- +25% 市民阶层力量
- +0.1 每月重商主义倾向
- +5% 出口对需求的影响
减少商业准入壁垒- +5% 市民阶层满意度均衡点
- +25% 市民阶层力量
- +0.1 每月自由贸易倾向
加强市民权利- +5% 市民阶层满意度均衡点
- +0.05 每月财阀政治倾向
- +10% 市民阶层力量
- +2.5% 出售效率
加强行会- +2.5% 市民阶层满意度均衡点
- +0.05 每月财阀政治倾向
- +5% 市民阶层力量
- +5% 加工生产效率
- 是 平民允许在内阁任职
定义in_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
}