
의회 안건이번 버전 변경
귀족 요새 관련 불만 응대
우리는 성직자 계층이 불만을 제기한 귀족 요새를 모두 제거할 것입니다.
귀족 요새건물on accept정의in_game/common/parliament_agendas/03_buildings.txt:305
307potential = {
308total_effective_building_levels:nobility_fortifications > 0
}
311on_accept = {
312ordered_owned_location = {
316order_by = population
317max = {
318value = 1
319add = {
320value = num_provinces
321divide = 10
}
323max = root.total_effective_building_levels:nobility_fortifications
}
325check_range_bounds = no
326change_building_level_in_location = {
328value = -1
}
}
331add_estate_satisfaction = {
}
}
335chance = 10