﻿##### Division Templates #####
division_template = {
	name = "Yōhei Shidan"  
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
	}
	priority = 2
}
division_template = {
	name = "Hogo-Ryoku" 
	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 }
	}
	priority = 0
}

###### OOB ######
units = {
	division = {
		name = "1st Yōhei Shidan"	
		location = 970
		division_template = "Yōhei Shidan"		
		start_experience_factor = 0.7
	}
	division = {
		name = "2st Yōhei Shidan"	
		location = 9869
		division_template = "Yōhei Shidan"		
		start_experience_factor = 0.6
	}
	division = {
		name = "3st Yōhei Shidan"	
		location = 3846
		division_template = "Yōhei Shidan"		
		start_experience_factor = 0.5
	}
	division = {
		name = "4st Yōhei Shidan"	
		location = 6880
		division_template = "Yōhei Shidan"		
		start_experience_factor = 0.5
	}
	division = {
		name = "5st Yōhei Shidan"	
		location = 7069
		division_template = "Yōhei Shidan"		
		start_experience_factor = 0.4
	}
	division = {
		name = "1st Hogo-Ryoku"	
		location = 5107
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.69
	}
	division = {
		name = "2st Hogo-Ryoku"	
		location = 5107
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.71
	}
	division = {
		name = "3st Hogo-Ryoku"	
		location = 1102
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.6
	}
	division = {
		name = "4st Hogo-Ryoku"	
		location = 1194
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.67
	}
	division = {
		name = "5st Hogo-Ryoku"	
		location = 7173
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.62
	}
	division = {
		name = "6st Hogo-Ryoku"	
		location = 7992
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.64
	}
	division = {
		name = "7st Hogo-Ryoku"	
		location = 1909
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.63
	}
	division = {
		name = "8st Hogo-Ryoku"	
		location = 2094
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.6
	}
	division = {
		name = "9st Hogo-Ryoku"	
		location = 8006
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.53
	}

}

