Back to Server.Spells.Necromancy

TransformationSpell : NecromancerSpell, ISpell

Derived Types: HorrificBeastSpell, LichFormSpell, VampiricEmbraceSpell, WraithFormSpell

(static) void AddContext( Mobile m, TransformContext context )
(static) TransformContext GetContext( Mobile m )
(static) void RemoveContext( Mobile m, bool resetGraphics )
(static) void RemoveContext( Mobile m, TransformContext context, bool resetGraphics )
(static) bool UnderTransformation( Mobile m )
(static) bool UnderTransformation( Mobile m, Type type )
(ctor) TransformationSpell( Mobile caster, Item scroll, SpellInfo info )
bool BlockedByHorrificBeast( get; )
int Body( get; )
int ColdResistOffset( get; )
int FireResistOffset( get; )
int Hue( get; )
int NrgyResistOffset( get; )
int PhysResistOffset( get; )
int PoisResistOffset( get; )
double TickRate( get; )
virtual bool CheckCast()
virtual void OnCast()
virtual void OnTick( Mobile m )
virtual void PlayEffect( Mobile m )