#Uruguay Major Events from AoN modified by Hive

#Uruguayan Independence#
event = { 
	id = 15044
	random = no
	country = U09
	name = "Uruguayan Independence"
	desc = "Montevideo was founded by the Spanish in the early 18th century as a military stronghold; its natural harbor soon developed into a commercial center competing with Argentina's capital, Buenos Aires. Uruguay's early 19th century history was shaped by ongoing fights between the English, Spanish, Portuguese, and colonial forces for dominance in the Argentina-Brazil-Uruguay region. In 1811, Jose Gervasio Artigas, who became the Uruguay's hero, launched a successful revolt against Spain. In 1821, the Provincia Oriental del Rio de la Plata, present-day Uruguay, was annexed to Brazil by Portugal. The Provincia declared independence from Brazil in August 25, 1825 (after numerous revolts in 1821, 1823, and 1825) but decided to adhere to a regional federation with Argentina. The regional federation defeated Brazil after 3-year fight. The 1828 Treaty of Montevideo, fostered by England, gave birth to Uruguay as an independent state."
	style = 5
	action_a = {
			name = "Let us celebrate!"
			command = { type = breakvassal which = BRZ }
			command = { type = breakvassal which = LAP }
			command = { type = domestic which = centralization value = 2 }
			command = { type = domestic which = serfdom value = -1 }
			command = { type = inf which = -2 value = 10000 }
			command = { type = stability value = 3 }
			
	}
}	

#Civil War in Uruguay#
event = { 
	id = 15045
	random = no
	country = U09
	date = { month = april year = 1840 }	
	deathdate = { year = 1845 }
	name = "Civil War in Uruguay"
	desc = "After the promulgation of the new Uruguayan constitution, Fructuoso Rivera y Toscana was elected president. However, a long struggle began between two parties, the President's Colorados (Reds) on whose side the famous Garibaldi fought, and Oribe's Blancos (whites)."
	style = 5
	action_a = {
			name = "Side with Rivera's Colorados"
			command = { type = stability value = -2 }
			command = { type = revoltrisk which = 60 value = 7 }
			command = { type = domestic which = centralization value = 1 }
			command = { type = domestic which = serfdom value = -1 }
			command = { type = domestic which = quality value = -1 }
			command = { type = relation which = LAP value = -50 }
			command = { type = relation which = BRZ value = 50 }
			command = { type = wakeleader which = 15581 }#Garibaldi
	}
	action_b = {
			name = "Side with Oribe's Blancos"
			command = { type = stability value = -3 }
			command = { type = revoltrisk which = 60 value = 7 }
			command = { type = domestic which = centralization value = -2 }
			command = { type = domestic which = serfdom value = 1 }
			command = { type = relation which = LAP value = 50 }
			command = { type = relation which = BRZ value = -100 }
			command = { type = wakemonarch which = 17546 }
			command = { type = sleepmonarch which = 17549 }
	}
}
