#Sardinia Major Events from AoN (severely!) modified by Hive

#Camillo Cavour#
event = { 
	id = 15155
	random = no 
	country = SAR
	name = "Camillo Cavour" 
	desc = "Camillo Cavour (1810-61) was the prime minister of Sardinia. Cavour wanted to unify Italy under the crown of Sardinia, and it was his leadership and accommodating policies that led to the unification of Italy in little more than a decade. This goal brought Sardinia into conflict with Austria, who held possesion of a large part of Northern Italy. Cavour knew that the Italians alone could not win a war against Austria, and in his search for strong allies he joined the Crimean War on the same side as France and England in 1855."

	style = 5 
	date = { day = 1 month = january year = 1852 } 
	deathdate = { year = 1862 }
	offset = 360 
	action_a = { 
		name = "An Excellent Minister!" 
		command = { type = relation which = HAB value = -100 }  
		command = { type = relation which = FRA value = 50 }
		command = { type = relation which = U15 value = 25 }  
		command = { type = ADM which = 9 value = 120 } #minister from 1852-62 with a small interuption
		command = { type = DIP which = 9 value = 120 } 
		command = { type = MIL which = 2 value = 120 } 
	} 
}

#Agreement of Plombires#
event = { 
	id = 15156
	trigger = { 
		event = 15155		
		NOT = { 	
		         OR = {
				war = { country = SAR country = FRA } 			
	                        alliance = { country = HAB country = SAR }
				alliance = { country = HAB country = FRA } 		
			 }
		 }
		 OR = {
			owned = { province = 370 data = HAB }
			owned = { province = 389 data = HAB }
			owned = { province = 390 data = HAB }
			owned = { province = 391 data = HAB }
			owned = { province = 392 data = HAB }
			owned = { province = 393 data = HAB }
			owned = { province = 394 data = HAB }
			owned = { province = 395 data = HAB }
			owned = { province = 396 data = HAB }
			owned = { province = 397 data = HAB }
			owned = { province = 398 data = HAB }
			owned = { province = 399 data = HAB }
			owned = { province = 400 data = HAB }
			owned = { province = 401 data = HAB }
			owned = { province = 402 data = HAB }
			owned = { province = 403 data = HAB }
			owned = { province = 404 data = HAB }
         		owned = { province = 934 data = HAB } #Capitanata
        		owned = { province = 1919 data = HAB } #Brescia
            		owned = { province = 1920 data = HAB } #Friuli
           		owned = { province = 1921 data = HAB } #Parma
              		owned = { province = 1922 data = HAB } #Pisa
            		owned = { province = 1923 data = HAB } #Ferrera
		 }		 
	} 
	random = no 
	country = SAR
	name = "Agreement of Plombires" 
	desc = "Although Cavour did not believe it was possible to unite all of Italy during his lifetime, he strove to form a united Northern Italy. In 1858 he reached an agreement with Napoleon III at Plombires; In exchange for Savoy and Nice, France would help Sardinia in a war against Austria. By early 1859 Cavour had on purpose caused a crisis, that provoked the Austrians into sending an ultimatum demanding Sardinian disarmament. Cavour rejected the ultimatum, and Sardinia entered a war with Austria. France helped Sardinia, and Austria were forced to surrender Lombardy to Napoleon III who, later in 1859, transferred Lombardy to the King of Sardinia, Victor Emmanuel II." 
	style = 5 
	date = { day = 1 month = january year = 1858 } 
	offset = 360 
	deathdate = { day = 1 month = january year = 1859 } 
	
	action_a ={
		name = "Offer France the agreement"
		command = { type = trigger which = 15157 }
		command = { type = stability value = 1 }
	}

	action_b ={
		name = "We will do fine without help from France"
		command = { type = stability value = -1 }
	}	
}

#France accepts the Agreement of Plombires#
event = {

	id = 15158
	random = no
	country = SAR
	name = "France accepts the Agreement of Plombires"
	desc = "France has accepted our generous offer! Let the unification begin!"
	style = 5

	action_a ={	
		name = "Ok"
		command = { type = casusbelli which = HAB value = 120 }
		command = { type = secedeprovince which = FRA value = 405 }
		command = { type = secedeprovince which = FRA value = 385 }
		command = { type = secedeprovince which = FRA value = 192 }
		command = { type = secedeprovince which = FRA value = 375 }
		command = { type = secedeprovince which = FRA value = 376 }
		command = { type = secedeprovince which = FRA value = 383 }
		command = { type = secedeprovince which = FRA value = 384 }
		command = { type = secedeprovince which = FRA value = 386 }
		command = { type = secedeprovince which = FRA value = 387 }
		command = { type = secedeprovince which = FRA value = 407 }
		command = { type = secedeprovince which = FRA value = 408 }
		command = { type = secedeprovince which = FRA value = 409 }
		command = { type = secedeprovince which = FRA value = 410 }
		command = { type = secedeprovince which = FRA value = 411 }
		command = { type = secedeprovince which = FRA value = 412 }
		command = { type = secedeprovince which = FRA value = 413 }
		command = { type = secedeprovince which = FRA value = 419 }
		command = { type = secedeprovince which = FRA value = 420 }
		command = { type = secedeprovince which = FRA value = 421 }
		command = { type = secedeprovince which = FRA value = 422 }
		command = { type = secedeprovince which = FRA value = 423 }
		command = { type = secedeprovince which = FRA value = 424 }
		command = { type = secedeprovince which = FRA value = 425 }
		command = { type = secedeprovince which = FRA value = 426 }
		command = { type = removecore which = 405 }
		command = { type = removecore which = 988 }
		command = { type = trigger which = 15245 }

	}
}

#France rejects the Agreement of Plombires#
event = {

	id = 15159
	random = no
	country = SAR
	name = "France rejects the Agreement of Plombires"
	desc = "The French cowards has rejected our generous offer! They shall pay for their decision!"
	style = 5

	action_a ={	
		name = "Darn!"
		command = { type = casusbelli which = FRA value = 60 }

	}
}

#The Risorgimento#
event = { 
	id = 15160	
	random = no 
	country = SAR
	name = "The Risorgimento" 
	desc = "The Risorgimento, meaning 'resurgence', is a term for the period of cultural and political nationalism which ended with the unification of Italy. Italy had not been a single unit since the fall of the Roman empire, and romantic writers and poets such as Alessandro Manzoni and Ugo Foscolo stimulated Italian nationalism. The struggle was carried forward by different groups, as the `Young Italy' founded by Giuseppe Mazzini, and encouraged by the uprisings of Milan and Venice against Austrian rule in 1848, King Charles Albert of Sardinia intervened in 1848 against Austria with the help of volunteers from various parts of Italy, as well as the King of Napoli and the Pope. Napoli and The Papal States, however, abandoned the cause resulting in failure. Charles Albert abdicated in favor of his son, but the idea of Risorgimento was not abandoned by Sardinia." 
	style = 5 
	date = { day = 1 month = january year = 1848 } 
	offset = 100
	deathdate = { day = 1 month = january year = 1858 } 
	action_a = { 
		name = "Take over the mantle of the Risorgimento"
		command = { type = flagname which = ITALY }
		command = { type = stability value = 3 }
		command = { type = vp value = 500 } 
		command = { type = addcore which = 370 } #Veneto
		command = { type = addcore which = 389 } #Lombardia
		command = { type = addcore which = 390 } #Mantua
		command = { type = addcore which = 391 } #Romagna
		command = { type = addcore which = 392 } #Marche
		command = { type = addcore which = 399 } #Rome
		command = { type = addcore which = 400 } #Siena
		command = { type = addcore which = 401 } #Firenze
		command = { type = addcore which = 402 } #Emilia
		command = { type = addcore which = 403 } #Liguria
		command = { type = addcore which = 396 } #Sicily
		command = { type = addcore which = 395 } #Messina
		command = { type = addcore which = 394 } #Apulia
		command = { type = addcore which = 393 } #Napoli
		command = { type = addcore which = 397 } #Sardinia
		command = { type = addcore which = 404 } #Piemonte
		command = { type = addcore which = 934 } #Capitanata
		command = { type = addcore which = 1919 } #Brescia
		command = { type = addcore which = 1920 } #Friuli
		command = { type = addcore which = 1921 } #Parma
		command = { type = addcore which = 1922 } #Pisa
		command = { type = addcore which = 1923 } #Ferrera
		command = { type = addcore which = 1593 } #Trento
		command = { type = addcore which = 368 } #Istria
		command = { type = relation which = HAB value = -200 }
		command = { type = relation which = PAP value = -150 }
	} 
	action_b = { 
		name = "A Unified Italy is not of our interest"
		command = { type = stability value = -2 } 
		command = { type = relation which = HAB value = 150 }
		command = { type = relation which = PAP value = 100 }
		command = { type = sleepevent which = 15156 }
		command = { type = sleepevent which = 15161 }
		command = { type = sleepevent which = 15182 }
		command = { type = sleepevent which = 15187 }
	}
}

#The Grand Plebiscite#
event = {
	id = 15161
	trigger = {
		event = 15160
	}
	random = no
	country = SAR
	name = "The Grand Plebiscite"
	desc = "Following a plebiscite during 1859 and 1860 that voted in favour of annexation, all northern states of the Italian peninsula, including Papal territories but except Venice, which was still part of Austria, joined the Kingdom of Sardinia."
	style = 5
	date = { day = 1 month = january year = 1860 }
	offset = 360
	deathdate = { day = 1 month = january year = 1861 }
	action_a = {
		name = "Issue the Plebiscite"
		command = { type = trigger which = 15162 }
		command = { type = trigger which = 15163 }
		command = { type = trigger which = 15164 }
		command = { type = trigger which = 15165 }
		command = { type = trigger which = 15166 }
		command = { type = trigger which = 15167 }
		command = { type = trigger which = 15168 }
		command = { type = trigger which = 15170 }
		command = { type = trigger which = 15171 }
		command = { type = trigger which = 15459 }
		command = { type = trigger which = 761201 }
		command = { type = relation which = HAB value = -100 }
		
	}
	action_b = {
		name = "Let it rest"
		command = { type = relation which = HAB value = 50 }
		command = { type = relation which = PAP value = 100 }
		command = { type = revoltrisk which = 120 value = 5 }
		command = { type = sleepevent which = 15187 }
	}
}

#Modena joins our Kingdom#
event = {
	id = 15172
	random = no
	country = SAR
	name = "Modena joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Modena has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = PAR }
	}
}

#Genova joins our Kingdom#
event = {
	id = 15173
	random = no
	country = SAR
	name = "Genova joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Genova has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = GEN }
	}
}

#Milan joins our Kingdom#
event = {
	id = 15174
	random = no
	country = SAR
	name = "Milan joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Milan has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = MLO }
	}
}

#Mantua joins our Kingdom#
event = {
	id = 15175
	random = no
	country = SAR
	name = "Mantua joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Mantua has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = MAN }
	}
}

#Venice joins our Kingdom#
event = {
	id = 15176
	random = no
	country = SAR
	name = "Venice joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Venice has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = VEN }
	}
}

#Siena joins our Kingdom#
event = {
	id = 15177
	random = no
	country = SAR
	name = "Siena joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Siena has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = PIS }
	}
}

#Tuscany joins our Kingdom#
event = {
	id = 15178
	random = no
	country = SAR
	name = "Tuscany joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Tuscany has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = TOS }
	}
}

#Parma joins our Kingdom#
event = {
	id = 15179
	random = no
	country = SAR
	name = "Parma joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Parma has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = PAM }
	}
}

#Bologna joins our Kingdom#
event = {
	id = 15180
	random = no
	country = SAR
	name = "Bologna joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Bologna has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = U01 }
	}
}

#Papal States joins our Kingdom#
event = {
	id = 15181
	random = no
	country = SAR
	name = "Papal States joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in the Papal States has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = PAP }
	}
}

#Firenze joins our Kingdom#
event = {
	id = 15461
	random = no
	country = SAR
	name = "Firenze joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Firenze has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = U00 }
	}
}

#Pisa joins our Kingdom#
event = {
	id = 761202
	random = no
	country = SAR
	name = "Pisa joins our Kingdom"
	desc = "The Plebiscite is a success! Today, our brethren in Pisa has joined us!"
	style = 5

	action_a = {
		name = "Excellent!"
		command = { type = inherit which = U02 }
	}
}


#Giuseppe Garibaldi#
event = { 
	id = 15182
	trigger = {
		event = 15160 	
			
		OR = {
			exists = NAP
			exists = U03
			exists = SIC
			}	
		NOT = { 			         
			 exists = ITA
		 }
	} 
	random = no 
	country = SAR
	name = "Giuseppe Garibaldi" 
	desc = "Giuseppe Garibaldi (1807-1882) was an Italian patriot and soldier. After an unsuccesful attempt together with the founder of 'Young Italy', Mazzini, to unite Italy he fled to South America, were he took part in revolutions in Brazil and Uruguay. He returned to Italy in 1854 where he settled down on the island of Caprera northeast of Sardinia, and formed an alliance with Victor Emmanuel II, the King of Sardinia, and his prime minister, Camillo Cavour. After the war against Austria in 1859, Garibaldi and 1,000 volunteers - the 'Expedition of the Thousand' - with the accept of Victor Emmanuel II landed on Sicily on May 11 1860 and in less than three months conquered the entire island with the help from Sicilian volunteers. After taking control of Sicily, he crossed the Straits of Messina on August 19 and marched towards Naples. The Bourbon King of Naples and Sicily fled, leaving Garibaldi in control." 
	style = 5 
	date = { day = 1 month = january year = 1860 } 
	offset = 360
	deathdate = { day = 1 month = january year = 1861 } 
	action_a = { 
		name = "Send Garibaldi to Sicily and Naples" 
		command = { type = cash value = -100 }   
		command = { type = relation which = U03 value = -150 }
		command = { type = relation which = SIC value = -150 }
		command = { type = relation which = NAP value = -150 }
		command = { type = trigger which = 12345650 }
		command = { type = trigger which = 15183 }
		command = { type = trigger which = 15184 }
		command = { type = sleepleader which = 15324 } 
	} 
	action_b = { 
		name = "Do not send him anywhere"  
		command = {  type = relation which = U03 value = 100 }
		command = {  type = relation which = NAP value = 100 }
		command = {  type = relation which = SIC value = 100 }
		command = { type = sleepevent which = 15187 }
	}
}

#Garibaldi has conquered Sicily#
event = {
	id = 15185
	random = no
	country = SAR
	name = "Garibaldi has conquered Sicily"
	desc = "Garibaldi has conquered Sicily and offers it to Victor Emmanuel II, King of Sardinia. What a glorious day!"
	style = 5
	action_a = {
		name = "Excellent!"
		command = { type = inherit which = SIC }
	}
}

#Garibaldi has conquered Naples#
event = {
	id = 12345651
	random = no
	country = SAR
	name = "Garibaldi has conquered Naples"
	desc = "Garibaldi has conquered Naples and offers it to Victor Emmanuel II, King of Sardinia. What a glorious day!"
	style = 5
	action_a = {
		name = "Excellent!"
		command = { type = inherit which = NAP }
	}
}

#Garibaldi has conquered Two Sicilies#
event = {
	id = 15186
	random = no
	country = SAR
	name = "Garibaldi has conquered Two Sicilies"
	desc = "Garibaldi has conquered Two Sicilies and offers it to Victor Emmanuel II, King of Sardinia. What a glorious day!"
	style = 5
	action_a = {
		name = "Excellent!"
		command = { type = inherit which = U03 }
	}
}

#The Kingdom of Italy#
event = {

	id = 15187
	trigger = {
		event = 15160
	}
	random = no
	country = SAR
	name = "The Kingdom of Italy"
	desc = "After having succesfully issued the plebiscite for annexation, Sardinia owned all of Northern Italy, except Venice. Together with the territories of Napoli and Sicily that had been taken by Garibaldi's expedition of `The Thousand', the Kingdom of Italy was proclaimed on 17 March 1861."
	style = 5
	date = { day = 17 month = march year = 1861 }

	action_a ={
		name = "Excellent!"
		command = { type = country which = ITA }
		command = { type = stability value = 3 }
		command = { type = flagname which = "" }
	}
}

#The Kingdom of Italy#
event = {

	id = 15188
	trigger = {
		owned = { province = 389 data = -1 } #Lombardia
		owned = { province = 391 data = -1 } #Romagna
		owned = { province = 392 data = -1 } #Marche
		owned = { province = 393 data = -1 } #Napoli
		owned = { province = 394 data = -1 } #Apulia
		owned = { province = 395 data = -1 } #Messina
		owned = { province = 396 data = -1 } #Sicily
		owned = { province = 400 data = -1 } #Siena
		owned = { province = 401 data = -1 } #Firenze
		owned = { province = 402 data = -1 } #Emilia 
		owned = { province = 403 data = -1 } #Liguria
		owned = { province = 404 data = -1 } #Piemonte
		owned = { province = 370 data = -1 } #Veneto
		owned = { province = 397 data = -1 } #Sardinia
		owned = { province = 390 data = -1 } #Mantua
		owned = { province = 934 data = -1 } #Capitanata
		owned = { province = 1919 data = -1 } #Brescia
		owned = { province = 1920 data = -1 } #Friuli
		owned = { province = 1921 data = -1 } #Parma
		owned = { province = 1922 data = -1 } #Pisa
		owned = { province = 1923 data = -1 } #Ferrara
		
		NOT = {
			exists = ITA
		}
	}
	random = no
	country = SAR
	name = "The Kingdom of Italy"
	desc = "During the 18th century, intellectual changes began to dismantle traditional values and institutions. Liberal ideas from France and England spread rapidly, and the French Revolution inspired several movements for a Unified Italy. Support came from the intellectual and middle-classes in all the Italian States and from numerous patriotic associations, often working in secret (as the `Young Italy', of Giuseppe Mazzini) but profoundly influencing society. A series of political and military events resulted in a Unified Kingdom of Italy being proclaimed on 17 March 1861 when the King of Sardinia, with the help from France, was crowned King of Italy."
	style = 5

	date = { day = 1 month = june year = 1848 }
	offset = 150

	action_a ={
		name = "Let us claim the name Kingdom of Italy"
		command = { type = country which = ITA }
		command = { type = addcore which = 368 } #Istria
		command = { type = addcore which = 370 } #Veneto
		command = { type = addcore which = 389 } #Lombardia
		command = { type = addcore which = 390 } #Mantua
		command = { type = addcore which = 391 } #Romagna
		command = { type = addcore which = 392 } #Marche
		command = { type = addcore which = 399 } #Rome
		command = { type = addcore which = 400 } #Siena
		command = { type = addcore which = 401 } #Firenze
		command = { type = addcore which = 402 } #Emilia
		command = { type = addcore which = 403 } #Liguria
		command = { type = addcore which = 396 } #Sicily
		command = { type = addcore which = 395 } #Messina
		command = { type = addcore which = 394 } #Apulia
		command = { type = addcore which = 393 } #Napoli
		command = { type = addcore which = 397 } #Sardinia
		command = { type = addcore which = 404 } #Piemonte
		command = { type = addcore which = 819 } #Malta
		command = { type = addcore which = 934 } #Capitanata
                command = { type = addcore which = 1417 } #Massa
		command = { type = addcore which = 1419 } #Verona
		command = { type = addcore which = 1423 } #Aquileia
		command = { type = addcore which = 1593 } #Trento
		command = { type = addcore which = 1919 } #Brescia
		command = { type = addcore which = 1920 } #Friuli
		command = { type = addcore which = 1921 } #Parma
		command = { type = addcore which = 1922 } #Pisa
		command = { type = addcore which = 1923 } #Ferrara
	}

	action_b ={
		name = "Let us keep the name Kingdom of Sardinia instead"
		command = { type = stability value = -2 }
		command = { type = domestic which = CENTRALIZATION value = -5 }
		command = { type = desertion which = -1 value = 10000 }
	}
}

#Sardinian events by Hive

#The Crimean War# 
event = { 
	id = 15425 
	trigger = {
		event = 15421 
		war = { country = RUS country = TUR } 
	} 
	random = no 
	country = SAR 
	name = "The Crimean War" 
	desc = "In 1853 Russia attacked the weakened Ottoman Empire - by then known as 'The Sick Man of Europe' - in order to expand the Empire. England and France did not want to see the Ottoman power crumble just for Russia to take over their territories, so they decided to help the Ottomans. Sardinia also joined that side, but for a completely different reason; the Sardinian prime minister Cavour sought support for a unified Italy. Greece, on the other hand, joined Russia to annex the old Greek territories still held by Ottoman Empire." 
	style = 5 

	date = { day = 1 month = january year = 1853 } 
	offset = 5 
	deathdate = { day = 30 month = december year = 1863 } 

	action_a ={ 
		name = "Side with Ottoman Empire" 
		command = { type = stability value = 1 } 
		command = { type = relation which = RUS value = -200 } 
		command = { type = casusbelli which = RUS value = 60 }
		command = { type = relation which = GRE value = -200 }  
		command = { type = relation which = TUR value = 150 }
		command = { type = alliance which = TUR }   
		command = { type = relation which = U15 value = 150 } 
		command = { type = relation which = FRA value = 150 } 
	} 
	action_b ={ 
		name = "Side with Russia"
		command = { type = stability value = -1 }
		command = { type = relation which = TUR value = -200 } 
		command = { type = casusbelli which = TUR value = 60 } 
		command = { type = relation which = RUS value = 150 } 
		command = { type = alliance which = RUS }
		command = { type = relation which = GRE value = 150 }   
		command = { type = relation which = U15 value = -100 } 
		command = { type = relation which = FRA value = -100 } 
	} 
	action_c ={ 
		name = "Stay neutral" 
                command = { }
	}
}