(ctor) MageAI( BaseCreature m )
bool SmartAI( get; )
bool CanDispel( Mobile m )
Spell CheckCastHealingSpell()
virtual Spell ChooseSpell( Mobile c )
virtual bool DoActionCombat()
virtual bool DoActionFlee()
virtual bool DoActionGuard()
virtual bool DoActionWander()
virtual Spell DoCombo( Mobile c )
virtual Spell DoDispel( Mobile toDispel )
Mobile FindDispelTarget( bool activeOnly )
TimeSpan GetDelay()
virtual Spell GetRandomCurseSpell()
virtual Spell GetRandomDamageSpell()
virtual Spell GetRandomManaDrainSpell()
void OnFailedMove()
bool ProcessTarget()
void Run( Direction d )
void RunFrom( Mobile m )
void RunTo( Mobile m )
virtual double ScaleByMagery( double v )
virtual bool Think()