﻿division_template = {
	name = "Danmaku-tai" 
	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 }
	}	
	support = {
		engineer = { x = 0 y = 0 }
	}
}

##### OOB #####
units = {	
	division = {
		name = "1. Danmaku-tai"
		location = 5139
		division_template = "Danmaku-tai"			
		start_experience_factor = 0.4
	}
	division = {
		name = "2. Danmaku-tai"
		location = 5139
		division_template = "Danmaku-tai"			
		start_experience_factor = 0.4
	}
}

