
Parliament AgendaChanged this version
Address Free Village Complaints
We will remove any Free Village that has received complaints from the Nobility.
Free VillageBuildingon acceptDefinitionin_game/common/parliament_agendas/03_buildings.txt:5
7potential = {
8total_effective_building_levels:free_village > 0
}
11on_accept = {
12ordered_owned_location = {
16order_by = population
17max = {
18value = 1
19add = {
20value = num_provinces
21divide = 10
}
23max = root.total_effective_building_levels:free_village
}
25check_range_bounds = no
}
31add_estate_satisfaction = {
}
}
36chance = 20