Files
l2j_mobius/trunk/dist/game/data_classic/stats/npcs/33800-33899.xml
2015-05-02 16:41:56 +00:00

26 lines
1001 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
<npc id="33833" level="99" type="L2Npc" name="Hundt">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
<race>ETC</race>
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
<vitals hp="14612" hpRegen="7.5" mp="14612" mpRegen="2.7" />
<attack physical="4900" magical="2550" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="3840" magical="825" />
<attribute>
<defence fire="150" water="150" wind="150" earth="150" holy="150" dark="150" />
</attribute>
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<hit_time>500</hit_time>
</stats>
<status attackable="false" />
<collision>
<radius normal="13" />
<height normal="17.5" />
</collision>
</npc>
</list>