﻿division_template = {
	name = "Roinn Coisichean"
	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 }
	}	
}
division_template = {
	name = "Roinn Eachraidh"
	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 }
	}	
}

###### OOB ######
units = {	
	division= {	
		name = "1 Roinn Coisichean"
		location = 11317
		division_template = "Roinn Coisichean"
		start_equipment_factor = 0.8
	}
	division= {	
		name = "2 Roinn Coisichean"
		location = 9269
		division_template = "Roinn Coisichean"
		start_equipment_factor = 0.8
	}
	#Scottish Command
	division= {	
		name = "3 Roinn Coisichean"
		location = 9379
		division_template = "Roinn Coisichean"
		start_equipment_factor = 0.8

	}
	division= {	
		name = "4 Roinn Coisichean"
		location = 6268
		division_template = "Roinn Coisichean"
		start_equipment_factor = 0.8

	}	
	division= {	
		name = "1 Roinn Eachraidh"
		location = 6395
		division_template = "Roinn Eachraidh"
		start_experience_factor = 0.1
		start_equipment_factor = 0.8

	}
	division= {	
		name = "5 Roinn Coisichean"
		location = 6335
		division_template = "Roinn Coisichean"
		start_experience_factor = 0.78
	}
	division= {	
		name = "6 Roinn Coisichean"
		location = 3273
		division_template = "Roinn Coisichean"
		start_experience_factor = 0.75
	}
	division= {	
		name = "7 Roinn Coisichean"
		location = 9392
		division_template = "Roinn Coisichean"
		start_experience_factor = 0.75
	}
	division= {	
		name = "8 Roinn Coisichean"
		location = 9392
		division_template = "Roinn Coisichean"
		start_equipment_factor = 0.7

	}
	division= {	
		name = "9 Roinn Coisichean"
		location = 351
		division_template = "Roinn Coisichean"
		start_equipment_factor = 0.7

	}			
}


instant_effect = {
	add_equipment_production = {
		equipment = {
			type = infantry_equipment_0
			creator = "ZSH"
		}
		requested_factories = 3
		progress = 0.1
		efficiency = 50
	}		
}