
Parliament Agenda
Contain Levée en Masse
This Estate wants us to act against the spread of Levée en Masse in our country.
Levée en MasseInstitutionpotentialDefinitionin_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