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