Event
Election of a New Ruler Title

With the death of our previous Ruler Title, it was time for the Nobility to gather and vote for a new Ruler Title to rule over Country.
After a few days of discussions, the electors have made their decision: Candidate A shall become the new Ruler Title of the Country.
Diarchic ElectionHeir SelectiontriggerDefinitionin_game/events/government/election.txt:460
461type = country_event
462title = election.5.title Election of a New Ruler Title
463desc = election.5.desc With the death of our previous Ruler Title, it was time for the Nobility to gather and vote for a new Ruler Title to rule over Country.
After a few days of discussions, the electors have made their decision: Candidate A shall become the new Ruler Title of the Country.
After a few days of discussions, the electors have made their decision: Candidate A shall become the new Ruler Title of the Country.
464outcome = neutral
468trigger = {
470any_election_candidates = {
470count > 0
}
}
473illustration_tags = {
47410 = happy
47510 = interior
}
477immediate = {
}
479random_election_candidates = {
479save_scope_as = candidate_a
}
}