Regency

Interregnum

interregnumin_game/common/regencies/zz_default.txt:1

When a Country has no Ruler, a temporary provisional administration will lead it until an official Ruler gets appointed, which can be quick or take a long time.

RequiresTribal MatriarchalHeir Selectionstart effect

4allow = {
5always = yes
}
13start_effect = {
14if = {
15limit = {
16any_character = {
18OR = {
19AND = {
20root.succession_law != heir_selection:tribal_matrilineal
21is_female = no
}
23is_female = yes
}
}
}
27random_character = {
28limit = {
30OR = {
31AND = {
32root.succession_law != heir_selection:tribal_matrilineal
33is_female = no
}
35is_female = yes
}
}
38save_scope_as = new_leader
}
}
41else = {
42if = {
43limit = {
43root.succession_law = heir_selection:tribal_matrilineal
}
44create_character = {
45age = 35
46female = yes
47religion = root.religion
48save_scope_as = new_leader
}
}
51else = {
52create_character = {
53age = 35
54female = no
55religion = root.religion
56save_scope_as = new_leader
}
}
}
61set_regent = scope:new_leader
}
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice