Method |
Description |
|
Cast ( ) : bool |
|
|
CheckBSequence ( Mobile target ) : bool |
|
|
CheckBSequence ( Mobile target, bool allowDead ) : bool |
|
|
CheckCast ( ) : bool |
|
|
CheckDisturb ( DisturbType type, bool firstCircle, bool resistable ) : bool |
|
|
CheckFizzle ( ) : bool |
|
|
CheckHSequence ( Mobile target ) : bool |
|
|
CheckSequence ( ) : bool |
|
|
ComputeKarmaAward ( ) : int |
|
|
ConsumeReagents ( ) : bool |
|
|
Disturb ( DisturbType type ) : void |
|
|
Disturb ( DisturbType type, bool firstCircle, bool resistable ) : void |
|
|
DoFizzle ( ) : void |
|
|
DoHurtFizzle ( ) : void |
|
|
FinishSequence ( ) : void |
|
|
GetCastDelay ( ) : System.TimeSpan |
|
|
GetCastRecovery ( ) : System.TimeSpan |
|
|
GetCastSkills ( double &min, double &max ) : void |
|
|
GetDamageFixed ( Mobile m ) : int |
|
|
GetDamageScalar ( Mobile target ) : double |
|
|
GetDamageSkill ( Mobile m ) : double |
|
|
GetDisturbRecovery ( ) : System.TimeSpan |
|
|
GetInscribeFixed ( Mobile m ) : int |
|
|
GetInscribeSkill ( Mobile m ) : double |
|
|
GetMana ( ) : int |
|
|
GetResistSkill ( Mobile m ) : double |
|
|
GetSlayerDamageScalar ( Mobile defender ) : double |
|
|
HarmfulSpell ( Mobile m ) : void |
|
|
OnBeginCast ( ) : void |
|
|
OnCast ( ) : void |
|
|
OnCastInTown ( Region r ) : bool |
|
|
OnCasterEquiping ( Item item ) : bool |
|
|
OnCasterHurt ( ) : void |
|
|
OnCasterKilled ( ) : void |
|
|
OnCasterMoving ( Direction d ) : bool |
|
|
OnCasterUsingObject ( object o ) : bool |
|
|
OnConnectionChanged ( ) : void |
|
|
OnDisturb ( DisturbType type, bool message ) : void |
|
|
RemoveDelayedDamageContext ( Mobile m ) : void |
|
|
SayMantra ( ) : void |
|
|
ScaleMana ( int mana ) : int |
|
|
Spell ( Mobile caster, Item scroll, Server.Spells.SpellInfo info ) : System |
|
|
StartDelayedDamageContext ( Mobile m, Timer t ) : void |
|
|