#Germany Major Events from AoN modified by Hive


#The Kriegsmarine#  
event = {
 	id = 15077
 	country = GER
 	random = no
 	name = "The Kriegsmarine"
 	desc = "The Prussian state had been a traditional great power on land only, and did not posses a navy of any significance. After the consolidation of the German state however, this was to change. German industrialists wanted more raw materials and new areas to expand their trade. In order to achieve this, they wanted Germany to follow England's imperialistic example and create an overseas empire. To achieve this, Germany would require a strong navy in order to expand and protect the empire. The idea of a strong navy also appealed to the German Nationalists, who wanted Germany to be the greatest power in the world and to claim her birthright: 'a place in the sun' - as they called it. The German naval expansion threatened English world dominance and caused severe Anglo-German tensions."
 	date = { year = 1895 }
 	offset = 100
 	deathdate = { year = 1902 }
	style = 5
 		action_a = {
  			name = "Reform the navy"
  			command = { type = relation which = ENG value = -150 }
  			command = { type = domestic which = land value = -2 }
  			command = { type = naval value = 3000 }
  			command = { type = gainbuilding which = -1 value = shipyard }
  			command = { type = gainmanufactory which = -1 value = navalequipment }
  			command = { type = warships which = -1 value = 30 }
  			command = { type = treasury value = -750 }
                    }
 		action_b = {
  			name = "Reform the army"
  			command = { type = relation which = ENG value = 25 }
			command = { type = relation which = FRA value = -100 }
			command = { type = domestic which = land value = 2 }
			command = { type = land value = 3000 }
			command = { type = manpower value = 50 }
			command = { type = gainmanufactory which = -1 value = weapons }
			command = { type = CAV which = -1 value = 50000 }
  			command = { type = treasury value = -750 }
		}
 		action_c = {
  			name = "Reform both the army and the navy"
			command = { type = land value = 1500 }
			command = { type = naval value = 1500 }
			command = { type = warships which = -1 value = 20 }
			command = { type = CAV which = -1 value = 35000 }
  			command = { type = treasury value = -750 }
		}
 		action_d = {
  			name = "We cannot afford to reform"
  			command = { }
			         
	}
}

event = {
	id = 98874007
	trigger = {
	        owned = { province = 1448 data = CHI }
		exists = CHI
	}
	random = no
	country = GER
	name = "The German acquisition of Ch'ing-tao"
	desc = "On November 1, 1897, the Big Sword Society planned to assassinate German priest Von Stenz. Stenz was not at the church at the time of the Big Sword Society's arrival, so instead of his death, two German missionaries were brutally hacked up and murdered in Juye County in western Shandong. The 'Juye incident' gave the German Kaiser Wilhelm II a pretext to occupy the Bay and even before the Chinese government was informed about the murder, Admiral von Diederichs, commander of the East Asian Squadron, was ordered on November 7 to carry out the occupation; he was the only Military Governor (until 7 March 1898). On November 14 German naval infantry landed on the strands and occupied the area without a fight. China tried futilely to obtain a withdrawal of the troops. On November 20, the German-Chinese negotiations began, which resulted in the settlement of the missionary incident on January 15, 1898."
	style = 5
	date = { day = 0 month = november year = 1897 }
	offset = 30
	deathdate = { day = 1 month = july year = 1899 }

	action_a ={ 
		name = "March towards the Great Wall!"
		command = { type = casusbelli which = CHI value = 12 }
		command = { type = relation which = CHI value = -50 }
		command = { type = trigger which = 98874008 }
	}
	
	action_b ={
		name = "Let it be"
		command = { }
	}
}

event = {
	id = 98874009
	random = no
	country = GER
	name = "The German acquisition of Ch'ing-tao"
	desc = "The chinese government signed the treaty."
	style = 5 

	action_a ={ 
		name = "Good"
		 command = { type = addcore which = 1448 }
 	       	 command = { type = provinceculture   which = 1448 value = german }
 	       	 command = { type = provincereligion   which = 1448 value = protestant }
 	       	 command = { type = fortress   which = 1448 value = 1 }
	}
}

event = {
  	id = 9753450
  	random = no
  	country = GER
	name = "A New German Flag"
  	desc = "In 1815 a new flag was adopted."
	style = 5
	date = { month = march year = 1815 }
	offset = 30
 	deathdate = { month = march year = 1868 }

	action_a = {
		name = "Change our flag"
		command = { type = flagname which = "_Confederation" }
	}
}
event = {
  	id = 9753451
  	random = no
  	country = GER
	name = "A New German Flag"
  	desc = "In 1868 a new flag was adopted."
	style = 5
	date = { month = march year = 1868 }
	offset = 30
 	deathdate = { month = december year = 1914 }

	action_a = {
		name = "Change our flag"
		command = { type = flagname which = "_North_Confederation" }
	}
}