division_template = {
	name = "American Infantry Regiment"
	priority = 0
	regiments = {
		irregular_infantry = { x = 0 y = 0 }
	}
}

division_template = {
	name = "American Infantry Brigade"
	regiments = {
		light_infantry = { x = 0 y = 0 }
		light_infantry = { x = 0 y = 1 }
		light_infantry = { x = 0 y = 2 }
	}
}

division_template = {
	name = "American Infantry Brigade with Support"
	priority = 2
	regiments = {
		light_infantry = { x = 0 y = 0 }
		light_infantry = { x = 0 y = 1 }
		light_infantry = { x = 0 y = 2 }
	}
	support = {
		cannon_artillery_support = { x = 0 y = 0 }
	}
}

division_template = {
	name = "American National Guard"
	priority = 2
	regiments = {
		line_infantry = { x = 0 y = 0 }
		line_infantry = { x = 0 y = 1 }
		line_infantry = { x = 0 y = 2 }
	}
}

division_template = {
	name = "American Cavalry Battalion"

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

units = {
	division= {
		name = "1st Confederate Militia Battalion"
		location = 1132
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "2nd Confederate Militia Battalion"
		location = 1132
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "3rd Confederate Militia Battalion"
		location = 7588
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "4th Confederate Militia Battalion"
		location = 7012
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "5th Confederate Militia Battalion"
		location = 11975
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "6th Confederate Militia Battalion"
		location = 1506
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "7th Confederate Militia Battalion"
		location = 12735
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "8th Confederate Militia Battalion"
		location = 4464
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "9th Confederate Militia Battalion"
		location = 7555
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "10th Confederate Militia Battalion"
		location = 1453
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "11th Confederate Militia Battalion"
		location = 7552
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "12th Confederate Militia Battalion"
		location = 12489
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "13th Confederate Militia Battalion"
		location = 10909
		division_template = "American Infantry Regiment"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}

	division= {
		name = "1st Confederate Infantry Regiment"
		location = 7202
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "2nd Confederate Infantry Regiment"
		location = 12384
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "3rd Confederate Infantry Regiment"
		location = 7480
		division_template = "American Infantry Brigade with Support"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "4th Confederate Infantry Regiment"
		location = 10410
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "5th Confederate Infantry Regiment"
		location = 6968
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "6th Confederate Infantry Regiment"
		location = 10753
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "7th Confederate Infantry Regiment"
		location = 7045
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}

	division= {
		name = "1st Confederate Cavalry Battalion"
		location = 10410
		division_template = "American Cavalry Battalion"
		start_experience_factor = 0.1
		start_equipment_factor = 0.85
	}
	division= {
		name = "2nd Confederate Cavalry Battalion"
		location = 7202
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.85
	}
	division= {
		name = "3rd Confederate Cavalry Battalion"
		location = 492
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.85
	}
	division= {
		name = "4th Confederate Cavalry Battalion"
		location = 1500
		division_template = "American Infantry Brigade"
		start_experience_factor = 0.1
		start_equipment_factor = 0.85
	}
}
