
Parliament Issue
Support a Mercantile Cabinet
The bureaucracy throughout our domain stands to benefit greatly from a legislative reform around its efficiency, funded by the most wealthy members of society.
ReformationAgeallow
AbsolutismAgeallow
RevolutionsAgeallow
BurghersEstateallow, on debate passedModifiers
Definitionin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:1045
1048modifier_when_in_debate = {
}
1053allow = {
1058NOR = {
}
}
1065chance = {
1066add = 1
1067add = {
1068if = {
1069limit = {
1070has_advance = government_size_renaissance
}
1072value = 2
}
}
1075multiply = {
1076if = {
1077limit = {
1078societal_value:aristocracy_vs_plutocracy < 0
}
1080value = 0.5
}
1082else = {
1083value = 1
}
}
}
1088on_debate_passed = {
1089random_cabinet_character = {
1093add_adm = 5
1094add_dip = 5
1095add_mil = 5
}
1097change_societal_value = {
}
}

