Originally Posted by
Trixiap
But this was the easier part. Real problem is with Item.db2 that is database that hold info about Item ID and Item Display ID. In WoD Blizz did change, so now every ItemID can have multiple DisplayID (in MoP it was 1 ItemID=1 DisplayID). New Item.db2 only holds info about ItemID and Icon. Items ID and Display ID can be "linked" via ItemAppearance.db2 where you will find Icon and DispalyID. It means that you must build your own Item.db2 (MoP style) and iimport it in WMV.
.