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

79 lines
2.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="2081" level="80" type="L2Npc" name="Plague Kanabion">
<!-- TODO: Must be confirmed -->
<sex>MALE</sex>
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
<vitals hp="2444" mp="2444.0" />
<attack physical="500" magical="500" attackSpeed="278" range="40" />
<defence physical="500" magical="500" />
<attribute>
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute>
<speed>
<walk ground="60" />
<run ground="160" />
</speed>
</stats>
<skill_list>
<skill id="4032" level="1" /> <!--NPC Strike -->
<skill id="4416" level="9" /> <!--Demons -->
<skill id="5565" level="1" /> <!--Expose Weak Point -->
</skill_list>
<collision>
<radius normal="25" />
<height normal="35" />
</collision>
</npc>
<npc id="2082" level="80" type="L2Npc" name="Plague Kanabion" title="Doppler">
<!-- TODO: Must be confirmed -->
<sex>MALE</sex>
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
<vitals hp="2444" mp="2444.0" />
<attack physical="500" magical="500" attackSpeed="278" range="40" />
<defence physical="500" magical="500" />
<attribute>
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute>
<speed>
<walk ground="60" />
<run ground="160" />
</speed>
</stats>
<skill_list>
<skill id="4032" level="1" /> <!--NPC Strike -->
<skill id="4416" level="9" /> <!--Demons -->
<skill id="5565" level="1" /> <!--Expose Weak Point -->
</skill_list>
<collision>
<radius normal="25" />
<height normal="35" />
</collision>
</npc>
<npc id="2083" level="80" type="L2Npc" name="Plague Kanabion" title="Void">
<!-- TODO: Must be confirmed -->
<sex>MALE</sex>
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
<vitals hp="2444" mp="2444.0" />
<attack physical="500" magical="500" attackSpeed="278" range="40" />
<defence physical="500" magical="500" />
<attribute>
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute>
<speed>
<walk ground="60" />
<run ground="160" />
</speed>
</stats>
<skill_list>
<skill id="4032" level="1" /> <!--NPC Strike -->
<skill id="4340" level="1" /> <!--Ultimate Buff, 2nd -->
<skill id="4416" level="9" /> <!--Demons -->
<skill id="5565" level="1" /> <!--Expose Weak Point -->
</skill_list>
<collision>
<radius normal="25" />
<height normal="35" />
</collision>
</npc>
</list>