Skip to content
rmx edited this page May 30, 2016 · 1 revision

SpellFailReason

String constant, describing the reason why a spell failed.

SpellFailReason Description
CasterDead The caster is dead.
NotReady The spell is not ready yet due to cooldown.
NotEnoughPower Not enough power (energy, mana, ...) or wrong power type active.
TargetOutOfRange The target is out of range (too far or too close).
UnknownFailure The script function preconditionsSatisfied rejected the spell.
Clone this wiki locally