﻿division_template = {
	name = "Kajnieku Brigade"

	regiments = {
		Mot_Inf_Bat = { x = 0 y = 0 }
		Mot_Inf_Bat = { x = 0 y = 1 }
	}
	support = {
		armor_Recce_Comp = { x = 0 y = 0 }
		SP_Arty_Battery = { x = 0 y = 1 }
	}
}

division_template = {
	name = "Zemessardzes Novads"

	regiments = {
		Mot_Inf_Bat = { x = 0 y = 0 }
		Mot_Inf_Bat = { x = 0 y = 1 }
		Mot_Inf_Bat = { x = 1 y = 0 }
		Mot_Inf_Bat = { x = 1 y = 1 }
	}
	support = {
		Arty_Battery = { x = 0 y = 0 }
		L_Engi_Comp = { x = 0 y = 1 }
	}
	
	priority = 0
}

units = {
	

	division = {	
		name = "Kajnieku Brigade"
		location = 9340		#Riga
		division_template = "Kajnieku Brigade"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}
	
}	

instant_effect = {
	
	add_equipment_to_stockpile = {
		type = Anti_Air_1	 #RBS 70
		amount = 50
		producer = SWE
	}
	
	add_equipment_to_stockpile = {
		type = Anti_tank_2	 #Spike
		amount = 50
		producer = ISR
	}
	
	add_equipment_to_stockpile = {
		type = infantry_weapons3	 #G36
		amount = 500
		producer = GER
	}
	
	add_equipment_to_stockpile = {
		type = Rec_tank_1	 #Scorpion
		amount = 123
		producer = ENG
	}
	
	add_equipment_to_stockpile = {
		type = util_vehicle_2	 #Humvee
		amount = 60
		producer = USA
	}
	
	add_equipment_to_stockpile = {
		type = util_vehicle_1	 #Wolf SSA
		amount = 50
		producer = GER
	}
	
	add_equipment_to_stockpile = {
		type = util_vehicle_2	 #Land Rover
		amount = 9
		producer = ENG
	}
	
	add_equipment_to_stockpile = {
		type = SP_arty_1	 #M109A5
		#version_name = "M109A5"
		amount = 47
		producer = USA
	}
	
	add_equipment_to_stockpile = {
		type = transport_helicopter1	 #Mil Mi-17
		#version_name = "Mil Mi-17"
		amount = 4
		producer = SOV
	}
	
	add_equipment_to_stockpile = {
		type = command_control_equipment	 
		amount = 50
		producer = USA
	}

}
