absoluteID -> globalID
m (l2wiki) |
(absoluteID -> globalID) |
||
| Line 7: | Line 7: | ||
<big>'''Returns'''</big> | <big>'''Returns'''</big> | ||
:type, id, subType | :type, id, subType, globalID | ||
:;type : Returns ability type. ie: spell | :;type : Returns ability type. ie: spell | ||
:;id : Returns the spell id in the spell book. (the place in the spell book it appears) | :;id : Returns the spell id in the spell book. (the place in the spell book it appears) | ||
:;subType : Returns ability subType. | :;subType : Returns ability subType. | ||
;;globalID : Integer - The global spell number, found on wowhead or through [[API_COMBAT_LOG_EVENT|COMBAT_LOG_EVENT]] | |||