
Parliament Type
Estate Parliament
Representatives of the Estates will gather in the parliament to discuss issues and find common ground in achieving these goals.
Allow Estate ParliamentModifier TypepotentialSupreme AuthorityStatic ModifierallowModifiers
Definitionin_game/common/parliament_types/00_default.txt:38
39type = country
43allow = {
45OR = {
47AND = {
48estate_power(estate_type:burghers_estate) >= 0.2
49estate(estate_type:burghers_estate) = {
50num_privileges >= 3
}
}
}
}
55modifier = {
}


