division_template = {
	name = "Infantry Division"  
	division_names_group = ENG_INF_01

	regiments = {
	    infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
   		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
  		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
        artillery_brigade = { x = 3 y = 0 }
        anti_tank_brigade = { x = 4 y = 0 }
	}
	support = {
		anti_tank = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
		engineer = { x = 0 y = 2 }
		signal_company = { x = 0 y = 3 }
	}
}
division_template = {
	name = "Infantry Division (ME)"

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
	}
	support = {
		recon = { x = 0 y = 0 }
	}
}
division_template = {
	name = "Airborne Division"

	regiments = {
		paratrooper = { x = 0 y = 0 }
		paratrooper = { x = 0 y = 1 }
		paratrooper = { x = 0 y = 2 }
		paratrooper = { x = 1 y = 0 }
		paratrooper = { x = 1 y = 1 }
		paratrooper = { x = 1 y = 2 }
		paratrooper = { x = 2 y = 0 }
		paratrooper = { x = 2 y = 1 }
		paratrooper = { x = 2 y = 2 }
		paratrooper = { x = 3 y = 0 }
		paratrooper = { x = 3 y = 1 }
		paratrooper = { x = 3 y = 2 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "Motorised Division"    # Represents both frontline and reserve motorized divisions (excluding London Divs)

	regiments = {
		motorized = { x = 0 y = 0 }
		motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		motorized = { x = 2 y = 0 }
		motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		motorized = { x = 3 y = 0 }
		motorized = { x = 3 y = 1 }
		motorized = { x = 3 y = 2 }
	}
	support = {
		artillery = { x = 0 y = 0 }
		anti_tank = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
		engineer = { x = 0 y = 3 }
		field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "Armored Division"
	division_names_group = ENG_ARM_01

	regiments = {
		medium_armor = { x = 0 y = 0 }		# REVISIT -- L Arm = Pz IIC (variant?) for all
		medium_armor = { x = 0 y = 1 }		
		medium_armor = { x = 0 y = 2 }
		medium_armor = { x = 0 y = 3 }
		mechanized = { x = 1 y = 0 }
		mechanized = { x = 1 y = 1 }
		mechanized = { x = 1 y = 2 }
		mechanized = { x = 1 y = 3 }
		mechanized = { x = 1 y = 4 }
	}
	support = {
	   		mot_recon = { x = 0 y = 0 }
		 	engineer = { x = 0 y = 1 }
	    	artillery = { x = 0 y = 2 }
			anti_tank = { x = 0 y = 3 }
			field_hospital = { x = 0 y = 4 }
	}
}
division_template = {
	name = "Tank Brigade"                # Represents (light) Army Tank Brigades (LT Mk VIs, some Matilda Is)

	regiments = {
		light_armor = { x = 0 y = 0 }        # Light Tanks Mk VI, or Matilda I's
		light_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }
	}
}
division_template = {
	name = "Cavalry Brigade"

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
	}
}
division_template = {
	name = "Colonial Garrison"            # Represents local militias, garrisons
	# Low experience, oldest equipment, mostly militias
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
	}
	priority = 0
}


####### OOB #######
units = {
	division = {
		name = "8th Infantry Division"
		location = 1086
		division_template = "Infantry Division"
		force_equipment_variants = { infantry_equipment_2 = { owner = "ENG" } }
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "4th Infantry Division"
		location = 4109
		division_template = "Motorised Division"
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "46th 'West Riding' Infantry Division"
		location = 4109
		division_template = "Infantry Division"
		force_equipment_variants = { infantry_equipment_2 = { owner = "ENG" } }
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "4th Indian Infantry Division"
		location = 4109
		division_template = "Infantry Division"
		force_equipment_variants = { infantry_equipment_2 = { owner = "ENG" } }
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "47th 'London' Infantry Division"
		location = 6103
		division_template = "Motorised Division"
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "48th 'Sound Midland' Infantry Division"
		location = 3501
		division_template = "Infantry Division"
		force_equipment_variants = { infantry_equipment_2 = { owner = "ENG" } }
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "61st 'South Midland' Infantry Division"
		location = 11253
		division_template = "Infantry Division"
		force_equipment_variants = { infantry_equipment_2 = { owner = "ENG" } }
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "50th 'Northumbrian' Infantry Division"
		location = 9458
		division_template = "Infantry Division"
		force_equipment_variants = { infantry_equipment_2 = { owner = "ENG" } }
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "55th 'West Lancashire' Infantry Division"
		location = 6318
		division_template = "Infantry Division"
		force_equipment_variants = { infantry_equipment_2 = { owner = "ENG" } }
		start_experience_factor = 0.3
		start_equipment_factor = 1.0
	}
	division = {
		name = "Gibraltar Defence Force"
		location = 4135
		division_template = "Colonial Garrison"
		force_equipment_variants = { infantry_equipment_1 = { owner = "ENG" } }
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Malta Defence Force"
		location = 12003
		division_template = "Colonial Garrison"
		force_equipment_variants = { infantry_equipment_1 = { owner = "ENG" } }
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "Sudan Defence Force"
		location = 12806
		division_template = "Colonial Garrison"
		force_equipment_variants = { infantry_equipment_1 = { owner = "ENG" } }
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "The Gold Coast Regiment"
		location = 10862
		division_template = "Colonial Garrison"
		force_equipment_variants = { infantry_equipment_1 = { owner = "ENG" } }
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}
	division = {
		name = "South Rhodesian Defence Force"
		location = 10929
		division_template = "Colonial Garrison"
		force_equipment_variants = { infantry_equipment_1 = { owner = "ENG" } }
		start_experience_factor = 0.5
		start_equipment_factor = 1.0
	}

	### 21st Army Group ###

	### First Canadian Army ###

	division= {
		name = "2. Canadian Infantry Division"
		location = 9655
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "3. Canadian Infantry Division"
		location = 9655
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "4. Canadian Armored Division"
		location = 9655
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}
	division= {
		name = "1. Polish Armored Division"
		location = 11638
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}
	division= {
		name = "1. Canadian Infantry Division"
		location = 11638
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "5. Canadian Armored Division"
		location = 11638
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}
	division= {
		name = "49. British 'West Riding' Infantry Division"
		location = 11620
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}

	### Second British Army ###

	division= {
		name = "British Guards Armored Division"
		location = 11620
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}
	division= {
		name = "3. British Infantry Division"
		location = 11620
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "5. British Infantry Division"
		location = 9652
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "15. Scottish Infantry Division"
		location = 9652
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "11. British Armored Division"
		location = 9652
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}
	division= {
		name = "53. Welsh Infantry Division"
		location = 11653
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "7. British Armored Division"
		location = 9738 # Correct
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}
	division= {
		name = "43. Wessex Infantry Division"
		location = 11653
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "51. British 'Highland' Infantry Division"
		location = 11653
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "52. British 'Lowland' Division"
		location = 6725
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}

	### Fifteenth Army Group ###

	division= {
		name = "56. British Infantry Division"
		location = 6725
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "6. SAF Armored Division"
		location = 6725
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}
	division= {
		name = "78. British Infantry Division"
		location = 9681
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "8. Indian Infantry Division"
		location = 9681
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "2. NZL Infantry Division"
		location = 9681
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "10. Indian Infantry Division"
		location = 532
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "3. Polish Transcarpathian Infantry Division"
		location = 532
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "5. Polish Kresowa Infantry Division"
		location = 532
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {
		name = "6.  Armored Division"
		location = 7857
		division_template = "Armored Division"
		start_experience_factor = 0.3
	}



	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 7857
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 7857
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9555
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9555
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9555
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 3571
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 3571
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 3571
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 586
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 586
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 586
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11404
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11404
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11404
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9297
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9297
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9297
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9524
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9524
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9524
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6513
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6513
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6513
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11402
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11402
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11402
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9630
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9630
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9630
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 656
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}


	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 656
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 656
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 3657
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 3657
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 3657
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9613
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9613
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9613
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6336
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6336
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6336
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9498
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9498
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9498
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11456
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11456
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11456
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6241
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6241
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6241
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9264
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6298
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9320
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11331
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 4654
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 7441
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 4293
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 4336
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 1607
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 7603
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11468
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9375
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9238
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 6286
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9403
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9363
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9309
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11318
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 9335
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}
	division= {		
		division_name = {
				is_name_ordered = yes
				name_order = 
		}
		location = 11253
		division_template = "Infantry Division"	
		start_experience_factor = 0.3
	}



	##### NAVAL UNITS #####
	### HOME COMMAND ###
	navy = {
		name = "Plymouth"
		base = 540
		location = 540
		ship = { name = "HMS Charybdis" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Scytha" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Glasgow" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 33" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 34" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 21" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 35" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "Portsmouth"
		base = 9458
		location = 9458
		ship = { name = "10th Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
		ship = { name = "11th Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "London"
		base = 11374
		location = 11374
		ship = { name = "HMS Ajax" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 28" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "Glasgow"
		base = 6384
		location = 6384
		ship = { name = "HMS Gambia" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "Edinburgh"
		base = 6300
		location = 6300
		ship = { name = "1 Flotylla Niszczycieli" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "Home Fleet"
		base = 11064
		location = 11064
		ship = { name = "HMS Furious" definition = carrier equipment = { carrier_2 = { amount = 1 owner = ENG } }

		}
		ship = { name = "HMS Unicorn" definition = carrier equipment = { carrier_2 = { amount = 1 owner = ENG } }

		}
		ship = { name = "HMS Argus" definition = carrier equipment = { carrier_2 = { amount = 1 owner = ENG } }

		}
		ship = { name = "HMS Albatross" definition = carrier equipment = { carrier_2 = { amount = 1 owner = ENG } }

		}
		ship = { name = "HMS Duke of York" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Anson" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Queen Elizabeth" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Malaya" definition = battleship equipment = { battleship_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Ramillies" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Renown" definition = battle_cruiser equipment = { battle_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS London" definition = heavy_cruiser equipment = { heavy_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Sussex" definition = heavy_cruiser equipment = { heavy_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Berwick" definition = heavy_cruiser equipment = { heavy_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Cumberland" definition = heavy_cruiser equipment = { heavy_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Kent" definition = heavy_cruiser equipment = { heavy_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Norfolk" definition = heavy_cruiser equipment = { heavy_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Spartan" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Ceylon" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Phoebe" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Belfast" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Liverpool" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Birmingham" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Bermuda" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Jamaica" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Arethusa" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Colombo" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Capetown" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Delhi" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Cardiff" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Diomede" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Dantus" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 16" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 10" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 29" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 30" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 11" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 12" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 13" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 14" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 31" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 15" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 37" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 38" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 9" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 32" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 36" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 20" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "12 Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
		ship = { name = "6 Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
		ship = { name = "5 Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "Malta"
		base = 9013
		location = 9013
		ship = { name = "HMS Formidable" definition = carrier equipment = { carrier_2 = { amount = 1 owner = ENG } }

		}
		ship = { name = "HMS Illustrious" definition = carrier equipment = { carrier_2 = { amount = 1 owner = ENG } }

		}
		ship = { name = "HMS Howe" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS King George" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Warspite" definition = battleship equipment = { battleship_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Nelson" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Rodney" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Valiant" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Newfoundland" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Uganda" definition = battleship equipment = { battleship_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Kenya" definition = battleship equipment = { battleship_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Roberts" definition = heavy_cruiser equipment = { heavy_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Erebus" definition = heavy_cruiser equipment = { heavy_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Argonaut" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Dido" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Euryalus" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Sirius" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Cleopatra" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Sheffield" definition = light_cruiser equipment = { light_cruiser_3 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Mariutius" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Orion" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Penelope" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Aurora" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Despatch" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Carlisle" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 23" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 22" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 1" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 6" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 7" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 8" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 2" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 5" definition = destroyer equipment = { destroyer_3 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 3" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 4" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "Alexandria"
		base = 4076
		location = 4076
		ship = { name = "1st Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
		ship = { name = "3rd Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
	}
	navy = {
		name = "Colombo"
		base = 10201
		location = 10201
		ship = { name = "HMS Resolution" definition = battleship equipment = { battleship_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Revenge" definition = battleship equipment = { battleship_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Royal Sovereign" definition = battleship equipment = { battleship_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Devashe" definition = heavy_cruiser equipment = { heavy_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Suffolk" definition = heavy_cruiser equipment = { heavy_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Frobister" definition = heavy_cruiser equipment = { heavy_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Hawking" definition = heavy_cruiser equipment = { heavy_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Newcastle" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Emerald" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Darbon" definition = light_cruiser equipment = { light_cruiser_2 = { amount = 1 owner = ENG } } }
		ship = { name = "HMS Caradoc" definition = light_cruiser equipment = { light_cruiser_1 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 41" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 42" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 25" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 27" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
		ship = { name = "Destroyer Division 26" definition = destroyer equipment = { destroyer_2 = { amount = 1 owner = ENG } } }
		ship = { name = "44th Submarine Flotilla" definition = submarine equipment = { submarine_1 = { amount = 1 owner = ENG } } }
	}
}



####### Royal Air Force #######



#########################
## STARTING PRODUCTION ##
#########################
instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_3
			creator = "ENG"
		}
		requested_factories = 15
		progress = 0.9
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = artillery_equipment_3
			creator = "ENG" 
		}
		requested_factories = 9
		progress = 0.8
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = anti_tank_equipment_2
			creator = "ENG" 
		}
		requested_factories = 7
		progress = 0.8
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = support_equipment_1
			creator = "ENG" 
		}
		requested_factories = 8
		progress = 0.3
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = motorized_equipment_1
			creator = "ENG" 
		}
		requested_factories = 3
		progress = 0.4
		efficiency = 100
	}
	add_equipment_production = {
		equipment = {
			type = mechanized_equipment_2
			creator = "ENG" 
		}
		requested_factories = 4
		progress = 0.6
		efficiency = 100
	}

	add_equipment_to_stockpile = {
    type = infantry_equipment_3
    amount = 100000
    producer = ENG
    } 

    add_equipment_to_stockpile = {
    type = support_equipment_1
    amount = 7000
    producer = ENG
    }

    add_equipment_to_stockpile = {
    type = artillery_equipment_3
    amount = 7000
    producer = ENG
    }

    add_equipment_to_stockpile = {
    type = motorized_equipment_1
    amount = 20000
    producer = ENG
    }

    add_equipment_to_stockpile = {
    type = mechanized_equipment_1
    amount = 5000
    producer = ENG
    }
    add_equipment_to_stockpile = {
    type = anti_tank_equipment_2
    amount = 4130
    producer = ENG
    }
    add_equipment_to_stockpile = {
    type = anti_air_equipment_2
    amount = 3130
    producer = ENG
    }
}