﻿division_template = {
	name = "Tmíma Pezikoú"

	regiments = {
		Mech_Inf_Bat = { x = 0 y = 0 }
		Mech_Inf_Bat = { x = 0 y = 1 }
		Mech_Inf_Bat = { x = 1 y = 0 }
		Arm_Inf_Bat = { x = 1 y = 1 }
	}
	support = {
		SP_Arty_Battery = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Taxiarchía Pezikoú"

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

division_template = {
	name = "Thorakisméni Taxiarchía"

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

units = {
	division = {
		name = "I Tmíma Pezikoú"
		location = 11984
		division_template = "Tmíma Pezikoú"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}

	division = {
		name = "II Tmíma Pezikoú"
		location = 11984
		division_template = "Tmíma Pezikoú"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}

	division = {
		name = "IV Taxiarchía Pezikoú"
		location = 11984
		division_template = "Taxiarchía Pezikoú"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}

	division = {
		name = "VIII Taxiarchía Pezikoú"
		location = 11984
		division_template = "Taxiarchía Pezikoú"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}

	division = {
		name = "XX Thorakisméni Taxiarchía"
		location = 11984
		division_template = "Thorakisméni Taxiarchía"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}
}

instant_effect = {
	add_equipment_to_stockpile = {
		type = infantry_weapons1		#Zastava M77
		amount = 500
		producer = SER
	}

	add_equipment_to_stockpile = {
		type = infantry_weapons		#Vz 58
		amount = 500
		producer = CZE
	}

	add_equipment_to_stockpile = {
		type = SP_arty_1			#Artillery Zuzana
		amount = 12
		producer = SLO
	}

	add_equipment_to_stockpile = {
		type = infantry_weapons1		#AK-74
		amount = 500
		producer = SOV
	}

	add_equipment_to_stockpile = {
		type = infantry_weapons		#AK-47
		amount = 500
		producer = SOV
	}

	add_equipment_to_stockpile = {
		type = infantry_weapons		#G3
		amount = 500
		producer = GER
	}

	add_equipment_to_stockpile = {
		type = MBT_3		#T-80
		amount = 82
		producer = SOV
	}

	add_equipment_to_stockpile = {
		type = MBT_2		#AMX-30
		amount = 52
		producer = FRA
	}

	add_equipment_to_stockpile = {
		type = IFV_4		#BMP-3
		amount = 43
		producer = SOV
	}

	add_equipment_to_stockpile = {
		type = Rec_tank_0		#EE-9 Cascavel
		amount = 67
		producer = BRA
	}

	add_equipment_to_stockpile = {
		type = APC_2		#VAB
		amount = 153
		producer = FRA
	}

	add_equipment_to_stockpile = {
		type = APC_3		#Leonidas 2
		amount = 197
		producer = GRE
	}

	add_equipment_to_stockpile = {
		type = Heavy_Anti_tank_0 	#EE-3 Jararaca
		amount = 15
		producer = BRA
	}

	add_equipment_to_stockpile = {
		type = util_vehicle_1		#G-Class
		amount = 300
		producer = GER
	}

	add_equipment_to_stockpile = {
		type = SP_arty_2		#ShKH Zuzana
		amount = 12
		producer = SLO
	}

	add_equipment_to_stockpile = {
		type = SP_arty_0		#Mk F3 155mm
		amount = 12
		producer = FRA
	}

	add_equipment_to_stockpile = {
		type = SP_R_arty_0		#BM-21 Grad
		amount = 4
		producer = SOV
	}

	add_equipment_to_stockpile = {
		type = artillery_1		#TRF1
		amount = 12
		producer = FRA
	}

	add_equipment_to_stockpile = {
		type = artillery_0		#Mod 56
		amount = 54
		producer = ITA
	}

	add_equipment_to_stockpile = {
		type = SP_R_arty_0		#M-63 Plamen
		amount = 18
		producer = SER
	}

	add_equipment_to_stockpile = {
		type = command_control_equipment
		amount = 280
		producer = USA
	}

 }