脚本效果

set_to_default_heir_selection

set_to_default_heir_selectionin_game/common/scripted_effects/country_effects.txt:2453
需要君主国政体if共和国政体else if 1草原游牧部落政体else if 3神权国政体else if 2

定义in_game/common/scripted_effects/country_effects.txt:2453

2454if = {
2455limit = {
2455government_type ?= government_type:monarchy
}
2456change_heir_selection = heir_selection:cognatic_primogeniture
}
2458else_if = {
2459limit = {
2459government_type ?= government_type:republic
}
2460change_heir_selection = heir_selection:republic_4_year_terms
}
2462else_if = {
2463limit = {
2463government_type ?= government_type:theocracy
}
2464change_heir_selection = heir_selection:bishopric_elective
}
2466else_if = {
2467limit = {
2467government_type ?= government_type:steppe_horde
}
2468change_heir_selection = heir_selection:tribal_oldest_male
}
2470else = {
2471change_heir_selection = heir_selection:tribal_oldest_male
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明