﻿##### Division Templates #####
division_template = {
	name = "Teikoku-Gun Shidan"  
	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 }
	}
	support = {			
		artillery = { x = 0 y = 0 } 
	}
}
division_template = {
	name = "Chiku Minpei"  
	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 0 y = 3 }
	}
}
division_template = {
	name = "Sōkō Shidan"

	regiments = {
		light_armor = { x = 0 y = 0 }
		light_armor = { x = 0 y = 1 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
	}
}

###### OOB ######
units = {
	division = {
		name = "1. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "2. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "3. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "4. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "5. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "6. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "7. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "8. Teikoku-Gun Shidan"
		location = 1814 
		division_template = "Teikoku-Gun Shidan"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "1. Chiku Minpei"
		location = 1814 
		division_template = "Chiku Minpei"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "2. Chiku Minpei"
		location = 1814 
		division_template = "Chiku Minpei"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "3. Chiku Minpei"
		location = 1814 
		division_template = "Chiku Minpei"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
	division = {
		name = "4. Chiku Minpei"
		location = 1814 
		division_template = "Chiku Minpei"	
		start_experience_factor = 0.2
		start_equipment_factor = 0.4
	}
}