Returns the players average item level as displayed in the character pane.


See also Player information functions.

Signature:

total, equipped, pvp = GetAverageItemLevel()

Returns:

  • total - The average item level of best-in-slot items in inventory and equipped (number)
  • equipped - The item level of the items that the player has equipped (number)
  • pvp - The item level of the pvp-equipments (number)