Back to Server.Spells.Necromancy
SummonFamiliarSpell :
NecromancerSpell
,
ISpell
(
static
)
SummonFamiliarEntry
[] Entries(
get
; )
(
static
) Hashtable Table(
get
; )
(
ctor
) SummonFamiliarSpell(
Mobile
caster,
Item
scroll )
int
RequiredMana(
get
; )
double
RequiredSkill(
get
; )
virtual
bool
CheckCast()
virtual
void
OnCast()