#Achaea


event = {
	id = 1234700
	random = no
	country = ALE
	name = "Philip III of Taranto resignation"
	desc = "In 1373 Philip III of Taranto, prince of Achaea, resigned and gave the princepality to his former sister-in-law, Joan I of Naples."
	date = { day = 16 month = february year = 1373 }
	style = 1

	action_a = {
		name = "Let him resign"
		command = { type = trigger which = 1234701 } #NAP: Naples inheritance of Achaea
	}
	action_b = {
		name = "Pay him to stay"
		command = { type = stability value = 1 }
		command = { type = treasury value = -50 }
		command = { type = DIP which = 2 value = 156 }
		command = { type = ADM which = 2 value = 156 }
		command = { type = MIL which = 2 value = 156 }
		command = { type = relation which = NAP value = -50 }

	}
}

event = {
	id = 1234703
	random = no
	country = ALE
	name = "The capture of Queen Giovanna I"
	desc = "Pope Urban VI declared her kingdom (a papal fief) to be forfeit and bestowed it upon Charles of Durazzo, her niece's husband and the heir-male. With Hungarian support, Charles advanced on Naples and captured Giovanna in 1381. She was strangled in prison in the Castle of San Fele on May 12, 1382. Her adopted heir, Louis of Anjou, was able to retain the mainland counties of Provence and Forcalquier. Jacques des Baux, the nephew of Philip II of Taranto, claimed the Principality of Achaea after her deposition in 1381."

	action_a = {
		name = "Wohoo!"
		command = { type = breakvassal which = NAP }
		command = { type = stability value = 1 }
		command = { type = relation which = NAP value = -300 }
		
	}
}

event = {
	id = 1234705
	random = no
	country = ALE
	name = "The death of Jacques des Baux"
	desc = "In 1383, Charles III of Naples succeeded to the Principality of Achaea on the death of Jacques des Baux. But in fact he never ruled because of some other pretenders and the Navarrese Company."
	date = { day = 6 month = july year = 1383 }
	style = 1

	action_a = {
		name = "Hmm.. ohh well"
		command = { type = trigger which = 1234706 } #NAP: Naples inheritance of Achaea
	}
	action_b = {
		name = "Finance some local guys"
		command = { type = stability value = 1 }
		command = { type = treasury value = -100 }
		command = { type = relation which = NAP value = -50 }
		command = { type = sleepmonarch   which = 59893 }
		command = { type = wakemonarch   which = 59894 }

	}
}

event = {
	id = 1234707
	trigger = {
        monarch = 59895
	}
	random = no
	country = ALE
	name = "Pedro Bordo de San Superano"
	desc = "The Navarrese Company had great influence and its leader, Pedro, proclaimed himself prince in 1396."

	date = { year = 1396 }
	offset = 30
	deathdate = { year = 1402 }

	action_a = {
		name = "Wohoo!"
		command = { type = breakvassal which = NAP }
		command = { type = stability value = 1 }

	}
	action_b = {
		name = "Fight them"
		command = { type = revoltrisk which = 24 value = 2 }
		command = { type = stability value = -1 }

	}
}

event = {
	id = 1234708
	trigger = {
        monarch = 59897
        atwar = yes
	}
	random = no
	country = ALE
	name = "Centurione II Zaccaria's defeat"
	desc = "After making a treaty with the Byzantines, his domains passed to the despotate of Morea and into Byzantine hands."

	date = { year = 1430 }
	offset = 7
	deathdate = { year = 1432 }


	action_a = {
		name = "Hmm.. ohh well"
		command = { type = trigger which = 1234709 } #SLO: Morea conquest of Achaea
	}
	action_b = {
		name = "Give the land to Murad II"
		command = { type = trigger which = 1234900 } #TUR: Morea is offered

	}
}

event = {
	id = 1234602
	trigger = {
        owned = { province = 1399 data = -1 } # Cephalonia
	}
	random = no
	country = ALE
	name = "Leonardo I Tocco"
	desc = "In 1357 Leonardo I Tocco was granted the County of Cephalonia."
	date = { day = 1 month = june year = 1357 }

	action_a = {
		name = "Grant him it"
		command = { type = independence which = U38 }
	}
	action_b = {
		name = "We'll keep it"
		command = { type = revoltrisk which = 60 value = 1 }
		command = { type = stability value = -1 }
	}
}