#Holland Major Events from AGC modified by Hive

# The Dutch Republic
event = {
	id = 15057
	
	# Triggered by HOL 3900
	
	random = no
	country = HLL
	name = "EVENTNAME3806"
	desc = "EVENTHIST3806"
	style = 2
	
	action_a = { # Join
		name = "ACTIONNAME3806A"
		command = { type = trigger which = 15058 }
	}

	action_b = { # Stay out
		name = "ACTIONNAME3806B"
		command = { type = relation which = HOL value = -100 }
		command = { type = stability value = -2 }
	}
}

#Jacqueline's displeasure of John IV of Brabant# 
event = { 
	id = 15060 
	random = no 
	country = HLL 
	name = "Jacqueline's displeasure of John IV of Brabant" 
	desc = "Countess Jacqueline of Holland and Hainaut had married her cousin, John IV, Duke of Brabant, nephew of Philip the Good of Burgundy. However, she would find him useless in helping her recover Hainaut, which she by the Treaty of Woudrichem had been forced to cecede to Burgundy. Upon exspressing her displeasure, John pledged all of Jacqueline's territories to  her uncle Jan VI of Bavaria, thereby tying Holland closely to Burgundy. Jacqueline found this intolerable, and she abandoned her husband and sought refuge in England. Although her previous marriage had been dubiously annulled, she there married Humphrey, Duke of Gloucester, and brother to King Henry V of England."

	style = 1  

	action_a ={ 
		name = "Jacqueline divorces John IV and marries Humphrey" 
		command = { type = breakdynastic which = HAU }
		command = { type = dynastic which = ENG } 
		command = { type = relation which = ENG value = 75 } 
		command = { type = relation which = BUR value = -100 }
		command = { type = relation which = HAU value = -50 } 
	} 

	action_b ={ 
		name = "Jaqueline stays loyal to her husband" 
		command = { type = monarch which = 16842 } 
		command = { type = sleepmonarch which = 16841 } 
		command = { type = relation which = BUR value = 100 }
		command = { type = relation which = HAU value = 150 }
		command = { type = stability value = -1 }
		command = { type = sleepevent which = 15063 } 
	} 
}

#Jacqueline and Humphrey's invasion of Hainaut# 
event = { 
	id = 15063 
	random = no 
	country = HLL 
	name = "Jacqueline and Humphrey's invasion of Hainaut" 
	desc = "Jacqueline refused to accept the loss of her former County, Hainaut to Burgundy. Her former husband could not help her restore her as Countess in Hainaut, so Jacqueline and her new husband Humphrey, Duke of Gloucester and brother to King Henry V of England, invaded Hainaut from England in an attempt to do so. They failed, and Jacqueline was abandoned by Humphrey and captured by Philip III of Burgundy. Jacqueline was imprisoned in Ghent, and her uncle Jan VI of Bavaria took control of Holland."

	style = 1 

	date = { day = 1 month = january year = 1423 } 
	offset = 300  

	action_a ={ 
		name = "Jacqueline is captured"
		command = { type = stability value = -1 }
		command = { type = relation which = BUR value = 100 }
		command = { type = monarch which = 16842 }
		command = { type = sleepmonarch which = 16841 }
	}
	action_b ={
		name = "Bribe the guards and free Jacqueline"
		command = { type = treasury value = -250 }
		command = { type = stability value = 1 }
		command = { type = relation which = BUR value = -100 }
		command = { type = sleepevent which = 15064 }
	}
}

#The Death of Jan VI# 

event = { 
	id = 15064
	trigger = {

		NOT = {
			vassal = { country = BUR country = HLL } 
		}
	}
	random = no 
	country = HLL
	date = { day = 11 month = april year = 1428 }  
	name = "The Death of Jan VI"
	desc = "Jan VI of Holland died in 1428, leaving the former Countess Jacqueline with free hands to rule her realm once again. Jacqueline, however, was still a prisoner of Philip III in Ghent. Philip wished to avenge the indignity she caused his cousin, John IV of Brabant. Jacqueline escaped her prison, but submitted again after a short struggle. The treaty of Delft recognized her as nominal Countess of Holland, and Philip as her administrator and heir." 
	style = 1 

	action_a = { 
		name = "Accept the treaty of Delft" 
		command = { type = stability value = 1 }
		command = { type = monarch which = 16841 }
		command = { type = trigger which = 15065 }
	}
	action_b = { 
		name = "Defy the treaty of Delft"
		command = { type = stability value = -2 }
		command = { type = relation which = BUR value = -200 }
		command = { type = wakemonarch which = 16841 }
		command = { type = MIL which = 2 value = 60 }
		command = { type = ADM which = 2 value = 60 } 
		command = { type = DIP which = 2 value = 60 }
		command = { type = trigger which = 15066 }
	}
	action_c = { 
		name = "Let Philip III inherit Holland"
		command = { type = trigger which = 15067 }	 
	} 
}

#The Death of Jacqueline#
event = { 
	id = 15068 
	random = no 
	country = HLL 
	date = { day = 8 month = october year = 1436 }
	name = "The Death of Jacqueline" 
	desc = "Jacqueline died in 1436 of tuberculosis, leaving no heirs. Her closest blood relative and obvious heir was Philip III of Burgundy - although they were certainly not the best of friends. Another choice would be to appoint the Duke of Nassau, Engelbrecht, as the new Count of Holland." 
	style = 1 

	action_a = { 
		name = "Let Philip III inherit Holland" 
		command = { type = trigger which = 15069 } 
	} 

	action_b = { 
		name = "Engelbrecht of Nassau will rule Holland" 
		command = { type = stability value = -2 } 
		command = { type = domestic which = serfdom value = -2 } 
		command = { type = domestic which = aristocracy value = -2 }
		command = { type = relation which = BUR value = -150 } 
		command = { type = wakemonarch which = 16843 }
	} 
}

#The County of Holland#
event = {
	id = 784532100
	trigger = { 
        NOT = { 	owned = {
			province = 1924
			data = -1
		} }
        }
	random = no
	country = HLL
	name = "County of Holland"
	desc = "With the loss of Hainaut we shall now focus on Holland."
	style = 5
	date = { year = 1337 }
	offset = 360
	deathdate = { year = 1914 }
	action_a ={
		name = "Okay"
                command = { type = flagname which = _Alone }
		command = { type = domestic which = CENTRALIZATION value = 1 }
	}
	action_b ={
		name = "We shall take it back!"
		command = { type = stability value = 1 }
	}

}

#Events by Hive

#Dutch Struggle for Independence#
event = {

	id = 15059
	trigger = {
			NOT = {
				exists = HOL
				}
		}
	random = no
	country = HLL
	name = "Dutch Struggle for Independence"
	desc = "Through inheritance, the Netherlands became a possession of the Habsburg dynasty under Charles V of Spain in the late 15th century. Some part of the population joined with the Reformation and became protestants, which was not liked by Charles' son and successor, Philip II of Spain. Philip II, unlike his father who had been raised in Ghent and had become lord of the Netherlands before he became King of Spain, did not care much of the Dutch. In fact, he never even visited the Low Countries himself. Philips' attempts to enforce religious persecution of the Protestants and his endeavours to centralise government, justice & taxes led to a revolt, starting when the seven Dutch provinces united through the Union of Utrecht in 1579. Shall we lead this rebellion in order to unite the Dutch, and free our brothers and sisters from oppression?"
	style = 2

	date = { day = 1 month = january year = 1558 }
	offset = 250
	deathdate = { day = 1 month = january year = 1648 }
	action_a ={					
		name = "Lead the revolt and unite the Dutch"
		command = { type = vp value = 50 }
		command = { type = country which = HOL }
		command = { type = flagname which = "" }
		command = { type = relation which = FRA value = -150 }
		command = { type = relation which = BUR value = -150 }
		command = { type = relation which = SPA value = -150 }
		command = { type = relation which = HAB value = -150 }
		
	}

	action_b ={					
		name = "We do not want to get involved"
		command = { type = vp value = -20 }
		command = { type = stability value = -1 }
		command = { type = relation which = FRA value = 100 }
		command = { type = relation which = BUR value = 100 }
		command = { type = relation which = SPA value = 100 }
		command = { type = relation which = HAB value = 100 }
		command = { type = relation which = FRI value = -75 }
		command = { type = relation which = GEL value = -75 }
		command = { type = relation which = HAU value = -75 }
	}
}