
의회 안건
국민 총동원령 억압
이 계층은 국내에 국민 총동원령이 확산되지 않도록 억압하기를 원합니다.
국민 총동원령제도potential정의in_game/common/parliament_agendas/02_institutions.txt:663
667potential = {
672any_owned_location = {
673institution_progress:levee_en_masse > 0
674institution_progress:levee_en_masse < 99
}
}
678on_accept = {
679ordered_owned_location = {
680limit = {
681institution_progress:levee_en_masse > 0
682institution_progress:levee_en_masse < 99
}
684order_by = population
685max = {
686value = 1
687add = {
688value = num_provinces
689divide = 20
}
}
692check_range_bounds = no
693change_institution_progress = {
}
}
}
699chance = 10