#####Flanders Major Events#####
#By Joakim 'Greven' Bergqwist##
#and BiB#######################
###############################

#The Grand Privilege#
event = {

	id = 3594
	random = no
	country = FLA
	name = "EVENTNAME3594"
	desc = "EVENTHIST3594"
	style = 1

	date = { day = 3 month = june year = 1477 }
	offset = 0
	deathdate = { day = 4 month = june year = 1477 }

	action_a ={				#Get it Signed!#
		name = "ACTIONNAME3594A"
		command = { type = domestic which = CENTRALIZATION value = -2 }
		command = { type = domestic which = ARISTOCRACY value = -2 }
		command = { type = domestic which = SERFDOM value = -2 }
		command = { type = domestic which = MERCANTILISM value = -2 }
		command = { type = stability value = 1 }
	}

	action_b ={				#Crave more rights!#
		name = "ACTIONNAME3594B"
		command = { type = domestic which = CENTRALIZATION value = -2 }
		command = { type = domestic which = ARISTOCRACY value = -3 }
		command = { type = domestic which = SERFDOM value = -3 }
		command = { type = domestic which = MERCANTILISM value = -3 }
		command = { type = stability value = -3  }
	}
}
#Akte van Verlaethinge#
event = {

	id = 3595
	trigger = {
			exists = SPA
			event = 3484
			}
	random = no
	country = FLA
	name = "EVENTNAME3595"
	desc = "EVENTHIST3595"
	style = 2

	date = { day = 1 month = january year = 1581 }
	offset = 30
	deathdate = { day = 30 month = december year = 1581 }

	action_a ={				#Denounce the Spaniards#
		name = "ACTIONNAME3595A"
		command = { type = casusbelli which = SPA value = 60 }
		command = { type = alliance which = HOL }
		command = { type = relation which = SPA value = -150 }
		command = { type = relation which = HOL value = 150 }
		command = { type = stability value = -1 }
	}

	action_b ={				#Befriend the Spaniards#
		name = "ACTIONNAME3595B"
		command = { type = relation which = SPA value = 150 }
		command = { type = relation which = HOL value = -50 }
		command = { type = stability value = 2 }
	}
}
#Akte van Verlaethinge#
event = {

	id = 3772
	trigger = {
			OR = {
			      event = 3157
				event = 3747
				}
			AND = {
				exists = HAB
				}
			}
	random = no
	country = FLA
	name = "EVENTNAME3772"
	desc = "EVENTHIST3772"
	style = 2

	date = { day = 1 month = january year = 1581 }
	offset = 30
	deathdate = { day = 30 month = december year = 1581 }

	action_a ={				#Denounce the Austrians#
		name = "ACTIONNAME3772A"
		command = { type = casusbelli which = HAB value = 60 }
		command = { type = alliance which = HOL }
		command = { type = relation which = HAB value = -150 }
		command = { type = relation which = HOL value = 150 }
		command = { type = stability value = -1 }
	}

	action_b ={				#Befriend the Austrians#
		name = "ACTIONNAME3772B"
		command = { type = relation which = HAB value = 150 }
		command = { type = relation which = HOL value = -50 }
		command = { type = stability value = 2 }
	}
}

#Akte van Verlaethinge#
event = {

	id = 3773
	trigger = {
			exists = FRA
			event = 3180
			}
	random = no
	country = FLA
	name = "EVENTNAME3773"
	desc = "EVENTHIST3773"
	style = 2

	date = { day = 1 month = january year = 1581 }
	offset = 30
	deathdate = { day = 30 month = december year = 1581 }

	action_a ={				#Denounce the French#
		name = "ACTIONNAME3773A"
		command = { type = casusbelli which = FRA value = 60 }
		command = { type = alliance which = HOL }
		command = { type = relation which = FRA value = -150 }
		command = { type = relation which = HOL value = 150 }
		command = { type = stability value = -1 }
	}

	action_b ={				#Befriend the French#
		name = "ACTIONNAME3773B"
		command = { type = relation which = FRA value = 150 }
		command = { type = relation which = HOL value = -50 }
		command = { type = stability value = 2 }
	}
}

#Foundation of the Verenigde Oostendse Compagnie#
event = {

	id = 3596
	random = no
	country = FLA
	name = "EVENTNAME3596"
	desc = "EVENTHIST3596"
	style = 4

	date = { day = 1 month = january year = 1716 }
	offset = 100
	deathdate = { day = 1 month = january year = 1726 }

	action_a ={			#We will exploit this!#
		name = "ACTIONNAME3596A"
		command = { type = sleepevent which = 3202 }
		command = { type = treasury value = 200 }
		command = { type = merchants value = 6 }
		command = { type = explorer value = -1 }
		command = { type = relation which = HOL value = -100 }
		command = { type = trade value = 1000 }
		command = { type = gainmanufactory which = -1 value = refinery }
		command = { type = stability value = 1 }
	}
}

