Regency
Mamlūk Succession
The new Ruler as well as any Regents must come from the discipline and prestigious ranks of the elite Mamlūk troops under our command.
NobilityEstatestart effect
Mamlūk SuccessionHeir Selectionallow
MamlūkTraitstart effect6modifier = {
}
14start_effect = {
15if = {
16limit = {
17any_character = {
}
}
23random_character = {
29save_scope_as = new_leader
}
}
32else = {
33hidden_effect = {
35random_list = {}
50if = {
51limit = {
52root.last_valid_ruler ?= {
53has_dynasty = yes
}
}
56root.last_valid_ruler.dynasty = {
57random_character_in_dynasty = {
58dynasty = {
59save_scope_as = target_dynasty
}
}
}
}
64else = {
65random_owned_location = {
66create_dynasty_from_location = random
67last_dynasty_in_location = {
67save_scope_as = target_dynasty
}
}
}
}
72create_character = {
73age = 35
74female = no
75adm = {
76value = {
25
75
}
77add = {
78value = root.army_tradition
79divide = 4
}
}
82dip = {
83value = {
25
75
}
84add = {
85value = root.army_tradition
86divide = 4
}
}
89mil = {
90value = {
25
75
}
91add = {
92value = root.army_tradition
93divide = 4
}
}
96culture = scope:target_culture
98dynasty = scope:target_dynasty
100save_scope_as = new_leader
}
}
104set_regent = scope:new_leader
}




