division_template = { name = "Infantry Regiment" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } } } units = { division = { name = "1st Regiment" location = 3284 division_template = "Infantry Regiment" start_experience_factor = 0.5 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 amount = 600 producer = ISR } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 75 producer = USA } add_equipment_to_stockpile = { type = Anti_tank_1 amount = 33 producer = USA } add_equipment_to_stockpile = { type = Heavy_Anti_tank_1 amount = 54 producer = USA } add_equipment_to_stockpile = { type = Anti_Air_1 amount = 25 producer = USA } }