部落母系长女继承制
继承法

部落母系长女继承制

tribal_matrilinealin_game/common/heir_selections/tribal.txt:87

这是部落的一种继承法,先前Ruler最年长的女儿将继任为统治者。

需要禁止担任统治者修正类型calc

定义in_game/common/heir_selections/tribal.txt:87

88include_ruler_siblings = yes
89through_female = yes
90allow_female = yes
91allow_male = no
92allow_children = yes
93ignore_ruler = yes
95use_mothers_dynasty = yes
97allowed_estates = {
}
98heir_is_allowed = {
}
100locked = {
100has_reform = government_reform:haudenosaunee_clan_mothers
}
102succession_effect = {
103add_government_power = government_power_extreme_penalty (-10)
}
106calc = {
107add = {
108desc = "HEIR_SELECTION_MOTHER_IS_RULER_DESC" •与统治者同母
109if = {
110limit = {
111OR = {
112not = {
112exists = root
}
113mother ?= scope:target.last_valid_ruler
}
}
116value = 500
}
}
120add = {
121desc = "HEIR_SELECTION_GRANDMOTHER_IS_RULER_DESC" •与统治者同祖母
122if = {
123limit = {
124OR = {
125not = {
125exists = root
}
126and = {
127exists = mother
128mother.mother ?= scope:target.last_valid_ruler
}
}
}
132value = 250
}
}
136if = {
137limit = {
138exists = root
}
140add = {
141desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
142value = character_age
}
144if = {
145limit = {
}
146add = {
147desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" •不适合统治
148value = -1000
}
}
}
154if = {
155limit = {
156not = {
156exists = root
}
}
158add = {
159desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
160value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明