﻿##### Division Templates #####
division_template = {
	name = "Warriors of Biarmia"  
	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 WB Div"
		location = 9248
		division_template = "Warriors of Biarmia"
		start_experience_factor = 0.3		

	}
	division = {			
		name = "2 WB Div"
		location = 9248
		division_template = "Warriors of Biarmia"
		start_experience_factor = 0.3		

	}
	division = {			
		name = "3 WB Div"
		location = 9248
		division_template = "Warriors of Biarmia"
		start_experience_factor = 0.3		

	}
	division = {			
		name = "4 WB Div"
		location = 3338
		division_template = "Warriors of Biarmia"
		start_experience_factor = 0.3		

	}
	division = {			
		name = "5 WB Div"
		location = 3338
		division_template = "Warriors of Biarmia"
		start_experience_factor = 0.3		

	}

}
