
Parliament AgendaChanged this version
Address Peasants Hunting Grounds Complaints
We will remove any Peasants Hunting Grounds that has received complaints from the Nobility.
Peasants Hunting GroundsBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:238
240potential = {
241total_effective_building_levels:peasants_hunting_grounds > 0
}
244on_accept = {
245ordered_owned_location = {
249order_by = population
250max = {
251value = 1
252add = {
253value = num_provinces
254divide = 10
}
256max = root.total_effective_building_levels:peasants_hunting_grounds
}
258check_range_bounds = no
259change_building_level_in_location = {
261value = -1
}
}
264add_estate_satisfaction = {
}
}
268chance = 10