
의회 안건이번 버전 변경
지방 귀족 대표단 관련 불만 응대
우리는 도시민 계층이 불만을 제기한 지방 귀족 대표단을 모두 제거할 것입니다.
지방 귀족 대표단건물on accept정의in_game/common/parliament_agendas/03_buildings.txt:539
541potential = {
542total_effective_building_levels:local_noble_delegation > 0
}
545on_accept = {
546ordered_owned_location = {
550order_by = population
551max = {
552value = 1
553add = {
554value = num_provinces
555divide = 10
}
557max = root.total_effective_building_levels:local_noble_delegation
}
559check_range_bounds = no
560change_building_level_in_location = {
562value = -1
}
}
565add_estate_satisfaction = {
}
}
569chance = 10