﻿division_template =	{
	name =	"Asian Light Infantry"

	regiments =	{
		light_infantry =	{ x =	0 y =	0}
		light_infantry =	{ x =	1 y =	0}
		line_infantry =	{ x =	2 y =	0}
	}
}

units =	{
		#Capital
		division =	{
			name =	"1st Bulunganese Warriors"
			location =	1404
			division_template =	"Asian Light Infantry"
			start_experience_factor =	0.1
		}
}