Closed Rokeo closed 4 years ago
With ItemEffect changed - added field ParentItemID and ID no longer equals ItemId (https://github.com/wowdev/WoWDBDefs/blob/master/definitions/ItemEffect.dbd) how to determine which exact spell particular item have?
For example this trinket have 3 fields for 1 item (Ashvane's Razor Coral): https://wow.tools/dbc/?dbc=itemeffect&build=9.0.1.34137#page=1&search=169311 https://www.wowhead.com/item=169311
and wowhead in particular uses first one from this list, but i guess can be variants on this?
With ItemEffect changed - added field ParentItemID and ID no longer equals ItemId (https://github.com/wowdev/WoWDBDefs/blob/master/definitions/ItemEffect.dbd) how to determine which exact spell particular item have?
For example this trinket have 3 fields for 1 item (Ashvane's Razor Coral): https://wow.tools/dbc/?dbc=itemeffect&build=9.0.1.34137#page=1&search=169311 https://www.wowhead.com/item=169311
and wowhead in particular uses first one from this list, but i guess can be variants on this?