﻿division_template = {
	name = "Alfurqat Almasha"
	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
	}
}
division_template = {
	name = "Alfurqat Aljabalia"	
	regiments = {
		mountaineers = { x = 0 y = 0 }
		mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }	
		mountaineers = { x = 1 y = 0 }
		mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
	}
}


units = {	
	division = {
		name = "1 Alfurqat"		
		location = 2097
		division_template = "Alfurqat Almasha"	
		start_experience_factor = 0.2
	}
	division = {
		name = "2 Alfurqat"		
		location = 10106
		division_template = "Alfurqat Aljabalia"	
		start_experience_factor = 0.2
	}
	division = {
		name = "3 Alfurqat"		
		location = 10106
		division_template = "Alfurqat Aljabalia"	
		start_experience_factor = 0.2
	}
	division = {
		name = "4 Alfurqat"		
		location = 10106
		division_template = "Alfurqat Aljabalia"	
		start_experience_factor = 0.2
	}
	division = {
		name = "5 Alfurqat"		
		location = 10106
		division_template = "Alfurqat Aljabalia"	
		start_experience_factor = 0.2
	}
}