#####Savoy Major Events#######
#By Joakim 'Greven' Bergqwist#
##############################

#The Holy League#
event = {

	id = 3647
	trigger = {
				 exists = TUR
				event = 3549
			 }
	random = no
	country = SAV
	name = "EVENTNAME3647"
	desc = "EVENTHIST3647"
	style = 2

	date = { day = 1 month = january year = 1568 }
	offset = 30
	deathdate = { day = 1 month = january year = 1571 }

	action_a ={					#Support the Holy League#
		name = "ACTIONNAME3647A"
		command = { type = casusbelli which = TUR value = 72 }
		command = { type = relation which = TUR value = 150 }
		command = { type = relation which = PAP value = 150 }
		command = { type = relation which = FRA value = 150 }
		command = { type = relation which = SPA value = 150 }
		command = { type = relation which = TOS value = 150 }
		command = { type = relation which = VEN value = 150 }
		command = { type = relation which = NAP value = 150 }
		command = { type = relation which = KNI value = 150 }
	}

	action_b ={					#Let the matter fall#
		name = "ACTIONNAME3647B"
		command = { type = relation which = TUR value = 50 }
		command = { type = relation which = PAP value = -50 }
		command = { type = relation which = FRA value = -50 }
		command = { type = relation which = SPA value = -50 }
		command = { type = relation which = TOS value = -50 }
		command = { type = relation which = VEN value = -50 }
		command = { type = relation which = NAP value = -50 }
		command = { type = relation which = KNI value = -50 }
	}
}

#The Sale of Corsica#
event = {

	id = 3648				#Triggered by GEN3709 or SPA3175#
	random = no
	country = SAV
	name = "EVENTNAME3648"
	desc = "EVENTHIST3648"
	style = 4

	action_a ={				#Offer to buy Corsica#
		name = "ACTIONNAME3648A"
		command = { type = trigger which = 3710 }
	}

	action_b ={				#Pass the opportunity#
		name = "ACTIONNAME3648B"
		command = { type = treasury value = 100 }
	}
}

#Genoa accepts offer to buy Corsica#
event = {

	id = 3725				#Triggered by GEN3710#
	random = no
	country = SAV
	name = "EVENTNAME3725"
	desc = "EVENTHIST3725"
	style = 4

	action_a ={				#Good#
		name = "ACTIONNAME3725A"
		command = { type = relation which = GEN value = 150 }
		command = { type = treasury value = -800 }
	}
}

#Genoa decline offer to buy Corsica#
event = {

	id = 3726				#Triggered by GEN3710#
	random = no
	country = SAV
	name = "EVENTNAME3726"
	desc = "EVENTHIST3726"
	style = 4

	action_a ={				#Darn#
		name = "ACTIONNAME3726A"
		command = { type = relation which = GEN value = -50 }
	}
}
