﻿##### Division Templates #####
division_template = {
	name = "Alueellinen Puolustus"  
	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 }
	}
}

###### OOB ######
units = {
	division= {	
		name = "1st Alueellinen Puolustus"
		location = 3122 
		division_template = "Alueellinen Puolustus"
		start_experience_factor = 0.1
		start_equipment_factor = 0.8
	}
	division= {	
		name = "2nd Alueellinen Puolustus"
		location = 3122 
		division_template = "Alueellinen Puolustus"
		start_experience_factor = 0.1
		start_equipment_factor = 0.8
	}
	division= {	
		name = "3rd Alueellinen Puolustus"
		location = 3122 
		division_template = "Alueellinen Puolustus"
		start_experience_factor = 0.1
		start_equipment_factor = 0.8
	}
	division= {	
		name = "4th Alueellinen Puolustus"
		location = 3122 
		division_template = "Alueellinen Puolustus"
		start_experience_factor = 0.1
		start_equipment_factor = 0.8
	}
	division= {	
		name = "5th Alueellinen Puolustus"
		location = 3122 
		division_template = "Alueellinen Puolustus"
		start_experience_factor = 0.1
		start_equipment_factor = 0.8
	}
	division= {	
		name = "6th Alueellinen Puolustus"
		location = 3122 
		division_template = "Alueellinen Puolustus"
		start_experience_factor = 0.1
		start_equipment_factor = 0.8
	}

}
