Diablo – How to an item level be lower than it’s requirements

diablo-3

enter image description here

The following item have item level of 54, but required level of 60.

How is that possible?

Best Answer

These are two different things: The item level is a randomized number (based on where the item dropped, how it dropped, etc.) between 1 and (I think) 64. The required level is the minimum level you need to have to use the item (which is based on the base item and its stats).

When the random item is created, the item level determines how many bonuses and how high they can be. Every bonus added (base stats, too) has a specific "cost" in item levels and they're added on top each other till the available level is exhausted or the number of required bonuses is met (based on rarity).

As an example - this is based on made up numbers and I ignore the base item:

  • +10 strength: 5 item levels
  • +10 vitality: 5 item levels
  • +15 strength: 7 item levels
  • +15 vitality: 7 item levels
  • +5% life: 10 item levels

So an item with max. item level 15 and 2 bonuses could have any of the following combinations (there are more possible obviously):

  • +10 strength, +15 vitality (total: item level 12)
  • +5% life, +10 strength (total: item level 15)
  • +15 strength, +15 vitality (total: item level 14)

Also note that this defines the minimum items a specific bonus can appear. For example - reusing the values from above - an item with a maximum item level of 7 could have one of the +10 or +17 stat bonuses, but not the +5 % life bonus (item level not high enough).