
Parliament AgendaChanged this version
Address Local Assembly Complaints
We will remove any Local Assembly that has received complaints from the Clergy.
Local AssemblyBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:272
274potential = {
275total_effective_building_levels:local_assembly > 0
}
278on_accept = {
279ordered_owned_location = {
283order_by = population
284max = {
285value = 1
286add = {
287value = num_provinces
288divide = 10
}
290max = root.total_effective_building_levels:local_assembly
}
292check_range_bounds = no
}
298add_estate_satisfaction = {
}
}
302chance = 10