﻿##### Division Templates #####

division_template= {
	name= "Milice Communarde"

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

##### OOB #####
units= {
	##### Northern France Region #####
	division= {
		name= "1ère Milice Communarde"
		location= 3552
		division_template= "Milice Communarde"
		start_experience_factor= 0.3
		start_equipment_factor= 0.87
	}
	division= {
		name= "2ème Milice Communarde"
		location= 3552
		division_template= "Milice Communarde"
		start_experience_factor= 0.2
		start_equipment_factor= 0.87
	}
	division= {
		name= "3ème Milice Communarde"
		location= 9495
		division_template= "Milice Communarde"
		start_experience_factor= 0.2
		start_equipment_factor= 0.87
	}
}