I also found a text file that has all the item ID in Hex and 2 text files of all the stats in Hex.
I'm wondering how would one go about modifying the script so it:
- displays the item ID and stats ID in Hex instead of Dec so users don't need to do the conversion themselves.
- calls the .txt files when it displays the values so it can also display the names of the items/stats.
- create a colour coded drop down list to select items/stats.
- open a new window dedicated for highlighted item modification.