division_template = {
	name = "Horde Rabble"
	regiments = {
		militia = { x = 0 y = 0 }
		militia = { x = 0 y = 1 }
		militia = { x = 1 y = 0 }
		militia = { x = 1 y = 1 }
	}
}
division_template = {
	name = "Horde Infantry"
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
	}
	support = {
		fireteam_support = { x = 0 y = 0 }
	}
}

units = {

	division = {
		name = "Rabble"
		location = 9772
		division_template = "Horde Rabble"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division = {
		name = "Rabble"
		location = 9772
		division_template = "Horde Rabble"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division = {
		name = "Rabble"
		location = 9772
		division_template = "Horde Rabble"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division = {
		name = "Rabble"
		location = 9772
		division_template = "Horde Rabble"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division = {
		name = "Rabble"
		location = 9772
		division_template = "Horde Rabble"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division = {
		name = "Rabble"
		location = 9772
		division_template = "Horde Rabble"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}

	division = {
		name = "Pillagers"
		location = 9772
		division_template = "Horde Infantry"
		start_experience_factor = 0.7
		start_equipment_factor = 1
	}
	division = {
		name = "Looters"
		location = 9772
		division_template = "Horde Infantry"
		start_experience_factor = 0.7
		start_equipment_factor = 1
	}
	division = {
		name = "Marauders"
		location = 9772
		division_template = "Horde Infantry"
		start_experience_factor = 0.7
		start_equipment_factor = 1
	}
	division = {
		name = "Bandits"
		location = 9772
		division_template = "Horde Infantry"
		start_experience_factor = 0.7
		start_equipment_factor = 1
	}
}
