division_template = { name = "Infantry Battalion" regiments = { Mot_Inf_Bat = { x = 0 y = 0 } } support = { L_Engi_Comp = { x = 0 y = 0 } } } units = { division = { name = "No.1 Regiment" location = 12003 division_template = "Infantry Battalion" start_experience_factor = 0.75 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = util_vehicle_3 #Land Rover Defender amount = 30 producer = ENG } add_equipment_to_stockpile = { type = util_vehicle_3 #Iveco VM 90 amount = 30 producer = ITA } add_equipment_to_stockpile = { type = infantry_weapons_3 #Beretta AR70/90 amount = 150 producer = ITA } add_equipment_to_stockpile = { type = infantry_weapons_1 #AK-47 amount = 150 producer = SOV } }