Event
Lottery Election in Country

The unfortunate passing of our Ruler Title forces us to hold an election. However, elections by majority votes are prone to corruption or worse, populism. After several rounds of secret allotment, we have now determined who should lead the Country by selecting almost at random.
Lottery ElectionHeir SelectiontriggerDefinitionin_game/events/government/election.txt:284
285type = country_event
287title = election.2.title Lottery Election in Country
288desc = election.2.desc The unfortunate passing of our Ruler Title forces us to hold an election. However, elections by majority votes are prone to corruption or worse, populism. After several rounds of secret allotment, we have now determined who should lead the Country by selecting almost at random.
289outcome = neutral
293trigger = {
295any_election_candidates = {
296count > 0
}
}
301illustration_tags = {
30210 = regular
30310 = exterior
}
305immediate = {
}
307random_election_candidates = {
308save_scope_as = candidate_a
}
}