server-1.12/doc/Developers/fields/field_reflect_missile.dox

27 lines
884 B
Plaintext

/**
@fn FLAG_REFL_MISSILE
@section Use
<table>
<tr>
<th>Type(s)</th>
<th>Description</th>
</tr> <tr>
<td>
@ref page_type_39, @ref page_type_99, @ref page_type_104, @ref page_type_16, @ref page_type_87, @ref page_type_113, @ref page_type_100, @ref page_type_34, @ref page_type_70, @ref page_type_33, @ref page_type_15
</td><td> If a player is wearing any piece of equipment with
the ability to &lt;reflect missiles&gt;, all kinds of
projectiles (e.g. arrows, bolts, boulders) will
bounce off him. This works only about 90% of all
times, to avoid players being completely immune to
certain types of attacks.</td>
</tr>
<tr>
<td>
@ref page_type_212, @ref page_type_28
</td><td> A monster with this flag has the ability to &lt;reflect missiles&gt;,
all kinds of projectiles (e.g. arrows, bolts, boulders) will
bounce off.</td>
</tr>
*/