#####################################################
# Prussian Flavor Events
#
# scripted by Johan Andersson
#
# id range = 34600-
# 
#####################################################
event = { 
	id = 34600
	random = no
	country = PRU

	name = "EVT_34600_NAME" # Diesterweg publishes Guidelines for Teachers
	desc = "EVT_34600_DESC" # 
	style = 0

	date = { year = 1835 month = december } 
	offset = 240

	action_a = {
        	name = "ACTIONNAME34600A"
		command = { type = research_points value = 10 }
	}
}

event = { 
	id = 34601
	random = no
	country = PRU

	name = "EVT_34601_NAME" # Deutschlandlied
	desc = "EVT_34601_DESC" # 
	style = 0

	date = { month = august year = 1841 } 
	offset = 25

	action_a = {
        	name = "ACTIONNAME34601A"
		command = { type = pop_consciousness which = aristocrats value = 1 where = 0 }
		command = { type = pop_consciousness which = liberal value = 1 where = 0 }
	}

}


event = { 
	id = 34602
	random = no
	country = PRU
	trigger = {
		constitution = { type = monarchy }
	}

	name = "EVT_34602_NAME" # Friedrich Wilhelm IV
	desc = "EVT_34602_DESC" # 
	style = 0

	date = { day = 7 month = june year = 1840 } 

	action_a = {
        	name = "ACTIONNAME34602A"
		command = { type = pop_consciousness which = liberal value = 1 where = 0 }
	}
}




event = { 
	id = 34603
	random = no
	country = PRU

	name = "EVT_34603_NAME" # New Railway
	desc = "EVT_34603_DESC" # 
	style = 0

	date = { month = august year = 1844 } 

	action_a = {
        	name = "ACTIONNAME34603A"
		command = { type = prestige value = 5 }
	}

}


event = { 
	id = 34604
	random = no
	country = PRU

	name = "EVT_34604_NAME" # Jews have duties, too!
	desc = "EVT_34604_DESC" # 
	style = 0

	date = { month = october year = 1845 } 
	offset = 30

	action_a = {
        	name = "ACTIONNAME34604A"
		command = { type = research_points value = 5 }
		command = { type = prestige value = 5 }
		command = { type = pop_consciousness which = jewish value = 1 where = 0 }
	}

}



event = { 
	id = 34605
	random = no
	country = PRU

	name = "EVT_34605_NAME" # Neptune discovered!
	desc = "EVT_34605_DESC" # 
	style = 0

	date = {  month = september year = 1846 } 
	offset = 40

	action_a = {
        	name = "ACTIONNAME34605A"
		command = { type = research_points value = 10 }
		command = { type = prestige value = 5 }
	}

}


event = { 
	id = 34606
	random = no
	country = PRU

	name = "EVT_34606_NAME" # Otto Nicolai
	desc = "EVT_34606_DESC" # 
	style = 0

	date = { month = march year = 1849 } 
	offset = 40

	action_a = {
        	name = "ACTIONNAME34606A"
		command = { type = prestige value = 3 }
	}

}


event = { 
	id = 34607
	random = no
	country = PRU
	
	trigger = {
		not = { reform = { type = safety_regulations value = trinkets } }
	}

	name = "EVT_34607_NAME" # Illness Funds
	desc = "EVT_34607_DESC" # 
	style = 0

	date = { year = 1856 } 
	offset = 200

	action_a = {
        	name = "ACTIONNAME34607A"
		command = { type = safety_regulations which = trinkets }
	}
	action_b = {
        	name = "ACTIONNAME34607B"
		command = { type = pop_consciousness which = labourers value = 3 where = 0 }
		command = { type = pop_consciousness which = clerks value = 2 where = 0 }
		command = { type = pop_consciousness which = craftsmen value = 3 where = 0 }

	}

}

event = { 
	id = 34608
	random = no
	country = PRU

	name = "EVT_34608_NAME" # 
	desc = "EVT_34608_DESC" # 
	style = 0

	date = { year = 1839 } 
	offset = 200

	action_a = {
        	name = "ACTIONNAME34608A"
		command = {type = prestige value = 1 }
		command = { type = pop_consciousness which = north_german value = 1 where = 0 }
	}

}


