Méthode | Description | |
---|---|---|
CheckDisturb ( DisturbType type, bool checkFirst, bool resistable ) : bool | ||
CheckFizzle ( ) : bool | ||
ConsumeReagents ( ) : bool | ||
GetMana ( ) : int | ||
OnCast ( ) : void | ||
OnCasterHurt ( ) : void | ||
OnDisturb ( DisturbType type, bool message ) : void | ||
SayMantra ( ) : void | ||
SpiritSpeakSpell ( Mobile caster ) : System |
public CheckDisturb ( DisturbType type, bool checkFirst, bool resistable ) : bool | ||
type | DisturbType | |
checkFirst | bool | |
resistable | bool | |
Résultat | bool |
public OnDisturb ( DisturbType type, bool message ) : void | ||
type | DisturbType | |
message | bool | |
Résultat | void |
public SpiritSpeakSpell ( Mobile caster ) : System | ||
caster | Mobile | |
Résultat | System |