Files
l2j_mobius/trunk/dist/game/data/stats/npcs/12000-12099.xml
2016-02-23 10:11:20 +00:00

39 lines
1.5 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">
<race>ANIMAL</race>
<sex>MALE</sex>
<stats>
<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="95.25" 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>
<hitTime>390</hitTime>
</stats>
<status undying="false" />
<skillList>
<skill id="4121" level="1" /> <!-- Summoned Monster Magic Protection -->
<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 -->
</skillList>
<shots soul="2" spirit="2" />
<corpseTime>86400</corpseTime>
<exCrtEffect>false</exCrtEffect>
<collision>
<radius normal="13" />
<height normal="11.5" />
</collision>
</npc>
</list>