Method Spell:CalculateDamage [-] [+]
Calculates the damage for the given effect index of the Spell.
Synopsis
damage = Spell:CalculateDamage( effIndex )
Arguments
number effIndexThe effect index to calculate damage for.
Valid numbers: integers from 0 to 255.
Returns
number damageValid numbers: integers from -2,147,483,647 to 2,147,483,647.