
Parliament Type
Dutch Parliament
The wealthy members of parliament are granted greater powers, while the clergy is bared from having representatives.
Allow Estate ParliamentModifier TypepotentialSupreme AuthorityStatic ModifierallowModifiers
Definitionin_game/common/parliament_types/00_default.txt:63
64type = country
65potential = {
67OR = {
}
}
72allow = {
74OR = {
76AND = {
77estate_power(estate_type:burghers_estate) >= 0.2
78estate(estate_type:burghers_estate) = {
79num_privileges >= 3
}
}
}
}
84modifier = {
}

