#Italy Events from AoN modified by Hive & nightmorphis

#The Eternal City#
event = { 
	id = 15010
	trigger = {
		owned = { province = 399 data = -1 } #Rome
	}
	random = no
	country = ITA
	name = "The Eternal City"
	desc = "In 1870 during the Franco-Prussian War, Napoleon III withdrew his troops from Rome. With the city of Rome and the remaining Papal States left unprotected, Italian troops moved into Rome without opposition. Rome voted for union with Italy in October 1870, and in July 1871 Rome became the capital of a united Italy."
	date = { year = 1337 }
	offset = 30
	deathdate = { year = 1920 }
	style = 5
	action_a = {	#Move to Rome
		name = "Let us celebrate!"
		command = { type = capital which = 399 }
		command = { type = stability value = 2 }
		command = { type = addcore which = 368 } #Istria
		command = { type = addcore which = 819 } #Malta
		command = { type = addcore which = 988 } #Nice
		command = { type = addcore which = 1593 } #Trento
	}
}

#Treaty of Ucciali#
event = { 
	id = 15149
	random = no
	country = ITA
	name = "Treaty of Ucciali"
	desc = "On the 2nd of May 1889 the Treay of Ucciali was signed between Ethiopia and Italy. According to the Ethiopian copy, Ethiopia could consult the Italian government for support. However, the Italian version was slightly different. According to that, Ethiopia was an Italian protectorate. However, Menelik did not agree, and making the Italians even more upset, he consulted other European powers. This dispute erupted into war in 1898, when the Italians invaded Ethiopia with a strong force. Menelik gathered troops from all over the Kingdom, and soon his army counted 100,000 men. At Adwa, the Ethiopians decisively defeated the intruders, resulting in a humiliating defeat for the Italians."
	style = 5
	action_a = {
			name = "The Italian version of the treaty is the valid one"
			command = { type = casusbelli which = ETH value = 60 }
			command = { type = relation which = ETH value = -200 }
		
	}
	action_b = {
			name = "The Ethiopian version of the treaty is the valid one"
			command = { type = stability value = 1 }
			command = { type = relation which = ETH value = 150 }	
	}
}

#Treaty of Ucciali#
event = { 
	id = 15150
	random = no
	country = ITA
	name = "Treaty of Ucciali"
	desc = "On the 2nd of May 1889 the Treay of Ucciali was signed between Ethiopia and Italy. According to the Ethiopian copy, Ethiopia could consult the Italian government for support. However, the Italian version was slightly different. According to that, Ethiopia was an Italian protectorate. However, Menelik did not agree, and making the Italians even more upset, he consulted other European powers. This dispute erupted into war in 1898, when the Italians invaded Ethiopia with a strong force. Menelik gathered troops from all over the Kingdom, and soon his army counted 100,000 men. At Adwa, the Ethiopians decisively defeated the intruders, resulting in a humiliating defeat for the Italians."
	style = 5
	action_a = {
			name = "Excellent!"
			command = { type = stability value = 3 }
			command = { type = vassal which = ETH }
		
	}
}

#Move Capital#
event = {
	id = 60025
	trigger = { 
		owned = { province = 403 data = -1 }
		owned = { province = 389 data = -1 }
		owned = { province = 370 data = -1 }
		NOT = { flag = Cisalpine }
	}
	random = no
	country = ITA
	name = "Move Capital"
	desc = "Sire, we can now move our capital"
	date = { year = 1337 }
	offset = 30
	deathdate = { year = 1800 }

	action_a = {
		name = "Stay here"
		command = { type = infra value = 25 }
		command = { type = vp value = 1 }
		command = { type = addcore which = 398 } #Corsica
	}

	action_b = {
		name = "Move to Milan"
		command = { type = capital which = 389 } #Lombardia
		command = { type = provincetax which = 389 value = 1 } 
		command = { type = treasury value = -200 }
		command = { type = land value = 150 }
		command = { type = addcore which = 398 } #Corsica
	}

	action_c = {
		name = "Move to Venice"
		command = { type = capital which = 370 } #Veneto
		command = { type = provincetax which = 370 value = 1 }
		command = { type = treasury value = -200 }
		command = { type = trade value = 150 }
		command = { type = addcore which = 398 } #Corsica
	}

	action_d = {
		name = "Move to Genoa"
		command = { type = capital which = 403 } #Liguria
		command = { type = provincetax which = 403 value = 1 }
		command = { type = treasury value = -200 }
		command = { type = naval value = 150 }
		command = { type = addcore which = 398 } #Corsica
	}
}
