
의회 안건이번 버전 변경
귀족 모병소 관련 불만 응대
우리는 평민 계층이 불만을 제기한 귀족 모병소를 모두 제거할 것입니다.
귀족 모병소건물on accept정의in_game/common/parliament_agendas/03_buildings.txt:771
773potential = {
774total_effective_building_levels:nobles_recruitment_center > 0
}
777on_accept = {
778ordered_owned_location = {
782order_by = population
783max = {
784value = 1
785add = {
786value = num_provinces
787divide = 10
}
789max = root.total_effective_building_levels:nobles_recruitment_center
}
791check_range_bounds = no
792change_building_level_in_location = {
794value = -1
}
}
797add_estate_satisfaction = {
}
}
801chance = 10