
의회 안건
계몽 억압
이 계층은 국내에 계몽 사상이 확산되지 않도록 억압하기를 원합니다.
계몽제도potential정의in_game/common/parliament_agendas/02_institutions.txt:585
589potential = {
594any_owned_location = {
595institution_progress:enlightenment > 0
596institution_progress:enlightenment < 99
}
}
600on_accept = {
601ordered_owned_location = {
602limit = {
603institution_progress:enlightenment > 0
604institution_progress:enlightenment < 99
}
606order_by = population
607max = {
608value = 1
609add = {
610value = num_provinces
611divide = 20
}
}
614check_range_bounds = no
615change_institution_progress = {
}
}
}
621chance = 10