﻿division_template = {
	#TODO historical names
	name = "Mechanized Guards Division"
	regiments = {
		motorized = { x = 0 y = 0 }
		motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 0 y = 3 }
		motorized = { x = 0 y = 4 }
	}
	support = {
		mot_recon = { x = 0 y = 0 }
	}
}

units = {
	division = {
		name = "Khanin Kwzetshisi"
		location = 1418
		division_template = "Mechanized Guards Division"
		start_experience_factor = 0.7
	}
}