
法律
共和国的权力
与其他形式的政府一样,共和国不仅需要制定决策,更需将决策付诸实践。为此,必须建立一套行政执行机制,使其权力触角能够延伸至国土的每一个角落,即便是最偏远的地区也不例外。
共和国政体potential政策 4
定义in_game/common/laws/00_republic.txt:105
106law_category = administrative
108law_gov_group = republic
114broad_executive_power_policy = {
115country_modifier = {
116country_cabinet_efficiency = 0.2
}
118estate_preferences = {
burghers_estate
}
121years = 2
}
123devolution_of_powers_policy = {
124country_modifier = {
125government_size = 1
126monthly_towards_decentralization = societal_value_monthly_move
}
128estate_preferences = {
clergy_estate
}
131years = 2
}
133absolute_presidential_power_policy = {
134country_modifier = {
135monthly_republican_tradition = -0.05
136global_crown_estate_power = 0.2
137monthly_towards_absolutism = societal_value_monthly_move
}
139estate_preferences = {
crown_estate
}
142years = 2
}
144new_men_policy = {
145country_modifier = {
146change_heir_selection_cost_modifier = -0.25
147set_cabinet_member_cost_modifier = -0.1
148replace_cabinet_member_cost_modifier = -0.1
}
150estate_preferences = {
peasants_estate
}
153years = 2
}