
의회 안건
신세계 억압
이 계층은 국내에 신세계 사상이 확산되지 않도록 억압하기를 원합니다.
신세계제도potential정의in_game/common/parliament_agendas/02_institutions.txt:234
238potential = {
243any_owned_location = {
244institution_progress:new_world > 0
245institution_progress:new_world < 99
}
}
249on_accept = {
250ordered_owned_location = {
251limit = {
252institution_progress:new_world > 0
253institution_progress:new_world < 99
}
255order_by = population
256max = {
257value = 1
258add = {
259value = num_provinces
260divide = 20
}
}
263check_range_bounds = no
264change_institution_progress = {
}
}
}
270chance = 10