﻿division_template = {
	name = "Division Of The Shoguns" 
	regiments = {					
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
	}
}


##### OOB #####
units = {	
	division = {
		name = "1 Division Of The Shoguns"
		location = 12031 
		division_template = "Division Of The Shoguns"			
		start_experience_factor = 0.4
	}	
	division = {
		name = "2 Division Of The Shoguns"
		location = 9985 
		division_template = "Division Of The Shoguns"			
		start_experience_factor = 0.4
	}	
	division = {
		name = "3 Division Of The Shoguns"
		location = 7072 
		division_template = "Division Of The Shoguns"			
		start_experience_factor = 0.4
	}	
	division = {
		name = "4 Division Of The Shoguns"
		location = 7072 
		division_template = "Division Of The Shoguns"			
		start_experience_factor = 0.4
	}	
	division = {
		name = "5 Division Of The Shoguns"
		location = 10125 
		division_template = "Division Of The Shoguns"			
		start_experience_factor = 0.4
	}
	
}	