#W# Initial Commit: Avatars Conquest
This commit is contained in:
commit
8eae46895e
7512 changed files with 416187 additions and 0 deletions
21
Docs/types/KiAttack.html
Normal file
21
Docs/types/KiAttack.html
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>RunUO Documentation - Class Overview - KiAttack</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>KiAttack : <!-- DBG-1 --><a href="NinjaMove.html">NinjaMove</a></h2>
|
||||
<h4>Nested Types: <!-- DBG-4 --><a href="KiAttackInfo.html">KiAttackInfo</a></h4>
|
||||
(<font color="blue">static</font>) <font color="blue">void</font> EndKiAttack( <font color="blue">object</font> state )<br>
|
||||
(<font color="blue">static</font>) <font color="blue">double</font> GetBonus( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
||||
(<font color="blue">ctor</font>) KiAttack()<br>
|
||||
<!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> AbilityMessage( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">int</font> BaseMana( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">double</font> RequiredSkill( <font color="blue">get</font>; )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">double</font> GetDamageScalar( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> attacker, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> defender )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> OnClearMove( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> OnHit( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> attacker, <!-- DBG-0 --><a href="Mobile.html">Mobile</a> defender, <font color="blue">int</font> damage )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">void</font> OnUse( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
||||
<font color="blue">virtual</font> <font color="blue">bool</font> Validate( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from )<br>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue