﻿##### Division Templates #####

division_template = {
	name = "Dastebandi Sarbaze Piyade"	
	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 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
	}	
	support = {
        artillery = { x = 0 y = 0 }
	}
}
division_template = {
	name = "Dastebandi Savareh"	
	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
		cavalry = { x = 1 y = 2 }
		cavalry = { x = 2 y = 0 }
		cavalry = { x = 2 y = 1 }
		cavalry = { x = 2 y = 2 }
	}	
}
division_template = {
	name = "Dastebandi Kyhistonatysh"	
	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 }
		mountaineers = { x = 2 y = 0 }
		mountaineers = { x = 2 y = 1 }
		mountaineers = { x = 2 y = 2 }
	}	
	support = {
        artillery = { x = 0 y = 0 }
	}
	priority = 2
}

units = {	
	division= {			
		name = "1. Dastebandi Sarbaze Piyade"		
		location = 7375
		division_template = "Dastebandi Sarbaze Piyade"
		start_equipment_factor = 0.5
	}
	
	division= {			
		name = "2. Dastebandi Sarbaze Piyade"		
		location = 7375
		division_template = "Dastebandi Sarbaze Piyade"
		start_equipment_factor = 0.5
	}
	
	division= {			
		name = "3. Dastebandi Sarbaze Piyade"		
		location = 7375
		division_template = "Dastebandi Sarbaze Piyade"
		start_equipment_factor = 0.5
	}
	
	division= {			
		name = "4. Dastebandi Sarbaze Piyade"		
		location = 7375
		division_template = "Dastebandi Sarbaze Piyade"
		start_equipment_factor = 0.5
	}
	
	division= {			
		name = "5. Dastebandi Sarbaze Piyade"		
		location = 7375
		division_template = "Dastebandi Sarbaze Piyade"
		start_equipment_factor = 0.5
	}
	
	division= {			
		name = "6. Dastebandi Sarbaze Piyade"		
		location = 7375
		division_template = "Dastebandi Sarbaze Piyade"
		start_equipment_factor = 0.5
	}

	division= {		
		name = "1. Dastebandi Savareh"	
		location = 7375
		division_template = "Dastebandi Savareh"
		start_equipment_factor = 0.5
	}
	division= {		
		name = "2. Dastebandi Savareh"	
		location = 7375
		division_template = "Dastebandi Savareh"
		start_equipment_factor = 0.5
	}
	division= {		
		name = "3. Dastebandi Savareh"	
		location = 7375
		division_template = "Dastebandi Savareh"
		start_equipment_factor = 0.5
	}
	division= {		
		name = "4. Dastebandi Savareh"	
		location = 7375
		division_template = "Dastebandi Savareh"
		start_equipment_factor = 0.5
	}
	division= {		
		name = "1. Dastebandi Kyhistonatysh"	
		location = 7375
		division_template = "Dastebandi Kyhistonatysh"
		start_experience_factor = 0.2		
		start_equipment_factor = 0.7
	}
	division= {		
		name = "2. Dastebandi Kyhistonatysh"	
		location = 7375
		division_template = "Dastebandi Kyhistonatysh"
		start_experience_factor = 0.2		
		start_equipment_factor = 0.7
	}	
	
}	

instant_effect = {
		
		add_equipment_production = { 
			equipment = { 
				type = infantry_equipment_0
				creator = "ZPE" 
			} 
			requested_factories = 2
			progress = 0.1 
			efficiency = 30 
		}
		add_equipment_production = {
			equipment = {
				type = artillery_equipment_1
				creator = "ZPE" 
			}
			requested_factories = 1
			progress = 0.3
			efficiency = 20
		}			

}