division_template = { name = "Mechanized Brigade" regiments = { Mech_Inf_Bat = { x = 0 y = 0 } Mech_Inf_Bat = { x = 0 y = 1 } armor_Bat = { x = 0 y = 2 } Arty_Bat = { x = 1 y = 0 } } regimental_support = { armor_Recce_Comp = { x = 0 y = 0 } } } division_template = { name = "Saharan territorial group" regiments = { Mech_Inf_Bat = { x = 0 y = 0 } Mech_Inf_Bat = { x = 0 y = 1 } } priority = 2 } division_template = { name = "Special Forces" regiments = { Special_Forces = { x = 0 y = 0 } Special_Forces = { x = 0 y = 1 } } priority = 2 } units = { division = { name = "3rd Mechanised Brigade" location = 7077 division_template = "Mechanized Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "1st Mechanised Brigade" location = 7005 division_template = "Mechanized Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "2nd Mechanised Brigade" location = 4163 division_template = "Mechanized Brigade" start_experience_factor = 0.3 start_equipment_factor = 0.01 } division = { name = "Saharan territorial group" location = 4992 division_template = "Saharan territorial group" start_experience_factor = 0.75 start_equipment_factor = 0.01 } division = { name = "Special Forces" location = 11969 division_template = "Special Forces" start_experience_factor = 0.75 start_equipment_factor = 0.01 } } instant_effect = { ###tanks### add_equipment_to_stockpile = { type = MBT_1 #M60A1 amount = 30 producer = USA } add_equipment_to_stockpile = { type = MBT_1 #M60A3 amount = 54 producer = USA #version_name = "M60A3" } add_equipment_to_stockpile = { type = Rec_tank_0 #SK-105 Kürassier amount = 55 producer = AUS } add_equipment_to_stockpile = { type = Rec_tank_0 #Alvis Saladin amount = 24 producer = ENG #version_name = "Alvis Saladin" } add_equipment_to_stockpile = { type = Rec_tank_0 #Panhard AML amount = 35 producer = FRA #version_name = "Panhard AML" } ####apc#### add_equipment_to_stockpile = { type = APC_2 #M113 APC amount = 140 producer = USA } add_equipment_to_stockpile = { type = APC_2 #"EE-11 Urutu" amount = 18 producer = BRA } add_equipment_to_stockpile = { type = APC_2 #"Type 6614" amount = 110 producer = ITA } ###Artillery### add_equipment_to_stockpile = { type = artillery_0 #M101 amount = 48 producer = USA #version_name = "M101" } add_equipment_to_stockpile = { type = artillery_1 #M119 amount = 57 producer = ENG } add_equipment_to_stockpile = { type = artillery_0 #USA_artillery_0_variant:0 "M198 howitzer" amount = 57 producer = USA } ####ATGMS#### add_equipment_to_stockpile = { type = Anti_tank_1 #"MILAN" amount = 500 producer = FRA } add_equipment_to_stockpile = { type = Heavy_Anti_tank_1 # "BGM-71 TOW" amount = 100 producer = USA } #####AIR DEFENSE### add_equipment_to_stockpile = { type = Anti_Air_1 #Robotsystem 70" amount = 48 producer = SWE } add_equipment_to_stockpile = { type = SP_Anti_Air_0 #variant:0 "M-48 Chaparral" amount = 25 producer = USA } ####Infantry Equipment### add_equipment_to_stockpile = { type = infantry_weapons_3 amount = 2600 producer = AUS } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 350 producer = USA } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 60 producer = SOV } #Helicopters add_equipment_to_stockpile = { type = attack_helicopter_1 # "Aérospatiale SA-341Gazelle" amount = 5 producer = FRA } add_equipment_to_stockpile = { type = transport_helicopter_1 # "Bell UH-1h Iroquois" amount = 2 producer = USA } add_equipment_to_stockpile = { type = transport_helicopter_1 # "Bell UH-1n Iroquois" amount = 2 producer = USA } }