division_template = {
	name = "New Canaanite Assault Pioneers"
	division_names_group = NCN_INF_02
	template_counter = 120
	regiments = {
		spec_ops = { x = 0 y = 0 }
		spec_ops = { x = 0 y = 1 }
		spec_ops = { x = 1 y = 0 }
		spec_ops = { x = 1 y = 1 }
		spec_ops = { x = 2 y = 0 }
		spec_ops = { x = 2 y = 1 }
	}
	support = {
		maintenance_company = { x = 0 y = 0 }
		recon_company = { x = 1 y = 0 }
	}
}
units = {
	division = {
		name = "1st Assault Pioneers"
		location = 6536
		division_template = "New Canaanite Assault Pioneers"
		start_experience_factor = 0.75
		start_equipment_factor = 1.0
	}

	division = {
		name = "2nd Assault Pioneers"
		location = 6536
		division_template = "New Canaanite Assault Pioneers"
		start_experience_factor = 0.75
		start_equipment_factor = 1.0
	}
		division = {
		name = "3rd Assault Pioneers"
		location = 6536
		division_template = "New Canaanite Assault Pioneers"
		start_experience_factor = 0.75
		start_equipment_factor = 1.0
	}

}