
Parliament AgendaChanged this version
Address Burgher Mansion Complaints
We will remove any Burgher Mansion that has received complaints from the Nobility.
Burgher MansionBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:172
174potential = {
175total_effective_building_levels:burgher_mansion > 0
}
178on_accept = {
179ordered_owned_location = {
183order_by = population
184max = {
185value = 1
186add = {
187value = num_provinces
188divide = 5
}
190max = root.total_effective_building_levels:burgher_mansion
}
192check_range_bounds = no
}
198add_estate_satisfaction = {
}
}
202chance = 10