[an error occurred while processing this directive]
[<a href="index.shtml">Package Index</a></code> | <a href="index_std.shtml">Mudlib Index</a></code> | <a href="index_eff.shtml">Effect Index</a></code>]<br><h2>File /std/effects/healing/basic_cure.c</h2>
This is the effect skelton docs.  This effect
has a classification of "fighting.warcry".
<p>
Describe the arguments in here.<p><b>See also:</b><br>help::effects
.c<h2>Includes</h2>
This class includes the following files <a href="include.effect.h.shtml">/include/effect.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#do_cure">do_cure</a>(object, int)<li><a href="#set_classification">set_classification</a>(string)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="do_cure">
do_cure</a><pre>
void do_cure(object person,
             int power)
</pre>
<ul><a name="set_classification">
set_classification</a><pre>
void set_classification(string str)
</pre>

[an error occurred while processing this directive]

