#####Golden Horde Major Events#####
###By Joakim 'Greven' Bergqwist####
###################################

#The Disintegration of the Golden Horde#
event = {

	id = 3689
	random = no
	country = STE
	name = "EVENTNAME3689"
	desc = "EVENTHIST3689"
	style = 1

	date = { day = 1 month = october year = 1445 }
	offset = 2500
	deathdate = { day = 1 month = may year = 1465 }

	action_a ={
		name = "ACTIONNAME3689A"			#Subjugate Non-Mongols Harshly#
		command = { type = revoltrisk value = 10 }
		command = { type = stability value = -6 }
		command = { type = vp  value = 300 }
	}

	action_b ={
		name = "ACTIONNAME3689B"			#Buy the Non-Mongols off#		
		command = { type = revoltrisk value = 3 }
		command = { type = treasury value = -1500 }
		command = { type = inflation value = 20 }
		command = { type = stability value = -4 }
	}
}