
Parliament Agenda
Contain Artillery
This Estate wants us to act against the spread of Artillery in our country.
ArtilleryInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:429
433potential = {
438any_owned_location = {
439institution_progress:artillery_institution > 0
440institution_progress:artillery_institution < 99
}
}
444on_accept = {
445ordered_owned_location = {
446limit = {
447institution_progress:artillery_institution > 0
448institution_progress:artillery_institution < 99
}
450order_by = population
451max = {
452value = 1
453add = {
454value = num_provinces
455divide = 20
}
}
458check_range_bounds = no
459change_institution_progress = {
}
}
}
465chance = 10