
继承法
新任行长选举制
这是银行家家族的一种继承法,统治者在宗族成员中选择。
禁止担任统治者修正类型calc修正
定义in_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" •行政能力
532value = root.adm
}
539if = {
541add = {
542desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" •不适合统治
543value = -1000
}
}
}
}
