Method | Description | |
---|---|---|
ArchCureSpell ( Mobile caster, Item scroll ) : System | ||
OnCast ( ) : void | ||
Target ( IPoint3D p ) : void |
Method | Description | |
---|---|---|
AreaCanTarget ( Mobile target ) : bool | ||
IsAggressed ( Mobile m ) : bool | ||
IsAggressor ( Mobile m ) : bool | ||
IsAllyTo ( Mobile from, Mobile to ) : bool | ||
IsInnocentTo ( Mobile from, Mobile to ) : bool |
public ArchCureSpell ( Mobile caster, Item scroll ) : System | ||
caster | Mobile | |
scroll | Item | |
return | System |