﻿##### Division Templates #####
division_template = {
	name = "Hanrandun"  
	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 Hanrandun"
		location = 4102 
		division_template = "Hanrandun"			
		start_experience_factor = 0.4
	}
	division = {
		name = "2 Hanrandun"
		location = 1092 
		division_template = "Hanrandun"			
		start_experience_factor = 0.4
	}
	division = {
		name = "3 Hanrandun"
		location = 7197 
		division_template = "Hanrandun"			
		start_experience_factor = 0.4
	}
	division = {
		name = "4 Hanrandun"
		location = 4102 
		division_template = "Hanrandun"			
		start_experience_factor = 0.4
	}
	division = {
		name = "5 Hanrandun"
		location = 1092 
		division_template = "Hanrandun"			
		start_experience_factor = 0.4
	}
	division = {
		name = "6 Hanrandun"
		location = 7197 
		division_template = "Hanrandun"			
		start_experience_factor = 0.4
	}
	
}
