﻿##### Division Templates #####
division_template = {
	name = "Epirus Infantry Div"  
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
	}
}

###### OOB ######
units = {
	division = {
		name = "1 Epirus Infantry Divo"
		location = 11786
		division_template = "Epirus Infantry Div"			
		start_experience_factor = 0.4
	}
	division = {
		name = "2 Epirus Infantry Divo"
		location = 11786
		division_template = "Epirus Infantry Div"			
		start_experience_factor = 0.4
	}
	division = {
		name = "3 Epirus Infantry Divo"
		location = 11786
		division_template = "Epirus Infantry Div"			
		start_experience_factor = 0.4
	}

}
