﻿division_template = {
	name = "Reinforced Brigade of the Armed People"		#Elite guard unit

	regiments = {
		Arm_Inf_Bat = { x = 0 y = 0 }
		Mech_Inf_Bat = { x = 0 y = 1 }
		Mech_Inf_Bat = { x = 0 y = 2 }
		SP_Arty_Bat = { x = 1 y = 0 }
	}

	support = {
		armor_Comp = { x = 0 y = 0 }
		SP_AA_Battery = { x = 0 y = 1 }
		armor_Recce_Comp = { x = 0 y = 2 }
		L_Engi_Comp = { x = 0 y = 3 }
	}

	priority = 2
}

division_template = {
	name = "Armoured Brigade"

	regiments = {
		armor_Bat = { x = 0 y = 0 }
		armor_Bat = { x = 0 y = 1 }
		Arm_Inf_Bat = { x = 0 y = 2 }
		SP_Arty_Bat = { x = 1 y = 0 }
	}

	support = {
		armor_Recce_Comp = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Mechanised Infantry Brigade"

	regiments = {
		Mech_Inf_Bat = { x = 0 y = 0 }
		Mech_Inf_Bat = { x = 0 y = 1 }
		Arm_Inf_Bat = { x = 0 y = 2 }
		SP_Arty_Bat = { x = 1 y = 0 }
	}

	support = {
		armor_Recce_Comp = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Infantry Brigade"

	regiments = {
		Mot_Inf_Bat = { x = 0 y = 0 }
		Mot_Inf_Bat = { x = 0 y = 1 }
		Mot_Inf_Bat = { x = 0 y = 2 }
		Arty_Bat = { x = 1 y = 0 }
	}

	support = {
		Arm_Recce_Comp = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Paratrooper Brigade"

	regiments = {
		L_Air_Inf_Bat = { x = 0 y = 0 }
		L_Air_Inf_Bat = { x = 0 y = 1 }
		L_Air_Inf_Bat = { x = 0 y = 2 }
	}

	support = {
		L_Recce_Comp = { x = 0 y = 0 }
	}

	priority = 2
}

units = {
	division = {
		name = "32nd 'Khamis Brigade'"
		location = 1149
		division_template = "Reinforced Brigade of the Armed People"
		start_experience_factor = 0.4
		start_equipment_factor = 0.01
	}
	division = {
		name = "Revolutionary Guard Corps"
		location = 1149
		division_template = "Reinforced Brigade of the Armed People"
		start_experience_factor = 0.4
		start_equipment_factor = 0.01
	}

	division = {
		name = "18th Armoured Brigade"
		location = 7209
		division_template = "Armoured Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "7th Armoured Brigade"
		location = 4047
		division_template = "Armoured Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "84th Armoured Brigade"
		location = 1127
		division_template = "Armoured Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "54th Armoured Brigade"
		location = 4151
		division_template = "Armoured Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}

	division = {
		name = "43rd Infantry Brigade"
		location = 9980
		division_template = "Mechanised Infantry Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "16th Infantry Brigade"
		location = 1057
		division_template = "Infantry Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "2nd Infantry Brigade"
		location = 5004
		division_template = "Infantry Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "75th Infantry Brigade"
		location = 12082
		division_template = "Infantry Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "61st Infantry Brigade"
		location = 4120
		division_template = "Infantry Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}
	division = {
		name = "68th Infantry Brigade"
		location = 10123
		division_template = "Infantry Brigade"
		start_experience_factor = 0.2
		start_equipment_factor = 0.01
	}

	division = {
		name = "91st Paratrooper Brigade"
		location = 4194
		division_template = "Paratrooper Brigade"
		start_experience_factor = 0.3
		start_equipment_factor = 0.01
	}
	division = {
		name = "54th Paratrooper Brigade"
		location = 1204
		division_template = "Paratrooper Brigade"
		start_experience_factor = 0.3
		start_equipment_factor = 0.01
	}
	division = {
		name = "85th Paratrooper Brigade"
		location = 10754
		division_template = "Paratrooper Brigade"
		start_experience_factor = 0.3
		start_equipment_factor = 0.01
	}
}

instant_effect = {
	add_equipment_to_stockpile = {
		type = infantry_weapons			#AKM
		amount = 11000
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = infantry_weapons1		#AK-74
		amount = 1200
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Anti_tank_1				#AT-4 Fagot
		amount = 1000
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Anti_tank_1			#MILAN
		amount = 1000
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Heavy_Anti_tank_0			#AT-3 Malyutka
		amount = 1000
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Anti_Air_0				#Strela
		amount = 500
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Anti_Air_2				#Igla-S
		amount = 500
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = command_control_equipment
		amount = 1600
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = util_vehicle_0
		amount = 1200
		producer = LBA
	}
	add_equipment_to_stockpile = {
		type = MBT_1			#T-55
		amount = 1600
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = MBT_1			#T-62
		#version_name = "T-62"
		amount = 350
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = MBT_2			#T-72
		amount = 260
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Rec_tank_0			#BRDM-2
		#version_name = "BRDM-2"
		amount = 250
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Rec_tank_0			#EE-9 Caravel
		amount = 380
		producer = BRA
	}
	add_equipment_to_stockpile = {
		type = IFV_1			#BMP-1
		amount = 1000
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = APC_1			#BTR-60
		amount = 750
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = APC_1			#OT-64
		amount = 100
		producer = POL
	}
	add_equipment_to_stockpile = {
		type = APC_2			#M-113
		amount = 40
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = APC_2			#EE-11 Urutu
		amount = 100
		producer = BRA
	}
	add_equipment_to_stockpile = {
		type = artillery_0	#M-101
		amount = 60
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = artillery_0	#D-30
		amount = 270
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = SP_arty_0		#2S1
		#version_name = "2S1 Gvozdika"
		amount = 130
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = SP_arty_0		#2S3
		amount = 60
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = SP_arty_0		#M-109
		amount = 20
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = SP_arty_1		#DANA
		amount = 80
		producer = CZE
	}
	add_equipment_to_stockpile = {
		type = SP_arty_1		#Palmaria
		amount = 160
		producer = ITA
	}
	add_equipment_to_stockpile = {
		type = SP_R_arty_0	#BM-21
		amount = 350
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = SP_Anti_Air_0	#Shilka
		#version_name = "ZSU-23-4 Shilka"
		amount = 200
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = strategic_bomber1	#TU-22
		amount = 6
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = AS_Fighter1	#MiG-23
		amount = 130
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = AS_Fighter1	#MiG-25
		#version_name = "MiG-25 Foxbat"
		amount = 63
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Strike_fighter1	#Mirage 5D
		amount = 44
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = MR_Fighter1		#Mirage F1
		amount = 35
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = MR_Fighter1		#MiG-21
		amount = 50
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Strike_fighter1			#SU-22
		#version_name = "Su-22 Fitter"
		amount = 45
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = Strike_fighter2			#SU-24
		amount = 12
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = transport_plane1			#An-26
		amount = 15
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = transport_plane2			#Il-76
		amount = 20
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = transport_plane1			#C-130
		amount = 7
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1			#CH-47
		#version_name = "Boeing CH-47 Chinook"
		amount = 18
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1			#SA-316
		#version_name = "Aérospatiale SA-316 Alouette III"
		amount = 11
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1			#Mi-8
		amount = 34
		producer = USA
	}
}