
Heir Selection
Selection of the new Bank Executive
It is a type of Succession Law of a Banker Family in which the Ruler is chosen among the members of the dynasty.
Blocked from RulershipModifier TypecalcModifiers
Definitionin_game/common/heir_selections/republic.txt:510
511include_ruler_siblings = yes
512through_female = no
513allow_female = no
516heir_is_allowed = {
}
518potential = {
519has_reform = government_reform:banking_country
}
522locked = {
523has_reform = government_reform:banking_country
}
525calc = {
526if = {
527limit = {
528exists = root
}
530add = {
531desc = "HEIR_SELECTION_ADM_DESC" • Score per Administrative Ability
532value = root.adm
}
539if = {
541add = {
542desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • Is unsuited to Rule
543value = -1000
}
}
}
}
