EventChanged this version
The Last Will of the Ruler Title

Our aging Ruler Title has decided to write down the last will which has shocked the Court Title. Target Ruler has declared that his/her younger son Favorite Child should succeed him/her, ignoring the well-established tradition of primogeniture. he/she argues in the document that Target Heir lacks the virtues of leadership, while Favorite Child has the temperance and wisdom to rule. Many fear that if this is accepted, Nobility might be greatly upset.
BrandenburgCountrydynamic historical event.tag
MonarchyGovernment TypetriggerDefinitionin_game/events/DHE/flavor_brapru.txt:2346
2347type = country_event
2348title = flavor_brapru.35.title The Last Will of the Ruler Title
2349desc = flavor_brapru.35.desc Our aging Ruler Title has decided to write down the last will which has shocked the Court Title. Target Ruler has declared that his/her younger son Favorite Child should succeed him/her, ignoring the well-established tradition of primogeniture. he/she argues in the document that Target Heir lacks the virtues of leadership, while Favorite Child has the temperance and wisdom to rule. Many fear that if this is accepted, Nobility might be greatly upset.
2350outcome = neutral
2352fire_only_once = yes
2354dynamic_historical_event = {
}
2361illustration_tags = {
236210 = regular
236310 = interior
}
2366immediate = {
}
2368heir ?= {
2369save_scope_as = target_heir
}
2371ruler ?= {
2372save_scope_as = target_ruler
}
2374ruler ?= {
2375random_child = {
2376limit = {
2377father = root.ruler
2378is_alive = yes
2379is_heir = no
2380is_female = no
}
2382save_scope_as = favorite_child
}
}
}
2387trigger = {
2388has_ruler = yes
2389has_heir = yes
2391ruler ?= {
2392age_in_years > 50
2393num_of_children > 2
2394any_child = {
2395is_alive = yes
2396is_heir = no
2397is_female = no
}
}
}