AvatarsConquest/Docs/types/Harrower.html

38 lines
4.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - Harrower</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Mobiles.html">Back to Server.Mobiles</a></h4>
<h2>Harrower : <!-- DBG-1 --><a href="BaseCreature.html">BaseCreature</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Mobile.html">Mobile</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;, <!-- DBG-2.2 --><a href="IHonorTarget.html">IHonorTarget</a></h2>
<h4>Nested Types: <!-- DBG-4 --><a href="GoodiesTimer.html">GoodiesTimer</a>, <!-- DBG-4 --><a href="SpawnEntry.html">SpawnEntry</a>, <!-- DBG-4 --><a href="TeleportTimer.html">TeleportTimer</a></h4>
(<font color="blue">static</font>) <font color="blue">bool</font> CanSpawn( <font color="blue">get</font>; )<br>
(<font color="blue">static</font>) ArrayList Instances( <font color="blue">get</font>; )<br>
(<font color="blue">static</font>) <!-- DBG-0 --><a href="Harrower.html">Harrower</a> Spawn( <!-- DBG-0 --><a href="Point3D.html">Point3D</a> platLoc, <!-- DBG-0 --><a href="Map.html">Map</a> platMap )<br>
(<font color="blue">ctor</font>) Harrower()<br>
(<font color="blue">ctor</font>) Harrower( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
<font color="blue">bool</font> AutoDispel( <font color="blue">get</font>; )<br>
Type[] DecorativeList( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> DisallowAllMoves( <font color="blue">get</font>; )<br>
<font color="blue">int</font> HitsMax( <font color="blue">get</font>; )<br>
<font color="blue">int</font> ManaMax( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="Poison.html">Poison</a> PoisonImmune( <font color="blue">get</font>; )<br>
Type[] SharedList( <font color="blue">get</font>; )<br>
Type[] UniqueList( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> Unprovokable( <font color="blue">get</font>; )<br>
<font color="blue">void</font> AwardArtifact( <!-- DBG-0 --><a href="Item.html">Item</a> artifact )<br>
<!-- DBG-0 --><a href="Item.html">Item</a> CreateArtifact( Type[] list )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">virtual</font> <font color="blue">void</font> GenerateLoot()<br>
<!-- DBG-0 --><a href="Item.html">Item</a> GetArtifact()<br>
<font color="blue">void</font> GiveArtifact( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> to, <!-- DBG-0 --><a href="Item.html">Item</a> artifact )<br>
<font color="blue">void</font> GivePowerScrolls()<br>
<font color="blue">bool</font> IsEligible( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m, <!-- DBG-0 --><a href="Item.html">Item</a> Artifact )<br>
<font color="blue">void</font> Morph()<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnAfterDelete()<br>
<font color="blue">virtual</font> <font color="blue">bool</font> OnBeforeDeath()<br>
<font color="blue">void</font> RegisterDamage( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">int</font> amount )<br>
<font color="blue">virtual</font> <font color="blue">void</font> RegisterDamageTo( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
</body>
</html>