#####England Flavor Events######
#By Henrik 'Doomdark' Fhraeus#
###############################

#Thomas Hobbes publishes the 'Leviathan'.#
event = {
	id = 5050
	random = no
	country = ENG
	name = "EVENTNAME5050"
	desc = "EVENTHIST5050"
	style = 3
	date = { day = 1 month = january year = 1651 }

	action_a ={				#Ok#
		name = "ACTIONNAME5050A"
		command = { type = domestic which = ARISTOCRACY value = 1 }
	}
}
#Adam Smith publishes 'The Wealth of Nations'.#
event = {
	id = 5051
	random = no
	country = ENG
	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 = ENG
	name = "EVENTNAME5052"
	desc = "EVENTHIST5052"
	style = 4
	date = { day = 1 month = january year = 1750 }

	action_a ={				#Ok#
		name = "ACTIONNAME5052A"
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}
#John Locke.#
event = {
	id = 5053
	random = no
	country = ENG
	name = "EVENTNAME5053"
	desc = "EVENTHIST5053"
	style = 3
	date = { day = 1 month = january year = 1689 }

	action_a ={				#Ok#
		name = "ACTIONNAME5053A"
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}
#Isaac Newton.#
event = {
	id = 5054
	random = no
	country = ENG
	name = "EVENTNAME5054"
	desc = "EVENTHIST5054"
	style = 3
	date = { day = 1 month = january year = 1687 }

	action_a ={				#Ok#
		name = "ACTIONNAME5054A"
		command = { type = domestic which = INNOVATIVE value = 2 }
	}
}
#Shakespeare.#
event = {
	id = 5055
	random = no
	country = ENG
	name = "EVENTNAME5055"
	desc = "EVENTHIST5055"
	style = 2
	date = { day = 1 month = january year = 1593 }

	action_a ={				#Ok#
		name = "ACTIONNAME5055A"
		command = { type = stability value = 1 }
		command = { type = infra value = 250 }
	}
}


#########################################################################
#  Newton publishes Principia Mathematica
#	written by Johan Andersson
#########################################################################
event = { 

	id = 1500
	random = no
	country = ENG
	date = { year = 1687 }
	offset = 300

	name = "ENAME_F_1500"
	desc = "EDESC_F_1500"
	style = 1
	action_a = {
			name = "OK"
			command = { type = infra value = 200 }
			command = { type = land value = 200 }
			command = { type = naval value = 200 }
			command = { type = trade value = 200 }
		}


	}


#########################################################################
#  Newton publishes Optica
#	written by Johan Andersson
#########################################################################
event = { 

	id = 1501
	random = no
	country = ENG
	date = { year = 1704 }
	offset = 300

	name = "ENAME_F_1501"
	desc = "EDESC_F_1501"
	style = 1
	action_a = {
			name = "OK"
			command = { type = land value = 250 }
			command = { type = naval value = 250 }
		}
	}


# Thomas Moore..? Too late.

# Ids free to 5079#







