#####################################################
# Norway Flavor Events
#
# scripted by Johan Andersson
#
# id range = 36400-
# 
#####################################################

event = { 
	id = 36400
	random = no
	country = NOR

	name = "EVT_36400_NAME" # Edvard Munch
	desc = "EVT_36400_DESC" # 
	style = 0

	date = { month = january year = 1895 } 
	offset = 30

	action_a = {
        	name = "ACTIONNAME36400A"
        	command = { type = prestige value = 3 }
        	command = { type = pop_consciousness which = aristocrats value = 2 }
        	command = { type = pop_consciousness which = labourers value = 1 }
	}
}


event = { 
	id = 36401
	random = no
	country = NOR

	name = "EVT_36401_NAME" # Ivar Aasen
	desc = "EVT_36401_DESC" # 
	style = 0

	date = { year = 1890 } 
	offset = 20

	action_a = {
        	name = "OK"
        	command = { type = pop_consciousness which = labourers value = 1 }
        	command = { type = pop_consciousness which = farmers value = 1 }
        	command = { type = pop_consciousness which = craftsmen value = 1 }
        	command = { type = pop_consciousness which = clerks value = 1 }
        	command = { type = literacy value = 0.03 }
	}
}



event = { 
	id = 36402
	random = no
	country = NOR

	name = "EVT_36402_NAME" # The Great Four
	desc = "EVT_36402_DESC" # 
	style = 0

	date = { year = 1880 } 
	offset = 300

	action_a = {
        	name = "ACTIONNAME36402A"
        	command = { type = pop_consciousness which = labourers value = 1 }
        	command = { type = pop_consciousness which = farmers value = 1 }
        	command = { type = pop_consciousness which = craftsmen value = 1 }
        	command = { type = pop_consciousness which = clerks value = 1 }
        	command = { type = pop_consciousness which = aristocrats value = 1 }
        	command = { type = research_points value = 5 }
        	command = { type = literacy value = 0.02 }
        	
	}
}



event = { 
	id = 36403
	random = no
	country = NOR

	name = "EVT_36403_NAME" # Parliamentarism
	desc = "EVT_36403_DESC" # 
	style = 0

	date = { year = 1884 } 
	offset = 300

	action_a = {
        	name = "OK"
        	command = { type = relation which = SWE value = -100 }
	}
}



event = { 
	id = 36404
	random = no
	country = NOR

	name = "EVT_36404_NAME" # Bjrnstjerne Bjrnsson
	desc = "EVT_36404_DESC" # 
	style = 0

	date = { year = 1903 month = november } 
	offset = 20

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



event = { 
	id = 36405
	random = no
	country = NOR

	name = "EVT_36405_NAME" # Labour organisation by Marcus Thrane
	desc = "EVT_36405_DESC" # 
	style = 0

	date = { year = 1850 } 
	offset = 400

	action_a = {
        	name = "OK"
        	command = { type = pop_consciousness which = labourers value = 1 }
        	command = { type = pop_consciousness which = farmers value = 1 }
	}
}


event = { 
	id = 36406
	random = no
	country = SWE

	picture = norwegianship
	
	trigger = 
	{
	 NOT = { exists = NOR }
	}

	name = "EVT_36406_NAME" # 
	desc = "EVT_36406_DESC" # 
	style = 0

	date = { year = 1838 } 
	offset = 300

	action_a = {
        	name = "ACTIONNAME36406A"
        	command = { type = prestige value = -10 }
        	command = { type = pop_militancy which = conservative value = 1 where = 376  }
        	command = { type = pop_militancy which = conservative value = 1 where = 313  }
	}

	action_b = {
        	name = "ACTIONNAME36406B"
        	command = { type = prestige value = 5 }
        	command = { type = pop_militancy which = norwegian value = 2  }
        	command = { type = pop_consciousness which = norwegian value = 2  }
	}
}
