[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/attached/elven_sight.c</h2>
This is the effect skelton docs.  This effect
has a classification of "magic.stats.sight".
<p>
Describe the arguments in here.
<p>
This effect has a shadow associated with it.<p><b>See also:</b><br>help::effects
.c<h2>Includes</h2>
This class includes the following files /std/effects/attached/path.h, <a href="include.effect.h.shtml">/include/effect.h</a> and <a href="include.effects.stat_adjustment.h.shtml">/include/effects/stat_adjustment.h</a><h2>Method index</h2>
<dl><ul>
<li><a href="#hurt_player">hurt_player</a>(object, int)<li><a href="#query_name">query_name</a>()<li><a href="#side_effects">side_effects</a>(object, mixed, int)</ul><h2>Public Functions</h2>
These are functions that everyone can access.<p>
.<ul><a name="hurt_player">
hurt_player</a><pre>
void hurt_player(object player,
                 int pain)
</pre>
<ul><a name="query_name">
query_name</a><pre>
string query_name()
</pre>
<ul><a name="side_effects">
side_effects</a><pre>
void side_effects(object player,
                  mixed stuff,
                  int id)
</pre>

[an error occurred while processing this directive]

