
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.
Steppe HordeGovernment Typeallow
AssemblyParliament TypeallowBolstered Warchief AuthorityStatic ModifierallowModifiers
Definitionin_game/common/parliament_issues/02_crown_estate_parliament_issues.txt:238
245allow = {
249estate_power(estate_type:crown_estate) < 0.5
}
256chance = {
257add = 1
258add = {
259if = {
260limit = {
261estate_power(estate_type:crown_estate) < 0.2
}
263value = 2
}
}
266multiply = {
267if = {
268limit = {
269estate_power(estate_type:crown_estate) > 0.4
}
271value = 0.5
}
273else = {
274value = 1
}
}
}
279on_debate_passed = {
280add_country_modifier = {
}
}
