AvatarsConquest/Docs/types/PaladinSpell.html

31 lines
3.5 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - PaladinSpell</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Spells.Chivalry.html">Back to Server.Spells.Chivalry</a></h4>
<h2>PaladinSpell : <!-- 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="CleanseByFireSpell.html">CleanseByFireSpell</a>, <!-- DBG-3 --><a href="CloseWoundsSpell.html">CloseWoundsSpell</a>, <!-- DBG-3 --><a href="ConsecrateWeaponSpell.html">ConsecrateWeaponSpell</a>, <!-- DBG-3 --><a href="DispelEvilSpell.html">DispelEvilSpell</a>, <!-- DBG-3 --><a href="DivineFurySpell.html">DivineFurySpell</a>, <!-- DBG-3 --><a href="EnemyOfOneSpell.html">EnemyOfOneSpell</a>, <!-- DBG-3 --><a href="HolyLightSpell.html">HolyLightSpell</a>, <!-- DBG-3 --><a href="NobleSacrificeSpell.html">NobleSacrificeSpell</a>, <!-- DBG-3 --><a href="RemoveCurseSpell.html">RemoveCurseSpell</a>, <!-- DBG-3 --><a href="SacredJourneySpell.html">SacredJourneySpell</a></h4>
(<font color="blue">static</font>) <font color="blue">int</font> ComputePowerValue( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">int</font> div )<br>
(<font color="blue">ctor</font>) PaladinSpell( <!-- 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">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> MantraNumber( <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">int</font> RequiredTithing( <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">int</font> ComputePowerValue( <font color="blue">int</font> div )<br>
<font color="blue">virtual</font> <font color="blue">void</font> DoFizzle()<br>
<font color="blue">virtual</font> <font color="blue">void</font> DoHurtFizzle()<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> OnBeginCast()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnDisturb( <!-- DBG-0 --><a href="DisturbType.html">DisturbType</a> type, <font color="blue">bool</font> message )<br>
<font color="blue">virtual</font> <font color="blue">void</font> SayMantra()<br>
<font color="blue">virtual</font> <font color="blue">void</font> SendCastEffect()<br>
</body>
</html>