﻿##### Division Templates #####
division_template = {
	name = "Volks-Garnison"		

	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 }
	}
	support = 	{
		military_police = { x = 0 y = 0 }
	}
	priority = 0
}

###### OOB ######
units = {
	division= {			
		name = "1ya  Volks-Garnison"		
		location = 6521
		division_template = "Volks-Garnison"
		start_experience_factor = 0.3
	}
	division = {			
		name = "1 a Volks-Garnison"
		location = 6521
		division_template = "Volks-Garnison"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8

	}
	division = {			
		name = "2 a Volks-Garnison"
		location = 6521
		division_template = "Volks-Garnison"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8

	}
	division = {			
		name = "3 a Volks-Garnison"
		location = 6521
		division_template = "Volks-Garnison"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8

	}
	division = {			
		name = "4 a Volks-Garnison"
		location = 6521
		division_template = "Volks-Garnison"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8

	}
	division = {			
		name = "5 a Volks-Garnison"
		location = 6521
		division_template = "Volks-Garnison"
		start_experience_factor = 0.2
		start_equipment_factor = 0.8

	}
}

