#####Moldavia Major Events#####
###############################

#Vlad the Impaler!#
event = { 
	id = 15109
	trigger = {
		owned = {
			province = 322
			data = -1
		}
		NOT = {
			exists = WAL
		}
	}
	random = no
	country = MOL
	name = "EVENTNAME3832"
	desc = "EVENTHIST3832"
	style = 1 
	
	date = { day = 1 month = april year = 1456 }
	offset = 2300
	
	action_a ={ #We owe the Turks nothing!
		name = "ACTIONNAME3832A"
		command = { type = relation which = TUR value = -100 }
		command = { type = domestic which = QUALITY value = 1 }
	}
	action_b ={ #Apologize to the Sultan
		name = "ACTIONNAME3832B"
		command = { type = relation which = TUR value = 100 }
	}
}

#Events from AoN modified by Hive

#The Romanian Prince#
event = {

	id = 15106
	trigger = {
		owned = {
			province = 322
			data = -1
		}
		NOT = {
			exists = U11
		}
	}
	random = no
	country = MOL
	name = "The Romanian Prince"
	desc = "As in most European countries, 1848 brought revolution to Moldavia, Wallachia and Transylvania. Their goals - complete independence and national emancipation - remained unfulfilled, but were the basis of the subsequent evolutions. Also, they helped the population of the three principalities recognise their unity of language and interests. In 1859, prince elections (yes, elections) held in both Moldavia and Wallachia chose the same person as prince. Thus, Romania was created. In 1866 the german prince Carol (Charles) of Hohenzollern-Sigmaringen was appointed as prince, in a move to assure German backing to unity and future independence. In 1877, following a Russian-Romanian-Turk war, Romania became completely independent, and in 1881 it became a kingdom."
	style = 5

	date = { day = 1 month = january year = 1859 }
	offset = 360
	deathdate = { day = 1 month = january year = 1890 }

	action_a ={	
		name = "Let us unite Romania!"
		command = { type = stability value = 2 }
		command = { type = relation which = TUR value = -150 }
		command = { type = relation which = RUS value = 100 }
		command = { type = addcore which = 318 }
		command = { type = addcore which = 320 }
		command = { type = addcore which = 322 }
		command = { type = addcore which = 323 }
		command = { type = addcore which = 994 }
		command = { type = addcore which = 1951 }
		command = { type = country which = U11 }
		command = { type = trigger which = 15107 } # Wallachia
	}

	action_b ={
		name = "Elect the prince, but stay seperated"
		command = { type = stability value = -3 }
		command = { type = relation which = WAL value = -100 }
		command = { type = relation which = TUR value = 100 }
		command = { type = domestic which = CENTRALIZATION value = -3 }
		command = { type = desertion which = -1 value = 10000 }
		command = { type = independence which = WAL }
		command = { type = sleepevent which = 15108 }
	}
}

#The Romanian Prince#
event = {

	id = 15108
	random = no
	country = MOL
	name = "The Romanian Prince"
	desc = "As in most European countries, 1848 brought revolution to Moldavia, Wallachia and Transylvania. Their goals - complete independence and national emancipation - remained unfulfilled, but were the basis of the subsequent evolutions. Also, they helped the population of the three principalities recognise their unity of language and interests. In 1859, prince elections (yes, elections) held in both Moldavia and Wallachia chose the same person as prince. Thus, Romania was created. In 1866 the german prince Carol (Charles) of Hohenzollern-Sigmaringen was appointed as prince, in a move to assure German backing to unity and future independence. In 1877, following a Russian-Romanian-Turk war, Romania became completely independent, and in 1881 it became a kingdom. Romania has formed, shall we join?"
	style = 5

	action_a ={	
		name = "Let us join our brothers and sisters!"
		command = { type = trigger which = 15110 }
	}

	action_b ={
		name = "Elect the prince, but stay seperated"
		command = { type = stability value = -3 }
		command = { type = relation which = U11 value = -200 }
		command = { type = relation which = TUR value = 100 }
		command = { type = desertion which = -1 value = 10000 }
	}
}