﻿division_template = {
	name = "Guardia de honor de Infanteria"

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

division_template = {
	name = "Batallon del legitimo rey"

	regiments = {
		line_infantry = { x = 0 y = 0}
	line_infantry = { x = 0 y = 1}
	light_infantry = { x = 1 y = 0}
	light_infantry = { x = 1 y = 1}
	light_infantry = { x = 2 y = 0}
	light_infantry = { x = 2 y = 1}
	}
	support = {
			artillery = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Reclutas del rey"

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

division_template = {
	name = "Husares del rey"

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

units = {
	division= {
		name = "1. Guardia de honor de Infanteria"
		location = 9857
		division_template = "Guardia de honor de Infanteria"
		start_experience_factor = 0.3
		start_equipment_factor = 1
	}
	division= {
		name = "2. Guardia de honor de Infanteria"
		location = 9857
		division_template = "Guardia de honor de Infanteria"
		start_experience_factor = 0.3
		start_equipment_factor = 2
	}
	division= {
		name = "3. Guardia de honor de Infanteria"
		location = 9857
		division_template = "Guardia de honor de Infanteria"
		start_experience_factor = 0.3
		start_equipment_factor = 2
	}
	division= {
		name = "4. Guardia de honor de Infanteria"
		location = 9857
		division_template = "Guardia de honor de Infanteria"
		start_experience_factor = 0.1
		start_equipment_factor = 2
	}
	division= {
		name = "5. Guardia de honor de Infanteria"
		location = 6879
		division_template = "Guardia de honor de Infanteria"
		start_experience_factor = 0.1
		start_equipment_factor = 2
	}
	division= {
		name = "6. Guardia de honor de Infanteria"
		location = 1048
		division_template = "Guardia de honor de Infanteria"
		start_experience_factor = 0.5
		start_equipment_factor = 2
	}
	division= {
		name = "1er Batallon del legitimo rey"
		location = 13825
		division_template = "Batallon del legitimo rey"
		start_experience_factor = 0.1
		start_equipment_factor = 2
	}
	division= {
		name = "2o Batallon del legitimo rey"
		location = 6966
		division_template = "Batallon del legitimo rey"
		start_experience_factor = 0.1
		start_equipment_factor = 2
	}
	division= {
		name = "3er Batallon del legitimo rey"
		location = 6756
		division_template = "Batallon del legitimo rey"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "4o Batallon del legitimo rey"
		location = 3931
		division_template = "Batallon del legitimo rey"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "5o Batallon del legitimo rey"
		location = 6906
		division_template = "Batallon del legitimo rey"
		start_experience_factor = 0.4
		start_equipment_factor = 1
	}
	division= {
		name = "6o Batallon del legitimo rey"
		location = 9896
		division_template = "Batallon del legitimo rey"
		start_experience_factor = 0.6
		start_equipment_factor = 1
	}
	division= {
		name = "7o Batallon del legitimo rey"
		location = 6959
		division_template = "Batallon del legitimo rey"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division= {
		name = "1er Batallon de Reclutas del rey"
		location = 3898
		division_template = "Reclutas del rey"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "2o Batallon de Reclutas del rey"
		location = 3899
		division_template = "Reclutas del rey"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "3er Batallon de Reclutas del rey"
		location = 6865
		division_template = "Reclutas del rey"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "4o Batallon de Reclutas del rey"
		location = 6906
		division_template = "Reclutas del rey"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		name = "5o Batallon de Reclutas del rey"
		location = 9852
		division_template = "Reclutas del rey"
		start_experience_factor = 0.6
		start_equipment_factor = 1
	}
	division= {
		name = "6o Batallon de Reclutas del rey"
		location = 7213
		division_template = "Reclutas del rey"
		start_experience_factor = 0.6
		start_equipment_factor = 1
	}
	division= {
		name = "7o Batallon de Reclutas del rey"
		location = 11737
		division_template = "Reclutas del rey"
		start_experience_factor = 0.6
		start_equipment_factor = 1
	}
}