Back to Server.Spells

SpellRegistry

(ctor) SpellRegistry()
int Count{ get; }
Type[] Types{ get; }
static Spell NewSpell( string name, Mobile caster, Item scroll )
static Spell NewSpell( int spellID, Mobile caster, Item scroll )
static void Register( int spellID, Type type )