
Parliament AgendaChanged this version
Address Nobility Fortifications Complaints
We will remove any Nobility Fortifications that has received complaints from the Clergy.
Nobility FortificationsBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:305
307potential = {
308total_effective_building_levels:nobility_fortifications > 0
}
311on_accept = {
312ordered_owned_location = {
316order_by = population
317max = {
318value = 1
319add = {
320value = num_provinces
321divide = 10
}
323max = root.total_effective_building_levels:nobility_fortifications
}
325check_range_bounds = no
326change_building_level_in_location = {
328value = -1
}
}
331add_estate_satisfaction = {
}
}
335chance = 10