﻿
####WH####

division_template = {
	name = "WH Panzer Div."
	division_names_group = GER_Arm_01
	regiments = {
		medium_armor = { x = 0 y = 0 }
		medium_armor = { x = 0 y = 1 }
		medium_armor = { x = 0 y = 2 }
		medium_armor = { x = 0 y = 3 }
		
		medium_armor = { x = 1 y = 0 }
		medium_armor = { x = 1 y = 1 }
		medium_armor = { x = 1 y = 2 }
		
		mechanized = { x = 2 y = 0 }
	    mechanized = { x = 2 y = 1 }
	    mechanized = { x = 2 y = 2 }
		
		mechanized = { x = 3 y = 0 }
	    mechanized = { x = 3 y = 1 }
	    mechanized = { x = 3 y = 2 }
		
		mot_artillery_brigade = { x = 4 y = 0 }
	    mot_anti_air_brigade = { x = 4 y = 1 }
	}
	support = {
        light_tank_recon = { x = 0 y = 0 }
        engineer = { x = 0 y = 1 }
        signal_company = { x = 0 y = 2 }
        logistics_company = { x = 0 y = 3 }
        field_hospital = { x = 0 y = 4 }
	}
}


division_template = {
	name = "WH Lt.Panzer Div."
	division_names_group = GER_LTARM_01
	regiments = {
		light_armor = { x = 0 y = 0 }
	    light_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }
		light_armor = { x = 0 y = 3 }
		
		light_armor = { x = 1 y = 0 }
		light_armor = { x = 1 y = 1 }
		light_armor = { x = 1 y = 2 }
		
		motorized = { x = 2 y = 0 }
	    motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
	    motorized = { x = 2 y = 3 }
	    motorized = { x = 2 y = 4 }
		
		mot_artillery_brigade = { x = 3 y = 0 }
	    mot_anti_air_brigade = { x = 3 y = 1 }
	    mot_anti_air_brigade = { x = 3 y = 2 }
		mot_anti_tank_brigade = { x = 3 y = 3 }
	}
	support = {
        light_tank_recon = { x = 0 y = 0 }
        engineer = { x = 0 y = 1 }
        signal_company = { x = 0 y = 2 }
        logistics_company = { x = 0 y = 3 }
        field_hospital = { x = 0 y = 4 }
	}
}

division_template = {
	name = "WH Pnz.Gren.Div."
	division_names_group = GER_MEC_01
	regiments = {
		mechanized = { x = 0 y = 0 }
	    mechanized = { x = 0 y = 1 }
		mechanized = { x = 0 y = 2 }
		
		mechanized = { x = 1 y = 0 }
	    mechanized = { x = 1 y = 1 }
		mechanized = { x = 1 y = 2 }
		
		motorized = { x = 2 y = 0 }
	    motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		motorized = { x = 2 y = 3 }
		
		mot_artillery_brigade = { x = 3 y = 0 }
	    mot_anti_air_brigade = { x = 3 y = 1 }
		mot_anti_tank_brigade = { x = 3 y = 2 }
	}
	support = {
        light_tank_recon = { x = 0 y = 0 }
        engineer = { x = 0 y = 1 }
        signal_company = { x = 0 y = 2 }
        logistics_company = { x = 0 y = 3 }
        field_hospital = { x = 0 y = 4 }
	}
}


division_template = {
	name = "WH Grenadier Div."
	division_names_group = GER_MOT_02
	regiments = {
		motorized = { x = 0 y = 0 }
	    motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 0 y = 3 }
		motorized = { x = 0 y = 4 }
		
		motorized = { x = 1 y = 0 }
	    motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		motorized = { x = 1 y = 3 }
		motorized = { x = 1 y = 4 }
		
		mot_artillery_brigade = { x = 2 y = 0 }
	    mot_anti_air_brigade = { x = 2 y = 1 }
		mot_anti_tank_brigade = { x = 2 y = 2 }
	}
	support = {
        mot_recon = { x = 0 y = 0 }
        engineer = { x = 0 y = 1 }
        signal_company = { x = 0 y = 2 }
        logistics_company = { x = 0 y = 3 }
        field_hospital = { x = 0 y = 4 }
	}
}



division_template = {
	name = "WH Kavallerie Div."
	division_names_group = GER_Cav_01
	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 0 y = 3 }
		cavalry = { x = 0 y = 4 }
		
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
		cavalry = { x = 1 y = 2 }
		cavalry = { x = 1 y = 3 }
		cavalry = { x = 1 y = 4 }
		
		cavalry = { x = 2 y = 0 }
	    cavalry = { x = 2 y = 1 }
		cavalry = { x = 2 y = 2 }
		cavalry = { x = 2 y = 3 }
		cavalry = { x = 2 y = 4 }
	}
	support = {
        recon = { x = 0 y = 0 }
        engineer = { x = 0 y = 1 }
        artillery = { x = 0 y = 2 }
        anti_tank = { x = 0 y = 3 }
        anti_air = { x = 0 y = 4 }
	}
}


division_template = {
	name = "WH Gebirgsjäger Div."	
	division_names_group = GER_Mnt_01
	regiments = {
		mountaineers = { x = 0 y = 0 }
	    mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
		mountaineers = { x = 0 y = 3 }
	    mountaineers = { x = 0 y = 4 }
		
		mountaineers = { x = 1 y = 0 }
	    mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
		mountaineers = { x = 1 y = 3 }
	    mountaineers = { x = 1 y = 4 }
		
		artillery_brigade = { x = 2 y = 0 }
	    anti_air_brigade = { x = 2 y = 1 }
	    anti_tank_brigade = { x = 2 y = 2 }
	}
	support = {
        recon = { x = 0 y = 0 }
        engineer = { x = 0 y = 1 }
        signal_company = { x = 0 y = 2 }
        logistics_company = { x = 0 y = 3 }
        field_hospital = { x = 0 y = 4 }
	}
	priority = 2
}



division_template = {
	name = "WH Infanterie Div."
	division_names_group = GER_Inf_01
	regiments = {
		infantry = { x = 0 y = 0 }
	    infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 0 y = 3 }
	    infantry = { x = 0 y = 4 }
		
		infantry = { x = 1 y = 0 }
	    infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
		infantry = { x = 1 y = 3 }
	    infantry = { x = 1 y = 4 }
		
		artillery_brigade = { x = 2 y = 0 }
	    anti_air_brigade = { x = 2 y = 1 }
	    anti_tank_brigade = { x = 2 y = 2 }

	}
	
	support = {
        recon = { x = 0 y = 0 }
        engineer = { x = 0 y = 1 }
        signal_company = { x = 0 y = 2 }
        logistics_company = { x = 0 y = 3 }
        field_hospital = { x = 0 y = 4 }
	}
}





units = {

	##### Oberkommando des Heeres #####
	### 1. Armee (Wehrmacht-Gruppenkommando) ###
	# II. Armeekorps
	division= {
		location = 6334
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 537
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	# III. Armeekorps
	division= {	
		location = 478
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 478
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	# Panzertruppenkommando
	division= {	
		location = 6521
		division_template = "WH Lt.Panzer Div."
		start_experience_factor = 0.7
	}
	division= {	
		location = 6521
		division_template = "WH Lt.Panzer Div."
		start_experience_factor = 0.7
	}
	division= {
		location = 6521
		division_template = "WH Lt.Panzer Div."
		start_experience_factor = 0.7
	}

	division= {
		location = 11505
		division_template = "WH Grenadier Div."
		start_experience_factor = 0.7
	}

	### 3. Armee (Wehrmacht-Gruppenkommando) ###
	# IV. Armeekorps
	division= {	
		location = 6462
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 6462
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 6462
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	# VIII. Armeekorps
	division= {	
		location = 11467
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 11467
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}

	# I. Armeekorps
	division= {	
		location = 6402
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 266
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 3384
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 281
		division_template = "WH Kavallerie Div."
		start_experience_factor = 0.7
	}


	### 2. Armee (Wehrmacht-Gruppenkommando) ###
	division= {	
		location = 6257
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	# VI. Armeekorps
	division= {	
		location = 11264
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 11264
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	# IX. Armeekorps
	division= {	
		location = 11388
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 241
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	# X. Armeekorps
	division= {	
		location = 6488
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 9572
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 9572
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}

	# V. Armeekorps
	division= {	
		location = 9517
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}

	# VII. Armeekorps
	division= {	
		location = 11544
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {
		location = 11497
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}
	division= {	
		location = 586
		division_template = "WH Infanterie Div."
		start_experience_factor = 0.5
	}			
	division= {	
		location = 692
		division_template = "WH Gebirgsjäger Div." 
		start_experience_factor = 0.7
	}
}
