﻿##### 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 }
	}
	priority = 0
}

###### OOB ######
units = {
	division = {
		name = "1st Yōhei Shidan"	
		location = 12589
		division_template = "Yōhei Shidan"		
		start_experience_factor = 0.4
	}
	division = {
		name = "2st Yōhei Shidan"	
		location = 12589
		division_template = "Yōhei Shidan"		
		start_experience_factor = 0.4
	}
	division = {
		name = "1st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.7
	}
	division = {
		name = "2st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.71
	}
	division = {
		name = "3st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.6
	}
	division = {
		name = "4st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.67
	}
	division = {
		name = "5st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.62
	}
	division = {
		name = "6st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.64
	}
	division = {
		name = "7st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.63
	}
	division = {
		name = "8st Hogo-Ryoku"	
		location = 12589
		division_template = "Hogo-Ryoku"		
		start_experience_factor = 0.1
		start_equipment_factor = 0.7
	}
	

}
