﻿division_template = {
	name = "Combined Arms Division"

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

		Mech_Inf_Bat = { x = 1 y = 0 }
		Mech_Inf_Bat = { x = 1 y = 1 }
		Mech_Inf_Bat = { x = 1 y = 2 }
		Mech_Inf_Bat = { x = 1 y = 3 }

		Arm_Inf_Bat = { x = 2 y = 0 }
		L_arm_Bat = { x = 2 y = 1 }
		L_arm_Bat = { x = 2 y = 2 }
		L_arm_Bat = { x = 2 y = 3 }

		Arty_Bat = { x = 3 y = 0 }
		Arty_Bat = { x = 3 y = 1 }
	}
	support = {
		SP_AA_Battery = { x = 0 y = 0 }
		armor_Comp = { x = 0 y = 1 }
		Mot_Recce_Comp = { x = 0 y = 2 }
	}
}
division_template = {
	name = "Air Assault Brigade"

	regiments = {
		L_Air_assault_Bat = { x = 0 y = 0 }
		L_Air_assault_Bat = { x = 0 y = 1 }
	}
}
division_template = {
	name = "Marine Brigade"

	regiments = {
		Mot_Marine_Bat = { x = 0 y = 0 }
		Mot_Marine_Bat = { x = 0 y = 1 }
		Special_Forces = { x = 1 y = 0 }
	}
}

units = {
	division = {
		name = "3rd Division"
		location = 12299
		division_template = "Combined Arms Division"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}
	division = {
		name = "6th Division"
		location = 12299
		division_template = "Combined Arms Division"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}
	division = {
		name = "9th Division"
		location = 12299
		division_template = "Combined Arms Division"
		start_experience_factor = 0.5
		start_equipment_factor = 0.01
	}
	division = {
		name = "Singapore Marine Command"
		location = 12299
		division_template = "Marine Brigade"
		start_experience_factor = 0.6
		start_equipment_factor = 0.01
	}
	division = {
		name = "Singapore Air Assault Command"
		location = 12299
		division_template = "Air Assault Brigade"
		start_experience_factor = 0.6
		start_equipment_factor = 0.01
	}
}

instant_effect = {
	add_equipment_to_stockpile = {
		type = infantry_weapons3	#SAR-21
		amount = 1000
	}
	add_equipment_to_stockpile = {
		type = infantry_weapons1	#M16S1
		amount = 7750
	}
	add_equipment_to_stockpile = {
		type = command_control_equipment2
		amount = 800
	}
	add_equipment_to_stockpile = {
		type = Anti_tank_1	#MILAN
		amount = 430
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = Heavy_Anti_tank_2 #Spike
		amount = 200
		producer = ISR
	}
	add_equipment_to_stockpile = {
		type = Anti_Air_1 #Mistral
		amount = 100
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = Anti_Air_1 #RSB-70
		amount = 300
		producer = SWE
	}
	add_equipment_to_stockpile = {
		type = Anti_Air_1 #SA-16 Igla
		amount = 80
		producer = SOV
	}
	add_equipment_to_stockpile = {
		type = SP_Anti_Air_0 #HAWK
		amount = 18
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = SP_Anti_Air_1 #Rapier
		amount = 18
		producer = ENG
	}

	add_equipment_to_stockpile = {
		type = mbt_hull_0
		variant_name = "Centurion"
		amount = 61
		producer = ENG
	}
	add_equipment_to_stockpile = {
		type = Rec_tank_0 #Commando 150
		amount = 280
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = Rec_tank_1 #AMX 13
		amount = 350
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = IFV_2 #AMX-10P
		amount = 44
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = IFV_4 #Bionix 25
		amount = 100
	}
	add_equipment_to_stockpile = {
		type = APC_2 #M113 APC
		amount = 750
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = util_vehicle_2 #Spider LSV
		amount = 480
	}

	#Artillery
	add_equipment_to_stockpile = {
		type = artillery_1 #FH-2000
		amount = 36
	}
	add_equipment_to_stockpile = {
		type = artillery_1 #Soltam M-71
		amount = 38
		producer = ISR
	}
	add_equipment_to_stockpile = {
		type = artillery_2 #LG1
		amount = 37
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = artillery_0 #Var USA
		amount = 38
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = artillery_1 #FH-88
		amount = 52
		#version_name = "FH-88"
	}

	### Airforce ###
	add_equipment_to_stockpile = {
		type = L_Strike_fighter2 #A-4SU Super Skyhawk
		amount = 68
	}
	add_equipment_to_stockpile = {
		type = MR_Fighter1 #F-5S Tiger II
		amount = 45
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = MR_Fighter3 #F-16C Fighting Falcon
		amount = 49
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = transport_plane1 #C-130 Hercules
		amount = 4
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = transport_plane1 #C-130 Hercules
		amount = 9
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = attack_helicopter2 #AS565
		amount = 24		#20
		producer = FRA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter2 #UH-1 and others
		amount = 25
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter2 #Boeing CH-47D Chinook
		amount = 1
		producer = USA
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter1 #Eurocopter AS332 Super Puma
		amount = 22
		producer = FRA
		#version_name = "Eurocopter AS332 Super Puma"
	}
	add_equipment_to_stockpile = {
		type = transport_helicopter2 #Eurocopter AS532 Cougar
		amount = 12
		producer = FRA
	}
}