Jump to content

List of Item ID#s


Recommended Posts

Is there a list of which item correlates to each item image? It is taxing visually scanning over nearly 1000 very small images looking for specific ones. 

 

Has anyone compiled a list of which item translates to each id#? If so, I would greatly appreciate it.

 

I searched to see if this was posted before, but could not find anything for it. I was working on an item icon mod and have been having a hard time with this.

Edited by WolfMerrik
Misspelled "small"... A small mistake
Link to comment

Maybe this will clear up what I mean,

 

Using "Pungent Stench" as an example:

if we look in the strings file strings_xx.xml we find to entries that align with it.

Quote

<string id="10812">Pungent Stench</string>

<string id="11012">Pungent Stench Particle Effect</string>

However, the image which corresponds to it is: 1312.png

 

Black hole interestingly is 10813 & 11013 in strings, and 1313 in the icon files. So the last two line up, however it would seem there is a category prefix for it.

So finding the names of the items for each png seems possible, I just dont know how they are structured in the strings files.

 

Any insight would be helpful!

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.