
Parliament AgendaChanged this version
Address Parish Church Complaints
We will remove any Parish Church that has received complaints from the Nobility.
Parish ChurchBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:40
42potential = {
43total_effective_building_levels:parish_church > 0
}
46on_accept = {
47ordered_owned_location = {
51order_by = population
52max = {
53value = 1
54add = {
55value = num_provinces
56divide = 10
}
58max = root.total_effective_building_levels:parish_church
}
60check_range_bounds = no
}
66add_estate_satisfaction = {
}
}
70chance = 10