AvatarsConquest/Docs/types/NinjaSpell.html

25 lines
2.3 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - NinjaSpell</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Spells.Ninjitsu.html">Back to Server.Spells.Ninjitsu</a></h4>
<h2>NinjaSpell : <!-- DBG-1 --><a href="Spell.html">Spell</a>, <!-- DBG-2.2 --><a href="ISpell.html">ISpell</a></h2>
<h4>Derived Types: <!-- DBG-3 --><a href="AnimalForm.html">AnimalForm</a>, <!-- DBG-3 --><a href="MirrorImage.html">MirrorImage</a>, <!-- DBG-3 --><a href="Shadowjump.html">Shadowjump</a></h4>
(<font color="blue">static</font>) <font color="blue">bool</font> CheckExpansion( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
(<font color="blue">ctor</font>) NinjaSpell( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> caster, <!-- DBG-0 --><a href="Item.html">Item</a> scroll, <!-- DBG-0 --><a href="SpellInfo.html">SpellInfo</a> info )<br>
<font color="blue">bool</font> BlocksMovement( <font color="blue">get</font>; )<br>
<font color="blue">int</font> CastRecoveryBase( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="SkillName.html">SkillName</a> CastSkill( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> ClearHandsOnCast( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="SkillName.html">SkillName</a> DamageSkill( <font color="blue">get</font>; )<br>
<font color="blue">int</font> RequiredMana( <font color="blue">get</font>; )<br>
<font color="blue">double</font> RequiredSkill( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> RevealOnCast( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> ShowHandMovement( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> CheckCast()<br>
<font color="blue">virtual</font> <font color="blue">bool</font> CheckFizzle()<br>
<font color="blue">virtual</font> <font color="blue">void</font> GetCastSkills( <font color="blue">out</font> <font color="blue">double</font> min, <font color="blue">out</font> <font color="blue">double</font> max )<br>
<font color="blue">virtual</font> <font color="blue">int</font> GetMana()<br>
</body>
</html>