스크립트 효과

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. 소개 · 개인정보 보호 · 법적 고지