#Mainz Major Events by Hive

#The North German Confederation#
event = {
	id = 15351
	country = MAI
	random = no
	name = "The North German Confederation"
	desc = "Prussian premier Otto von Bismarck acquired Schleswig-Holstein after defeating Denmark with the help of Austria in a short war fought during 1864. In 1866 he attacked and defeated Austria, leading to the formation of the North German Confederation which excluded Austria. After Bismarck provoked France, the Franco-Prussian War broke out in 1870 and the southern German states, viewing France as the aggressor, joined the North German Confederation."
	
	action_a = {
		name = "Join"
		command = { type = trigger which = 15367 }
	}

	action_b = {
		name = "Stay out"
		command = { type = relation which = PRU value = -100 }
		command = { type = relation which = HAB value = 100 }
		command = { type = stability value = -2 }
	}
}