Files
l2j_mobius/trunk/dist/game/data_classic/stats/npcs/02000-02099.xml
2015-05-02 03:45:56 +00:00

80 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="82" type="L2Npc" name="Canabion of Plague">
<!-- TODO: Must be confirmed -->
<sex>MALE</sex>
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
<vitals hp="6303" 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="6.5" />
<height normal="18.5" />
</collision>
</npc>
<npc id="2082" level="82" type="L2Npc" name="Canabion of Plague" title="Doppler">
<!-- TODO: Must be confirmed -->
<sex>MALE</sex>
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
<vitals hp="6303" 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="9.4" />
<height normal="20" />
</collision>
</npc>
<npc id="2083" level="83" type="L2Npc" name="Canabion of Plague" title="Void">
<!-- TODO: Must be confirmed -->
<sex>MALE</sex>
<stats str="10" int="10" dex="10" wit="10" con="10" men="10">
<vitals hp="6635" 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="9" />
<height normal="22.5" />
</collision>
</npc>
</list>