division_template= {
	name= "Guards"
		is_locked= yes
	regiments= {
		feudal_infantry= { x= 0 y= 0 }
		feudal_infantry= { x= 0 y= 1 }
		feudal_infantry= { x= 0 y= 2 }
		feudal_infantry= { x= 1 y= 0 }
		feudal_infantry= { x= 1 y= 1 }
	}
}
division_template= {
	name= "Western-style unit"
	regiments= {
		light_infantry= { x= 0 y= 0 }
		light_infantry= { x= 0 y= 1 }
	}
}
units= {
		#Capital
		division= {
			name= "Guards"
			location= 13787
			division_template= "Guards"
			start_experience_factor= 0.1
			start_equipment_factor= 1.0
		}
		division= {
			name= "1st Kongolese Infantry"
			location= 2115
			division_template= "Western-style unit"
			start_experience_factor= 0.1
			start_equipment_factor= 1.0
		}
		division= {
			name= "2nd Kongolese Infantry"
			location= 2115
			division_template= "Western-style unit"
			start_experience_factor= 0.1
			start_equipment_factor= 1.0
		}
		division= {
			name= "3rd Kongolese Infantry"
			location= 13787
			division_template= "Western-style unit"
			start_experience_factor= 0.1
			start_equipment_factor= 1.0
		}
		division= {
			name= "4th Kongolese Infantry"
			location= 2115
			division_template= "Western-style unit"
			start_experience_factor= 0.1
			start_equipment_factor= 1.0
		}
		division= {
			name= "3rd Kongolese Infantry"
			location= 13787
			division_template= "Western-style unit"
			start_experience_factor= 0.1
			start_equipment_factor= 1.0
		}
}