Back to Server.Spells.Bushido

Evasion : SamuraiSpell, ISpell

Nested Types: InternalTimer

(static) void BeginEvasion( Mobile m )
(static) void EndEvasion( Mobile m )
(static) bool IsEvading( Mobile m )
(ctor) Evasion( Mobile caster, Item scroll )
int RequiredMana( get; )
double RequiredSkill( get; )
virtual bool CheckCast()
virtual void OnBeginCast()
virtual void OnCast()