
Heir Selection
Fratricide
It is a type of Succession Law of a Monarchy in which the new Ruler ascends to the throne once he has demonstrated that his fortune is superior to the fortunes of his rivals, usually through the elimination of each one of them.
Belligerent vs ConciliatorySocietal ValuelockedDefinitionin_game/common/heir_selections/monarchy.txt:332
333use_election = no
334term_duration = 0
335max_possible_candidates = 0
336show_candidates = no
338potential = {
}
345allowed = {
346always = yes
}
349locked = {
352or = {
354estate_power(estate_type:crown_estate) <= 0.35
}
}
360calc = {
361add = {
362desc = "HEIR_SELECTION_FRATICIDE_ELECTION_HAS_NO_HEIR" • The boldest and most cunning successor will eliminate his rivals until he is unopposed.
363format = "FORMAT_NO_VALUE"
364value = 0
}
}