
協議事項
軍事革命の抑制
この階級は、わが国に蔓延する軍事革命に対処することを我々に望んでいる。
軍事革命制度potential定義in_game/common/parliament_agendas/02_institutions.txt:546
550potential = {
555any_owned_location = {
556institution_progress:military_revolution > 0
557institution_progress:military_revolution < 99
}
}
561on_accept = {
562ordered_owned_location = {
563limit = {
564institution_progress:military_revolution > 0
565institution_progress:military_revolution < 99
}
567order_by = population
568max = {
569value = 1
570add = {
571value = num_provinces
572divide = 20
}
}
575check_range_bounds = no
576change_institution_progress = {
}
}
}
582chance = 10