division_template = { name = "Infantry Regiment" regiments = { L_Inf_Bat = { x = 0 y = 0 } } support = { L_Engi_Comp = { x = 0 y = 0 } } } units = { division = { name = "1st Battalion, The Jamaica Regiment" location = 12304 division_template = "Infantry Regiment" start_experience_factor = 0.5 start_equipment_factor = 0.01 } division = { name = "2nd Battalion, The Jamaica Regiment" location = 12477 division_template = "Infantry Regiment" start_experience_factor = 0.5 start_equipment_factor = 0.01 } division = { name = "3rd Battalion, (Resevres) The Jamaica Regiment" location = 12304 division_template = "Infantry Regiment" start_experience_factor = 0.5 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = cnc_equipment_3 amount = 200 producer = USA } add_equipment_to_stockpile = { type = infantry_weapons_2 #M16 amount = 450 producer = USA } add_equipment_to_stockpile = { type = infantry_weapons_3 #L85 amount = 450 producer = ENG } add_equipment_to_stockpile = { type = Anti_Air_0 amount = 50 producer = USA } add_equipment_to_stockpile = { type = Anti_tank_0 amount = 50 producer = USA } }