#Ethiopia Major Events from AoN modified by Hive

#The Reforms of Tewodros#
event = { 
	id = 15146
	random = no
	country = ETH
	date = { year = 1857 }
	offset = 30
	deathdate = { year = 1858 }
	name = "The Reforms of Tewodros"
	desc = "As soon as Tewodros aquired the throne of Ethiopia he started to reform. He welcomed European advisors, teachers and workers, and under their guidance education, roads and infrastructure were improved and a weapon manufacory was built. Tewodros introduced equal taxes and customs, and fought hard to introduce Christianity in the Moslem areas of his realm."
	style = 5
	action_a = {
			name = "Excellent!"
			command = { type = stability value = 2 }
			command = { type = gainmanufactory which = -2 value = weapons }
			command = { type = missionaries value = 2 }
			command = { type = infra value = 2000 } 
			command = { type = provincetax which = -2 value = 2 } 
			command = { type = provincetax which = -1 value = 1 }
			command = { type = provincetax which = -1 value = 1 }	
			command = { type = provincetax which = -1 value = 1 }	
			command = { type = provincemanpower which = -1 value = 1 }
			command = { type = provincemanpower which = -1 value = 1 }
			command = { type = provinceculture which = 1589 value = ethiopian }
			command = { type = conversion which = 1589 }
			command = { type = technology which = torthodox }			
	}	
}

#Menelik the Great#
event = { 
	id = 15147
	random = no
	country = ETH
	trigger = {
		AND = {
			owned = { province = 1517 data = -1}
			NOT = { cot = 1517}
		}
	}
	date = { day = 5 month = may year = 1892 }
	name = "Menelik the Great"
	desc = "Menelik was very succesful in limiting the power of the Ras, thus strenghtening the central government. Foreigners were invited to build up the country, and among those who came was Swiss named Ilg, who became a friend of the King. The infrastructure was further improved, the foreign trade was strenghtened and he reformed the army and bought them French rifles. Menelik also built a new capital which he named Addis Abeba, a city that soon became a rich center of trade. During Menelik's reign the Ethiopian territory was expanded in three directions: East, South and South West. This, off coourse, upset many of Ethiopia's Moslem neighbors."
	style = 5
	action_a = {
			name = "Excellent!"
			command = { type = stability value = 2 }
			command = { type = domestic which = centralization value = 3 }
			command = { type = domestic which = mercantilism value = -2 }
			command = { type = domestic which = innovative value = 1 }
			command = { type = domestic which = quality value = 2 }
			command = { type = provincetax which = -1 value = 1 }
			command = { type = provincetax which = -1 value = 1 }
			command = { type = provincetax which = -1 value = 1 }
			command = { type = provincetax which = -1 value = 1 }
			command = { type = provincetax which = -1 value = 1 }
			command = { type = cot which = 1517}
			command = { type = capital which = 1517 }	
			command = { type = land value = 3000 }
			command = { type = addcore which = 752 }
			command = { type = addcore which = 758 }
			command = { type = relation which = MAM value = -100 }
			command = { type = relation which = OMA value = -100 }
			command = { type = relation which = TUR value = -100 }
			command = { type = relation which = ADE value = -100 }
	}
}

#Treaty of Ucciali#
event = { 
	id = 15148
	random = no
	trigger = {
		exists = ITA
	}
	country = ETH
	date = { day = 2 month = may year = 1890 }
	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 Ethiopian version of the treaty is the valid one"
			command = { type = stability value = 2 }
			command = { type = dynastic which = ITA }
			command = { type = relation which = ITA value = -100 }
			command = { type = treasury value = 250 }
			command = { type = trigger which = 15149 }
	}
	action_b = {
			name = "The Italian version of the treaty is the valid one"
			command = { type = stability value = -2 }
			command = { type = relation which = ITA value = 200 }
			command = { type = treasury value = 500 }
			command = { type = trigger which = 15150 }		
	}
}