A full database of all in-game items packaged into a lua table ready for developer use. This is not a functioning plugin and will not do anything in game.
Users wishing to browse this database in-game can do so using
Item Treasury instead - which comes with the database pre-loaded.
Game Version: Update 25.4
Items: 112,234
Keys:
[1] = Item Name (string)
[2] = Item Description (string)
[3] = Item Category (number)
[4] = Item Quality (number)
[5] = Item Durability (number)
[6] = Item Is Magic (true/false)
[7] = Item Is Unique (true/false)
[8] = Item Icon Image ID (hex number)
[9] = Item Icon Background Image ID (hex number)
Items were extracted from the game using the GetItemInfo() function. Therefore the information available is somewhat limited.
Includes databases for new items and all items.