Back to Server.Spells.Fifth
BladeSpiritsSpell :
Spell
,
ISpell
Nested Types:
InternalTarget
(
ctor
) BladeSpiritsSpell(
Mobile
caster,
Item
scroll )
int
CastDelayBase(
get
; )
int
CastDelayFastScalar(
get
; )
virtual
bool
CheckCast()
virtual
TimeSpan GetCastDelay()
virtual
void
OnCast()
void
Target(
IPoint3D
p )