
Parliament Agenda
Contain Pike and Shot
This Estate wants us to act against the spread of Pike and Shot in our country.
Pike and ShotInstitutionpotentialDefinitionin_game/common/parliament_agendas/02_institutions.txt:312
316potential = {
321any_owned_location = {
322institution_progress:pike_and_shot > 0
323institution_progress:pike_and_shot < 99
}
}
327on_accept = {
328ordered_owned_location = {
329limit = {
330institution_progress:pike_and_shot > 0
331institution_progress:pike_and_shot < 99
}
333order_by = population
334max = {
335value = 1
336add = {
337value = num_provinces
338divide = 20
}
}
341check_range_bounds = no
342change_institution_progress = {
}
}
}
348chance = 10