→isFunnel
(New page: {{wowapi}} __NOTOC__ <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> Get information about a spell. <!-- List return values and arguments...) |
|||
| Line 40: | Line 40: | ||
Using '''spellId''' as the argument will always return the info. Using '''spellName''' or '''spellLink''' will only return the info if the spell is in your spellbook. Otherwise it will return nil. | Using '''spellId''' as the argument will always return the info. Using '''spellName''' or '''spellLink''' will only return the info if the spell is in your spellbook. Otherwise it will return nil. | ||
===isFunnel=== | ===isFunnel=== | ||
Currently the only spells isFunnel returns true on are a warlock's [[Health Funnel]] spells, and a few other | Currently the only spells isFunnel returns true on are a warlock's [[Health Funnel]] spells, and a few other miscellaneous NPC spells. | ||
===PowerType=== | ===PowerType=== | ||
It is unknown at this point, but unlikely, that Happyness (PowerType 4) is passed as a spell cost. | It is unknown at this point, but unlikely, that Happyness (PowerType 4) is passed as a spell cost. | ||