﻿division_template = {
	name = "Oudai No Gato" 
	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 }
	}	
}

##### OOB #####
units = {	
	division = {
		name = "1. Oudai No Gato"
		location = 2080
		division_template = "Oudai No Gato"			
		start_experience_factor = 0.4
	}
	division = {
		name = "2. Oudai No Gato"
		location = 2080
		division_template = "Oudai No Gato"			
		start_experience_factor = 0.4
	}
	division = {
		name = "3. Oudai No Gato"
		location = 5036
		division_template = "Oudai No Gato"			
		start_experience_factor = 0.4
	}
	division = {
		name = "4. Oudai No Gato"
		location = 5036
		division_template = "Oudai No Gato"			
		start_experience_factor = 0.4
	}
	division = {
		name = "5. Oudai No Gato"
		location = 5036
		division_template = "Oudai No Gato"			
		start_experience_factor = 0.4
	}

}

