
계승 법칙
통치자 선거
공화국의 계승 법칙 유형입니다. 통치자는 수도가 있는 지역에 진출한 국가 내에서 선출됩니다.
보정치
정의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
}
}
