# ROOT is the character, FROM is the title, FROMFROM is the old holder
on_new_holder_inheritance = {
	events = {
		Plus.1320 # Upon a new Byzantine emperor ascending to the throne
		Plus.1331 # Upon a former Byzantine emperor regaining the throne
	}
}

# ROOT is the character, FROM is the title, FROMFROM is the old holder
on_new_holder_usurpation = {
	events = {
		Plus.1320 # Upon a new Byzantine emperor ascending to the throne
		Plus.1331 # Upon a former Byzantine emperor regaining the throne
	}
}

on_war_ended_victory = {
	random_events = {
		anatolian_collapse = {
			delay = 1 # Ensure all titles have changed hands before checking if Anatolia is still controlled

			100 = Plus.1305 # Collapse through loss of Anatolia
		}
	}
}