event = {

	id = 770500
	trigger = {
                           NOT = { war   = { country = ENG country = BUR } }
                           NOT = { relation = { country = FRA data = 150 } }
		}
	random = no
	country = BUR
	name = "Alliance with England"
	desc = "Henry took much of Normandy, including Caen in 1417 and Rouen on January 19, 1419, making Normandy English for the first time in two centuries. He made formal alliance with the Duchy of Burgundy."
	style = 1

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

	action_a ={
		name = "Do it"
		command = { type = breakvassal  which = FRA }
		command = { type = trigger which = 772022 }
                command = { type = ai   which = "HYW_english_side_1337.ai" }
                command = { type = relation   which = ENG value = 300 }
	}

	action_b ={
		name = "Never, we are French!"
                command = { type = relation   which = ENG value = -100 }
                command = { type = relation   which = FRA value = 100 }
	}

}


#IDs reserved to 770999