Though not really a request for improvement but more of a clarification, anyone know what ItemSpells -> CategoryID refers to? Most of the Spells I found have a CategoryID of "0" but for Flask of Steelskin, I get a "79", and for Dragonwrath, Tarecgosa's Rest vehicle transformation spell, I get a "330". One would think this would be used for On Use spells, but for something like Apparatus of Khaz'goroth which has a varying On Use amount to it, provides a CategoryID of "0"
Well as it stands right now I would LOVE to implement the item API but there are a few things that are just holding me back from doing so. Don't get me wrong. I can implement about 80-90% of the item API right now. It would entail god-knows how many hours of setting up just database look up tables for vendorID, creatureID, professionCreatedbySpellID, itemSetID, and objectdropID. You guys did save a lot of time by implementing the quest lookup. But it's just not enough at this point. Things I would love to be implemented:
Though not really a request for improvement but more of a clarification, anyone know what ItemSpells -> CategoryID refers to? Most of the Spells I found have a CategoryID of "0" but for Flask of Steelskin, I get a "79", and for Dragonwrath, Tarecgosa's Rest vehicle transformation spell, I get a "330". One would think this would be used for On Use spells, but for something like Apparatus of Khaz'goroth which has a varying On Use amount to it, provides a CategoryID of "0" |
|
Socket bonus string has been added. Item set information has been added and a new field "trigger" is added to spell objects so you can see if they are on use or on equip easily.
Some of the things on this list are not going to get done anytime soon unfortunately. I will keep the list in mind when we are working on stuff however. Thanks for bumping it, normally that's not good, but clearly we me starting recently it was helpful. |
|
Added to the known issues list. |