
의회 안건이번 버전 변경
승병 훈련장 관련 불만 응대
우리는 귀족 계층이 불만을 제기한 승병 훈련장을 모두 제거할 것입니다.
승병 훈련장건물on accept정의in_game/common/parliament_agendas/03_buildings.txt:106
108potential = {
109total_effective_building_levels:warrior_monks_training_grounds > 0
}
112on_accept = {
113ordered_owned_location = {
117order_by = population
118max = {
119value = 1
120add = {
121value = num_provinces
122divide = 10
}
124max = root.total_effective_building_levels:warrior_monks_training_grounds
}
126check_range_bounds = no
127change_building_level_in_location = {
129value = -1
}
}
132add_estate_satisfaction = {
}
}
136chance = 10