public int getItemsLvlAvg()
 {
     itemsLvlAvg = equipmentPanel.Avg();
     return(itemsLvlAvg);
 }