Method SpellInfo:GetEffectBonusMultiplier [-] [+]
Returns the bonus multiplier of the given effect slot of the SpellInfo.
Synopsis
bonusMultiplier = SpellInfo:GetEffectBonusMultiplier( effIndex )
Arguments
number effIndexThe effect slot (0-MAX_SPELL_EFFECTS-1).
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number bonusMultiplierValid numbers: all decimal numbers.