
協議事項このバージョンで変更
農民の狩猟場への苦情の対処
貴族から苦情を受けた農民の狩猟場はすべて排除する。
農民の狩猟場建造物on accept定義in_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