27 lines
2.6 KiB
HTML
27 lines
2.6 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - SamuraiSpell</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Spells.Bushido.html">Back to Server.Spells.Bushido</a></h4>
|
|
<h2>SamuraiSpell : <!-- 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="Confidence.html">Confidence</a>, <!-- DBG-3 --><a href="CounterAttack.html">CounterAttack</a>, <!-- DBG-3 --><a href="Evasion.html">Evasion</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">static</font>) <font color="blue">void</font> OnEffectEnd( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> caster, Type type )<br>
|
|
(<font color="blue">ctor</font>) SamuraiSpell( <!-- 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">double</font> CastDelayFastScalar( <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> 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>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> OnCastSuccessful( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> caster )<br>
|
|
</body>
|
|
</html>
|