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

43 lines
1.8 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">
<!-- Confirmed CT2.5 -->
<parameters>
<skill name="DDMagic" id="4289" level="1" /> <!-- Wyvern Breath -->
</parameters>
<race>DRAGON</race>
<sex>MALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="25">
<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="4.75" 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" />
<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="10" /> <!--Dragons -->
</skill_list>
<shots soul="2" spirit="2" />
<corpse_time>86400</corpse_time>
<ex_crt_effect>false</ex_crt_effect>
<collision>
<radius normal="60" />
<height normal="80" />
</collision>
</npc>
</list>