
協議事項
大砲の抑制
この階級は、わが国に蔓延する大砲に対処することを我々に望んでいる。
大砲制度potential定義in_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