division_template = {
	name = "Warlord Infantry Division"			

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
	}
	support = {
        artillery = { x = 0 y = 0 }
    }
}

units = {	
	division= {	"Infantry Division"		
		division_name = {
			is_name_ordered = no
		}
		location = 3529
		division_template = "Warlord Infantry Division"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division= {	"Infantry Division"		
		division_name = {
			is_name_ordered = no
		}
		location = 3529
		division_template = "Warlord Infantry Division"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	division= {	"Infantry Division"		
		division_name = {
			is_name_ordered = no
		}
		location = 3529
		division_template = "Warlord Infantry Division"
		start_experience_factor = 0.2
		start_equipment_factor = 1
	}
	
}	
