Method SpellInfo:GetEffectBasePoints [-] [+]
Returns the base points of the given effect slot of the SpellInfo.
Synopsis
basePoints = SpellInfo:GetEffectBasePoints( effIndex )
Arguments
number effIndexThe effect slot (0-MAX_SPELL_EFFECTS-1).
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number basePointsValid numbers: integers from -2,147,483,647 to 2,147,483,647.