#####Great Britain Flavor Events######

#Adam Smith publishes 'The Wealth of Nations'.#
event = {
	id = 5051
	random = no
	country = U14
	name = "EVENTNAME5051"
	desc = "EVENTHIST5051"
	style = 4
	date = { day = 1 month = january year = 1776 }

	action_a ={				#Ok#
		name = "ACTIONNAME5051A"
		command = { type = domestic which = MERCANTILISM value = -2 }
	}
}
#David Hume.#
event = {
	id = 5052
	random = no
	country = U14
	name = "EVENTNAME5052"
	desc = "EVENTHIST5052"
	style = 4
	date = { day = 29 month = january year = 1750 }

	action_a ={				#Ok#
		name = "ACTIONNAME5052A"
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}

#The Army of Salvation#
event = {
        id = 15090 
        random = no
        country = U14
        date = { year = 1864 }
        deathdate = { year = 1878 }
        style = 5
        name = "The Army of Salvation"
        desc = "In 1864 what we now know as the 'Army of Salvation' - which until 1878 was called the 'People's Mission Hall' was founded in England by William Booth. It was a religious charity movement aiming to provide necessities such as cheap food and coffee, as well as spiritual salvation to the poor."
        action_a = {
            	name = "Ok"
            	command = { type = stability value = 1 }
		command = { type = revoltrisk value = -3 }
        }
}

#Flavour events by Hive

#Florence Nightingale#
event = {
        id = 15446 
        random = no
        country = U14
        date = { year = 1864 }
        deathdate = { year = 1878 }
        style = 5
        name = "Florence Nightingale"
        desc = "Florence Nightingale (1820-1910) was born in Florence, Italy because her parents was travelling through Europe for the first 2 years of their marriage. In her youth she studied mathematics and was very fond of it, but after receiving what she believed to be a call from God, she became interested in health care. She studied in hospitals in Egypt, France, Germany and England, and in In 1854 she became Superintendent of the 'Female Nursing Establishment of the English General Hospitals in Turkey', during the Crimean War. There, she reformed the hospital system and severely decreased mortality there. She convinced Queen Victoria and Prime Minister Palmerston that all military hospitals needed such a reform, but could not continue her work as a nurse due to an illness she contracted during her service in the Crimean War. She wrote several publications, and was very popular all over the world. During the American Civil War, USA asked her for advice concerning their military hospitals."
        action_a = {
            name = "Ok"
            command = { type = stability value = 2 }
        }
}