View Single Post
10-24-20, 02:57 AM   #6
Partholan
A Murloc Raider
 
Partholan's Avatar
Join Date: Oct 2020
Posts: 4
Originally Posted by JDoubleU00 View Post
This is what I see when I mouse over an item and it says "You have collected this appearance, but from another item".
This is true; however, I then need corresponding lists of items, which I can run through and compare with the output from C_TransmogCollection.

Sources in C_TransmogCollection are the following:
  • Boss Drop
  • Quest
  • Vendor
  • World Drop
  • Achievement
  • Profession
For "Boss Drop" I can use the Encounter/Dungeon Journal, but for everything else I do not know any lists.

So if some quest in the farthest corner of the world has an item as a reward, which doesn't show up with its ItemID in C_TransmogCollection, I would never notice that.
  Reply With Quote