
法律このバージョンで変更
貴族の権利
貴族の地位は特権だけでなく、わが国の法律によっても強化されている。
ポリシー 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
}