
继承法
执政官选举制
这是共和国的一种继承法,统治者从在其首都区域有存在的国家中选出。
修正
定义in_game/common/heir_selections/republic.txt:974
975allow_female = no
976use_election = yes
977term_duration = 0
978max_possible_candidates = 5
980candidate_country = {
982has_presence_in = scope:target.capital.region
983prestige > 25
984total_population > 500
985OR = {
}
}
991potential = {
992has_reform = government_reform:signoria_reform
}
995locked = {
996has_reform = government_reform:signoria_reform
}
1000heir_is_allowed = {
}
1002calc = {
1003add = {
1004desc = "HEIR_SELECTION_PODESTA_NO_HEIR" •邀请一位新统治者,而非预先选择
1005value = -1
}
}
