Effet scripté

set_to_default_heir_selection

set_to_default_heir_selectionin_game/common/scripted_effects/country_effects.txt:2453
RequiertMonarchieType de régime politiqueifRépubliqueType de régime politiqueelse if 1Horde des steppesType de régime politiqueelse if 3ThéocratieType de régime politiqueelse if 2

Définitionin_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.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales