﻿##### Division Templates #####
division_template = {
	name = "Yōhei Ryodan"  
	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 }
	}	
	support = {
		engineer = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
	}
}

###### OOB ######
units = {
	division= {			
		name = "1st Yōhei Ryodan"		
		location = 12623
		division_template = "Yōhei Ryodan"
		start_experience_factor = 0.8
	}
	division= {			
		name = "2st Yōhei Ryodan"		
		location = 12623
		division_template = "Yōhei Ryodan"
		start_experience_factor = 0.8
	}
	division= {			
		name = "3st Yōhei Ryodan"		
		location = 12623
		division_template = "Yōhei Ryodan"
		start_experience_factor = 0.8
	}
	division= {			
		name = "4st Yōhei Ryodan"		
		location = 12623
		division_template = "Yōhei Ryodan"
		start_experience_factor = 0.6
	}
	division= {			
		name = "5st Yōhei Ryodan"		
		location = 12623
		division_template = "Yōhei Ryodan"
		start_experience_factor = 0.5
	}
	division= {			
		name = "8st Yōhei Ryodan"		
		location = 12623
		division_template = "Yōhei Ryodan"
		start_experience_factor = 0.5
	}
	division= {			
		name = "11st Yōhei Ryodan"		
		location = 12623
		division_template = "Yōhei Ryodan"
		start_experience_factor = 1
	}

}
