division_template = { name = "Infantry Brigade" regiments = { Mot_Inf_Bat = { x = 0 y = 0 } Mot_Inf_Bat = { x = 0 y = 1 } Mot_Inf_Bat = { x = 0 y = 2 } } support = { Arty_Battery = { x = 0 y = 0 } } } division_template = { name = "Mechanised Infantry Brigade" regiments = { Mech_Inf_Bat = { x = 0 y = 0 } Mech_Inf_Bat = { x = 0 y = 1 } Arm_Inf_Bat = { x = 0 y = 2 } } support = { SP_Arty_Battery = { x = 0 y = 0 } } } division_template = { name = "Armoured Brigade" regiments = { armor_Bat = { x = 0 y = 0 } armor_Bat = { x = 0 y = 1 } Arm_Inf_Bat = { x = 0 y = 2 } } regimental_support = { armor_Recce_Comp = { x = 0 y = 0 } } support = { SP_Arty_Battery = { x = 0 y = 0 } } } units = { #Approximately 17 000 to 25 000 troops in Congo #1st Division division = { name = "11th Infantry Brigade" location = 9962 #Kigali division_template = "Mechanised Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "12th Infantry Brigade" location = 9962 #Kigali division_template = "Mechanised Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "13th Armoured Brigade" location = 9962 #Kigali division_template = "Armoured Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } #2nd Division division = { name = "21st Infantry Brigade" location = 1181 #North Kivu division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "22nd Infantry Brigade" location = 1181 #North Kivu division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "23rd Infantry Brigade" location = 4941 #South Kivu division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } #3rd Division division = { name = "31st Infantry Brigade" location = 6387 #Eastern Congo division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "32nd Infantry Brigade" location = 3554 #Eastern Congo division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "33rd Infantry Brigade" location = 1950 #Eastern Congo division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } #4th Division division = { name = "41st Infantry Brigade" location = 6542 #Butare division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "42nd Infantry Brigade" location = 6542 #Butare division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "43rd Infantry Brigade" location = 6542 #Butare division_template = "Infantry Brigade" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 #AKM amount = 5000 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_1 #1965 variant_name = "Type 56" producer = CHI amount = 3000 } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 500 producer = SOV } add_equipment_to_stockpile = { type = util_vehicle_1 amount = 900 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_chassis_0 variant_name = "T-55" amount = 34 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_flame_chassis_0 variant_name = "BMP-1" amount = 30 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_flame_chassis_0 variant_name = "Ratel" amount = 35 producer = SAF } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "BTR-60" amount = 40 producer = SOV } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_1 variant_name = "ZSL92" amount = 20 producer = CHI } add_equipment_to_stockpile = { type = medium_tank_amphibious_chassis_0 variant_name = "M3 Panhard" amount = 16 producer = FRA } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 90 producer = FRA variant_name = "Panhard AML 90" } add_equipment_to_stockpile = { type = util_vehicle_4 #VBL amount = 16 producer = FRA } add_equipment_to_stockpile = { type = medium_tank_rocket_chassis_1 variant_name = "RM-70" amount = 5 producer = CZE } add_equipment_to_stockpile = { type = medium_tank_rocket_chassis_0 variant_name = "LAR-160" amount = 5 producer = ISR } add_equipment_to_stockpile = { type = artillery_0 #D-30 amount = 6 producer = SOV } add_equipment_to_stockpile = { type = artillery_0 #M101 #version_name = "M101" amount = 10 producer = USA } add_equipment_to_stockpile = { type = Anti_Air_0 #Strela amount = 300 producer = SOV } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 100 producer = SOV } }