
Heir Selection
Elective Potestate
It is a type of Succession Law of a Republic, in which the Ruler is selected from a Country that has presence in the Region of its Capital.
Modifiers
Definitionin_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" • A new ruler is invited, not pre-selected
1005value = -1
}
}
