Can anyone explain how to receive the ItemDisplayID of an item in the new format?
For example, itemid 43, displayid 9938
ItemModifiedAppearance.db2
id
itemId
unk1
itemAppearanceId
unk
unk
We get 164 here.
ItemAppearance.db2
id
unk? <-- guess this is somehow the way to get the texture (9767)
iconId
Icon can be used to get the INTERFACE\ICON\ path info, but I need the displayId.
Not sure how to get it. item.db2 does not contain them anymore.