#The Succession in Brabant#		
event = {

	id = 3776				#Triggered by HAU3775#
	random = no
	country = BUR
	name = "EVENTNAME3776"
	desc = "EVENTHIST3776"
	style = 1

	action_a ={				#Incorporate them#
		name = "ACTIONNAME3776A"	
		command = { type = inherit which = HAU }
		command = { type = stability value = 2 }
		command = { type = addcore which = 378 }
		command = { type = DIP which = 3 value = 36 }
	}
}
#The Succession in Brabant#		
event = {

	id = 3777				#Triggered by HAU3775#
	random = no
	country = BUR
	name = "EVENTNAME3777"
	desc = "EVENTHIST3777"
	style = 1

	action_a ={				#Vassalize them#
		name = "ACTIONNAME3777A"
		command = { type = vassal which = HAU }
		command = { type = stability value = 1 }
		command = { type = relation which = HAU value = 50 }
		command = { type = DIP which = 1 value = 36 }
	}
}

#The Succession in Brabant#		
event = {

	id = 3778				#Triggered by HAU3775#
	random = no
	country = BUR
	name = "EVENTNAME3778"
	desc = "EVENTHIST3778"
	style = 1

	action_a ={				#Let them regret this defiance#
		name = "ACTIONNAME3778A"
		command = { type = stability value = -1 }
		command = { type = relation which = HAU value = -150 }
		command = { type = casusbelli which = HAU value = 120 }
		command = { type = addcore which = 378 }
		command = { type = DIP which = -3 value = 36 }
	}
}
