
法律本版本变更
贵族权利
贵族的地位不仅因其特权而得以巩固,也受到我们法律的保障。
政策 6
削弱贵族阶层- −5% 贵族阶层满意度均衡点
- −10% 贵族阶层力量
- +10% 贵族阶层征税上限
- +0.05 每月中央集权倾向
- −66% 贵族内阁成员产生的阶层力量
托罗法- +0.1 每月贵族政治倾向
- +5% 贵族阶层满意度均衡点
- +15% 贵族阶层力量
- +5 城镇贵族岗位容量
- −0.2% 每月贵族叛军增长
贵族选王权- +5% 贵族阶层满意度均衡点
- +10% 贵族阶层力量
- +0.05 每月正统性
精神法- +0.05 每月中央集权倾向
- −5% 贵族阶层满意度均衡点
- −25% 贵族阶层力量
- +0.5% 每月控制力
授权乡绅贵族- +2.5% 贵族阶层满意度均衡点
- +0.1 每月农奴制倾向
- +5% 贵族阶层力量
- +40% 要塞维护效率
加强贵族权利- +5% 贵族阶层满意度均衡点
- +10% 贵族阶层力量
- +20% 贵族征召规模
- −66% 王室内阁成员产生的阶层力量
定义in_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
}