﻿division_template = {
	name = "Brigada Mecanizada"

	regiments = {
		armor_Bat = { x = 0 y = 0 }
		Arm_Inf_Bat = { x = 1 y = 0 }
		Arm_Inf_Bat = { x = 1 y = 1 }
		SP_Arty_Bat = { x = 1 y = 2 }
	}
	support = {
		armor_Recce_Comp = { x = 0 y = 0 }
		SP_AA_Battery = { x = 0 y = 1 }
		H_Engi_Comp = { x = 0 y = 2 }
	}
}

division_template = {
	name = "Brigada de Intervenção"

	regiments = {
		Mot_Inf_Bat = { x = 0 y = 0 }
		Mech_Inf_Bat = { x = 1 y = 0 }
		Mech_Inf_Bat = { x = 1 y = 1 }
		Arty_Bat = { x = 1 y = 2 }
	}
	support = {
		Mot_Recce_Comp = { x = 0 y = 0 }
		L_Engi_Comp = { x = 0 y = 1 }
	}
}

division_template = {
	name = "Zona Militar"

	regiments = {
		L_Inf_Bat = { x = 0 y = 0 }
	}
}

division_template = {
	name = "Brigada de Reacção Rápida"

	regiments = {
		Special_Forces = { x = 0 y = 0 }
		L_Air_Inf_Bat = { x = 0 y = 1 }
		L_Air_Inf_Bat = { x = 0 y = 2 }
	}
	support = {
		Arty_Battery = { x = 0 y = 0 }
		L_Recce_Comp = { x = 0 y = 1 }
		L_Engi_Comp = { x = 0 y = 2 }
	}
}

units = {
	division = {
		name = "Brigada Mecanizada"
		location = 11805		#Santa Margarida
		division_template = "Brigada Mecanizada"
		start_experience_factor = 0.75
		start_equipment_factor = 0.01
	}

	division = {
		name = "Brigada de Intervenção"
		location = 9787		#Coimbra
		division_template = "Brigada de Intervenção"
		start_experience_factor = 0.75
		start_equipment_factor = 0.01
	}

	division = {
		name = "Brigada de Reacção Rápida"
		location = 924		#Tancos
		division_template = "Brigada de Reacção Rápida"
		start_experience_factor = 0.9
		start_equipment_factor = 0.01
	}

	division = {
		name = "Zona Militar dos Açores"
		location = 1751		#Azores
		division_template = "Zona Militar"
		start_experience_factor = 0.75
		start_equipment_factor = 0.01
	}

	division = {
		name = "Zona Militar da Madeira"
		location = 3118		#Madeira
		division_template = "Zona Militar"
		start_experience_factor = 0.75
		start_equipment_factor = 0.01
	}
}

instant_effect = {
	add_equipment_to_stockpile = {
		type = infantry_weapons 		#G3
		amount = 2000
		producer = POR
	}

	add_equipment_to_stockpile = {
		type = infantry_weapons3 		#G36
		amount = 200
		producer = GER
	}

	add_equipment_to_stockpile = {
		type = infantry_weapons1 		#IMI Galil
		amount = 500
		producer = ISR
	}

	add_equipment_to_stockpile = {
		type = infantry_weapons1 		#SIG SG 543
		amount = 2000
		producer = SWI
	}

	add_equipment_to_stockpile = {
		type = mbt_hull_1
		variant_name = "Leopard 2A6"
		amount = 37
		producer = GER
	}

	add_equipment_to_stockpile = {
		type = mbt_hull_0
		variant_name = "M60A3"
		amount = 101
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = APC_2		#M113
		amount = 277
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = APC_5		#Pandur II
		amount = 240
		producer = AUS
	}

	add_equipment_to_stockpile = {
		type = APC_1		#Bravia Chaimite
		amount = 88
		producer = POR
	}

	add_equipment_to_stockpile = {
		type = Rec_tank_0		#Commando V150
		amount = 15
		producer = POR
	}

	add_equipment_to_stockpile = {
		type = util_vehicle_3		#Panhard M-11
		amount = 38
		producer = FRA
	}

	add_equipment_to_stockpile = {
		type = util_vehicle_2		#Humvee
		amount = 37
		producer = USA
	}


	add_equipment_to_stockpile = {
		type = util_vehicle_2		#Land Rover Defender
		amount = 50
		producer = ENG
	}

	add_equipment_to_stockpile = {
		type = artillery_1		#L118
		amount = 21
		producer = ENG
	}

	add_equipment_to_stockpile = {
		type = SP_arty_1		#M109A5
		#version_name = "M109A5"
		amount = 20
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = Anti_Air_1			#Stinger
		amount = 100
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = SP_Anti_Air_0		#MIM-72 Chaparral
		#version_name = "MIM-72 Chaparral"
		amount = 30
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = Anti_tank_1			#MILAN
		amount = 68
		producer = FRA
	}

	add_equipment_to_stockpile = {
		type = Heavy_Anti_tank_0			#TOW
		amount = 28
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = command_control_equipment
		amount = 300
		producer = POR
	}

	add_equipment_to_stockpile = {
		type = MR_Fighter2		#F-16 Fighting falcon
		amount = 33
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = transport_plane1		#C-130
		amount = 4
		producer = USA
	}

	add_equipment_to_stockpile = {
		type = transport_helicopter2		#Agusta Westland 101
		amount = 12
		producer = ENG
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1 #Aérospatiale SA-316 Alouette III
		amount = 6
		producer = FRA
	}

	if = {
		limit = { has_dlc = "Man the Guns" }
		add_equipment_production = {
			equipment = {
				type = corvette_hull_4
				creator = "POR"
				version_name = "Viana do Castelo Class"
			}
			requested_factories = 1
			progress = 0.6
			efficiency = 100
			amount = 6
		}
	}
}