﻿division_template= {
	name= "Mexican Infantry"

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

division_template= {
	name= "Caballos Mexicanos"

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

division_template= {
	name= "Rurales"
	is_locked= yes

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

division_template= {
	name= "Plateados"
	is_locked= yes

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

division_template= {
	name= "Republican guerrilla"
	is_locked= yes

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

division_template= {
	name= "State Militia"
	is_locked= yes

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

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

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

division_template= {
	name= "Battalion of Supremos Podores"
	is_locked= yes

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

units= {
		division= {
			name= "1st Mexican Infantry"
			location= 1965
			division_template= "Mexican Infantry"
			start_experience_factor= 0.1
		}
		division= {
			name= "2nd Mexican Infantry"
			location= 1965
			division_template= "Mexican Infantry"
			start_experience_factor= 0.1
		}
		division= {
			name= "3rd Mexican Infantry"
			location= 12810
			division_template= "Mexican Infantry"
			start_experience_factor= 0.1
		}
		division= {
			name= "4th Mexican Infantry"
			location= 12810
			division_template= "Mexican Infantry"
			start_experience_factor= 0.1
		}
		division= {
			name= "1st Caballos Mexicanos"
			location= 1965
			division_template= "Caballos Mexicanos"
			start_experience_factor= 0.3
		}
		division= {
			name= "2nd Caballos Mexicanos"
			location= 13089
			division_template= "Caballos Mexicanos"
			start_experience_factor= 0.3
		}

}