public int getTotalArmorValue() {
   return inventory.getTotalArmorValue();
 }