Method SpellInfo:GetEffectBasePoints [-] [+]
Returns the SpellInfo's effect basepoints.
Synopsis
basepoints = SpellInfo:GetEffectBasePoints( effIndex )
Arguments
number effIndexThe specific effect to check..
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number basepointsSpell effect basepoints.
Valid numbers: integers from 0 to 4,294,967,295.