# Masovia Major Events by Hive #

#The Polish Inheritance of Masovia#
event = {

	id = 15464
	random = no
	country = U32
	name = "EVENTNAME3473"
	desc = "EVENTHIST3473"
	style = 2

	date = { day = 1 month = january year = 1525 }
	offset = 30
	deathdate = { day = 1 month = january year = 1596 }

	action_a ={		#Poland will inherit#
		name = "Poland will inherit"
		command = { type = trigger which = 3473 }
	}

	action_b ={		#Rule through a city council#
		name = "Rule through a city council"
		command = { type = relation which = POL value = -150 }
		command = { type = stability value = -4 }
	}
}