division_template = { name = "Infantry Regiment" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } } regimental_support = { L_Recce_Comp = { x = 0 y = 0 } } } units = { division = { name = "Infantry Regiment" location = 4989 # division_template = "Infantry Regiment" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 #AKM amount = 100 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_2 #M16 amount = 100 producer = USA } add_equipment_to_stockpile = { type = infantry_weapons_1 #Type 56 amount = 100 producer = CHI } add_equipment_to_stockpile = { type = infantry_weapons_1 #G3 amount = 100 producer = GER } add_equipment_to_stockpile = { type = infantry_weapons_2 #Steyr AUG amount = 100 producer = AUS } add_equipment_to_stockpile = { type = medium_tank_destroyer_chassis_0 amount = 8 producer = ENG variant_name = "Ferret" } }