
Parliament AgendaChanged this version
Address Peasants Training Grounds Complaints
We will remove any Peasants Training Grounds that has received complaints from the Nobility.
Peasants Training GroundsBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:205
207potential = {
208total_effective_building_levels:peasants_training_grounds > 0
}
211on_accept = {
212ordered_owned_location = {
216order_by = population
217max = {
218value = 1
219add = {
220value = num_provinces
221divide = 10
}
223max = root.total_effective_building_levels:peasants_training_grounds
}
225check_range_bounds = no
226change_building_level_in_location = {
228value = -1
}
}
231add_estate_satisfaction = {
}
}
235chance = 10