mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +00:00
43 lines
1.9 KiB
XML
43 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="22306" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="true" targetable="true" attackable="true">
|
|
<name display="true" send="false">Kechi's Captain</name>
|
|
<level>82</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="112.558039826218" max="10982.0141560175"/>
|
|
<mp regen="3.0" max="1743.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="6734.49668"/>
|
|
<magical speed="333.0" damage="4598.7882"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="559.63963"/>
|
|
<magical value="614.28"/>
|
|
</defense>
|
|
<move walk="13.0" run="60.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>88071</experience>
|
|
<sp>9156</sp>
|
|
<collision heigth="45.0" radius="38.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="20420" min="9969" id="57"/>
|
|
<item chance="42" max="1" min="1" id="959"/>
|
|
<item chance="29108" max="108" min="36" id="1864"/>
|
|
<item chance="20958" max="75" min="25" id="1865"/>
|
|
<item chance="116433" max="9" min="3" id="1866"/>
|
|
<item chance="99799" max="30" min="10" id="1868"/>
|
|
<item chance="52395" max="12" min="4" id="1873"/>
|
|
<item chance="9927" max="1" min="1" id="5167"/>
|
|
<item chance="10062" max="1" min="1" id="5537"/>
|
|
<item chance="505968" max="1" min="1" id="6342"/>
|
|
<item chance="8383" max="1" min="1" id="9547"/>
|
|
<item chance="652" max="1" min="1" id="11973"/>
|
|
</droplist>
|
|
</npc>
|