
協議事項
銀行の抑制
この階級は、わが国に蔓延する銀行に対処することを我々に望んでいる。
銀行制度potential定義in_game/common/parliament_agendas/02_institutions.txt:156
160potential = {
165any_owned_location = {
166institution_progress:banking > 0
167institution_progress:banking < 99
}
}
171on_accept = {
172ordered_owned_location = {
173limit = {
174institution_progress:banking > 0
175institution_progress:banking < 99
}
177order_by = population
178max = {
179value = 1
180add = {
181value = num_provinces
182divide = 20
}
}
185check_range_bounds = no
186change_institution_progress = {
}
}
}
192chance = 10