﻿division_template = {
	name= "Guards"
	is_locked = yes

	regiments = {
		line_infantry = { x = 0 y = 0}
		line_infantry = { x = 0 y = 1}
	}
	support = {
		cannon_artillery_support = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Galabaters"
	is_locked = yes

	regiments = {
		light_cavalry = { x = 0 y = 0}
		light_cavalry = { x = 0 y = 1}
		light_cavalry = { x = 0 y = 2}
		light_cavalry = { x = 0 y = 3}
	}
}

division_template = {
	name = "Khabasardars"
	is_locked = yes

	regiments= {
		tribal_cavalry = { x = 0 y = 0}
		tribal_cavalry = { x = 0 y = 1}
		tribal_cavalry = { x = 0 y = 2}
		tribal_cavalry = { x = 0 y = 3}
	}
}

division_template= {
	name = "Sarbaz Infantry"
	is_locked = yes

	regiments = {
		irregular_infantry = { x = 0 y = 0}
		irregular_infantry = { x = 0 y = 1}
		irregular_infantry = { x = 0 y = 2}
		irregular_infantry = { x = 0 y = 3}
	}
}

units = {
		division = {
			name = "Guards"
			location = 1573
			division_template = "Guards"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
		division = {
			name = "Sarbaz Infantry"
			location = 1573
			division_template= "Sarbaz Infantry"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
		division = {
			name = "Sarbaz Infantry"
			location = 1573
			division_template= "Sarbaz Infantry"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
		division = {
			name = "Sarbaz Infantry"
			location = 1573
			division_template= "Sarbaz Infantry"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
		division = {
			name = "Galabaters"
			location = 1573
			division_template= "Galabaters"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
		division = {
			name = "Galabaters"
			location = 1573
			division_template= "Galabaters"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
		division = {
			name = "Galabaters"
			location = 1573
			division_template= "Galabaters"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
		division = {
			name = "Khabasardars"
			location = 1573
			division_template= "Galabaters"
			start_experience_factor = 0.1
			start_equipment_factor = 0.7
		}
}