
의회 안건이번 버전 변경
농민 사냥터 관련 불만 응대
우리는 귀족 계층이 불만을 제기한 농민 사냥터를 모두 제거할 것입니다.
농민 사냥터건물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