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

41 lines
1.6 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="12621" level="70" type="L2Pet" name="Wyvern">
<parameters>
<skill name="DDMagic" id="4289" level="1" /> <!-- Wyvern Breath -->
</parameters>
<race>DRAGON</race>
<sex>MALE</sex>
<stats>
<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
<attack physical="688.86373" magical="470.40463" random="10" critical="4" accuracy="95.25" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
<defence physical="295.91597" magical="216.53847" />
<attribute>
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute>
<speed>
<walk ground="80" />
<run ground="170" />
</speed>
</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="10" /> <!-- Dragons -->
</skillList>
<shots soul="2" spirit="2" />
<corpseTime>86400</corpseTime>
<exCrtEffect>false</exCrtEffect>
<collision>
<radius normal="60" />
<height normal="80" />
</collision>
</npc>
</list>