WoW:API GetSpellInfo: Difference between revisions

Line 18: Line 18:


== Returns ==
== Returns ==
<!-- List each return value, together with its type -->
:name, rank, icon, cost, isFunnel, powerType, castTime, minRange, maxRange
:name, rank, icon, cost, isFunnel, powerType, castTime, minRange, maxRange <!-- remove this line if it's just one value -->


:;name : String - The name of the spell.
:;name : String - The name of the spell.
Line 33: Line 32:
::* 3 for Energy
::* 3 for Energy
::* 4 for Happiness
::* 4 for Happiness
::* 5 for Rune
::* 6 for Runic Power
:;castTime : Number - The cast time, in milliseconds.
:;castTime : Number - The cast time, in milliseconds.
:;minRange : Number - The minimum range of the spell.
:;minRange : Number - The minimum range of the spell.
Anonymous user