Back to Server.Spells.Necromancy

MindRotSpell : NecromancerSpell, ISpell

Nested Types: InternalTarget

(static) void ClearMindRotScalar( Mobile m )
(static) bool GetMindRotScalar( Mobile m, ref double scalar )
(static) bool HasMindRotScalar( Mobile m )
(static) void SetMindRotScalar( Mobile caster, Mobile target, double scalar, TimeSpan duration )
(ctor) MindRotSpell( Mobile caster, Item scroll )
TimeSpan CastDelayBase( get; )
int RequiredMana( get; )
double RequiredSkill( get; )
virtual void OnCast()
void Target( Mobile m )