スクリプトエフェクトSスクリプトエフェクトset_to_default_heir_selectionset_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:24532454▾if = {2455▾limit = {2455government_type ?= government_type:monarchy}2456change_heir_selection = heir_selection:cognatic_primogeniture}2458▾else_if = {2459▾limit = {2459government_type ?= government_type:republic}2460change_heir_selection = heir_selection:republic_4_year_terms}2462▾else_if = {2463▾limit = {2463government_type ?= government_type:theocracy}2464change_heir_selection = heir_selection:bishopric_elective}2466▾else_if = {2467▾limit = {2467government_type ?= government_type:steppe_horde}2468change_heir_selection = heir_selection:tribal_oldest_male}2470▾else = {2471change_heir_selection = heir_selection:tribal_oldest_male}