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

54 lines
2.0 KiB
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="33359" level="85" type="L2Npc" name="Kerry" title="Provisional Clan Hall Gatekeeper">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
<race>HUMAN</race>
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
<attack physical="971" magical="663" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="341" magical="250" />
<attribute>
<defence fire="120" water="120" wind="120" earth="120" holy="120" dark="120" />
</attribute>
<speed>
<walk ground="50" />
<run ground="160" />
</speed>
<hit_time>398</hit_time>
</stats>
<status attackable="false" />
<skill_list>
<skill id="4416" level="14" />
</skill_list>
<collision>
<radius normal="10" />
<height normal="20" />
</collision>
</npc>
<npc id="33360" level="85" type="L2Npc" name="Maid" title="Provisional Clan Hall Manager">
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
<race>HUMAN</race>
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
<vitals hp="7324" hpRegen="7.5" mp="7324" mpRegen="2.7" />
<attack physical="971" magical="663" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
<defence physical="341" magical="250" />
<attribute>
<defence fire="160" water="160" wind="160" earth="160" holy="160" dark="160" />
</attribute>
<speed>
<walk ground="1" />
<run ground="1" />
</speed>
<hit_time>500</hit_time>
</stats>
<status attackable="false" />
<skill_list>
<skill id="4416" level="14" />
</skill_list>
<collision>
<radius normal="9" />
<height normal="22.25" />
</collision>
</npc>
</list>