
의회 안건
군사 혁명 억압
이 계층은 국내에 군사 혁명이 확산되지 않도록 억압하기를 원합니다.
군사 혁명제도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