﻿division_template= {
	name= "South American Infantry"

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

units= {
		division= {
			name= "1st Dominican Division"
			location= 4598
			division_template= "South American Infantry"
			start_experience_factor= 0.1
		}

		division= {
			name= "2nd Dominican Division"
			location= 7632
			division_template= "South American Infantry"
			start_experience_factor= 0.1
		}

		division= {
			name= "3rd Dominican Division"
			location= 13304
			division_template= "South American Infantry"
			start_experience_factor= 0.1
		}

		division= {
			name= "4th Dominican Division"
			location= 13306
			division_template= "South American Infantry"
			start_experience_factor= 0.1
		}

}