EventChanged this version
The Union of Crowns
Our previous monarch made a deal with the Crown of Union Partner: whoever survives the other monarch gets to inherit their contract partner's throne. As such, the great New Ruler shall be known as the sovereign of the Junior Partner Adjective Crown.
Union of Crowns SuccessionHeir SelectiontriggerDefinitionin_game/events/government/succession.txt:951
952type = country_event
953title = succession.101.title The Union of Crowns
954desc = succession.101.desc Our previous monarch made a deal with the Crown of Union Partner: whoever survives the other monarch gets to inherit their contract partner's throne. As such, the great New Ruler shall be known as the sovereign of the Junior Partner Adjective Crown.
955outcome = neutral
956immediate = {
957random_known_country = {
958limit = {
959has_mutual_scripted_relation = {
960type = relation_type:union_of_crowns_pact
961target = root
}
}
964save_scope_as = union_partner
965ruler = {
965save_scope_as = new_ruler
}
}
967save_scope_as = junior_partner
968set_new_ruler = scope:new_ruler
}