Files
l2j_mobius/trunk/dist/game/data/stats/npcs/12000-12100.xml
mobius a6a3718849
2015-01-01 20:02:50 +00:00

41 lines
1.7 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="12077" level="15" type="L2Pet" name="Wolf">
<!-- Confirmed CT2.5 -->
<race>ANIMAL</race>
<sex>MALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="25">
<vitals hp="246.95422" hpRegen="2.5" mp="149.2" mpRegen="1.2" />
<attack physical="29.61691" magical="20.22451" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
<defence physical="73.55216" magical="53.82228" />
<attribute>
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute>
<speed>
<walk ground="24" />
<run ground="125" />
</speed>
<hit_time>390</hit_time>
</stats>
<status undying="false" />
<skill_list>
<skill id="4121" level="1" /> <!--Summoned Monster Magic Protection -->
<skill id="4408" level="1" /> <!--HP Increase (1x) -->
<skill id="4409" level="1" /> <!--MP Increase (1x) -->
<skill id="4410" level="11" /> <!--Average P. Atk. -->
<skill id="4411" level="11" /> <!--Average M. Atk. -->
<skill id="4412" level="11" /> <!--Average P. Def. -->
<skill id="4413" level="11" /> <!--Average M. Def. -->
<skill id="4414" level="2" /> <!--Standard Type -->
<skill id="4415" level="1" /> <!--Bare Hands -->
<skill id="4416" level="4" /> <!--Animals -->
</skill_list>
<shots soul="2" spirit="2" />
<corpse_time>86400</corpse_time>
<ex_crt_effect>false</ex_crt_effect>
<collision>
<radius normal="13" />
<height normal="11.5" />
</collision>
</npc>
</list>