[Resource] GD Items JSON/Spreadsheet

Download JSON

Download Excel Workbook


If you spend much time looking at items while modding, your workflow probably looks a little something like this:

  • Look at Grimtools for an item you want to base things off of (30-60 seconds)
  • Look for the item’s file through a pile of unintelligibly-named dbr files (5+ minutes)
  • Get the info you want from the item (i.e., its texture) (10 seconds)

In an attempt to minimize the time spent navigating the vagaries of Crate’s nomenclature, I programmatically made a JSON file/Excel workbook that lists items by their names along with common modding properties associated with each item, as seen below:

Currently this data only contains the following types of Grim Dawn’s items:

  • Accessories
  • Weapons
  • Armor

Support for other types, such as Relics, Potions, Components, Augments, etc., is planned.

If there is other commonly-used item data you think might be useful to incorporate here, let me know and it probably won’t be too hard to add.

2 Likes