
Parliament Issue
Bolster the Government
The central authority of our country should stand tall above all interest groups and prominent members of our upper strata.
TribeGovernment Typeallow
AssemblyParliament Typeallow
CouncilParliament Typeallow
Dutch ParliamentParliament Typeallow
Estate ParliamentParliament Typeallow
Polish-Lithuanian ParliamentParliament TypeallowBolstered Tribal AuthorityStatic ModifierallowModifiers
Definitionin_game/common/parliament_issues/02_crown_estate_parliament_issues.txt:180
187allow = {
188at_war = no
189estate_power(estate_type:crown_estate) < 0.5
190OR = {
}
}
203chance = {
204add = 1
205add = {
206if = {
207limit = {
208estate_power(estate_type:crown_estate) < 0.2
}
210value = 2
}
}
213multiply = {
214if = {
215limit = {
216estate_power(estate_type:crown_estate) > 0.4
}
218value = 0.5
}
220else = {
221value = 1
}
}
}
226on_debate_passed = {
227add_country_modifier = {
}
}
