#W# Initial Commit: Avatars Conquest

This commit is contained in:
WarrentyExpired 2026-07-03 20:19:48 -04:00
commit 8eae46895e
7512 changed files with 416187 additions and 0 deletions

17
Docs/types/HealerAI.html Normal file
View file

@ -0,0 +1,17 @@
<html>
<head>
<title>RunUO Documentation - Class Overview - HealerAI</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>HealerAI : <!-- DBG-1 --><a href="BaseAI.html">BaseAI</a></h2>
<h4>Nested Types: <!-- DBG-4 --><a href="NeedDelegate.html">NeedDelegate</a></h4>
(<font color="blue">static</font>) <font color="blue">bool</font> NeedCure( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> NeedGHeal( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">static</font>) <font color="blue">bool</font> NeedLHeal( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> m )<br>
(<font color="blue">ctor</font>) HealerAI( <!-- DBG-0 --><a href="BaseCreature.html">BaseCreature</a> m )<br>
<!-- DBG-0 --><a href="Mobile.html">Mobile</a> Find( <!-- DBG-0 --><a href="NeedDelegate.html">NeedDelegate</a>[] funcs )<br>
<font color="blue">void</font> ProcessTarget( <!-- DBG-0 --><a href="Target.html">Target</a> targ, <!-- DBG-0 --><a href="NeedDelegate.html">NeedDelegate</a>[] func )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> Think()<br>
</body>
</html>