Jump to content

How to find an AppareanceID of an physical item

By Parallax
in Miscellaneous

Recommended Posts

Hello guys. First of all sorry if im asking in the wrong section and also sorry for this being the first post.

Im really struggling with an issue that has me pretty fucked up, being a bit rude. Im trying to do a Legion tests to make a custom dungeon and i really need to do a few custom items but im pretty lost in the way that means find those 2 informations:

- AppareanceID - How this will be showing up.

- Icon name - the icon will be showing up in the game.

I've been using a pretty "noob tool" called Mindsear's Legion Item Creator but is outdated AF so i though of learning the good old way. Since Legion can call the local files of some information as the objects you make that can be helpful to make new items.

Im really hoping you can help me. If this goes as expected i'll be soon releasing this to all as this is a test im doing by myself!

Cheers buddies!

Link to comment
Share on other sites

You'll need to edit your world and hotfixes tables, where the latter basically replicate client-side db2s. The editing you just do with any sql editor, and you can use https://wow.tools/dbc/ to browse existing db2 records.

To figure out how the various db2s relate to each other, and where AppearanceID comes into play, take a look at 

 

or not


 skarnnoggitlogpost.thumb.jpg.d752b4e8541

Link to comment
Share on other sites

×
×
  • Create New...