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 = medium_tank_chassis_0 variant_name = "M60A3" amount = 84 producer = USA } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 55 producer = AUS variant_name = "SK-105 Kurassier" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 24 producer = ENG variant_name = "Alvis Saladin" } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 35 producer = FRA variant_name = "Panhard AML 90" } ####apc#### add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "M113" amount = 140 producer = USA } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "EE-11 Urutu" amount = 18 producer = BRA } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "CM6614" 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 } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 70 variant_name = "M40" producer = USA } #####AIR DEFENSE### add_equipment_to_stockpile = { type = Anti_Air_1 #Robotsystem 70" amount = 48 producer = SWE } add_equipment_to_stockpile = { type = medium_tank_aa_chassis_0 amount = 25 producer = USA variant_name = "MIM-72 Chaparral" } ####Infantry Equipment### add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 1000 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_2 amount = 1500 producer = AUS } add_equipment_to_stockpile = { type = infantry_weapons_3 amount = 1100 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 = heavy_tank_chassis_0 amount = 5 producer = FRA variant_name = "SA-342 Gazelle" } 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 } }