Page 1 of 1

Extracting ability/item icons?

Posted: Tue Oct 13, 2020 4:44 pm
by johndon
Hey all,

Anyone have any ideas of how to extract the item/ability icons from the game? I'm hoping to ultimately convert them to a web friendly format.

So far, I've found EasyMYP and the interface.myp file seems to have the images i'm after, but the file names are unrecognizable series of characters and numbers:

Image

Anyone know how to associate files like this with their, say, uniqueid in game?

Otherwise, I've also noticed that the armory has a lot of the item icons with their proper uniqueids and in .png format:

https://armory.returnofreckoning.com/item/4523

Any tips before I just scrape the items from the armory?