mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
46 lines
2.1 KiB
XML
46 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20754" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Dark Knight</name>
|
|
<level>48</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="5.5" max="1324.01623"/>
|
|
<mp regen="2.1" max="692.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="275.82705"/>
|
|
<magical speed="333.0" damage="188.35412"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="191.12803"/>
|
|
<magical value="139.8592"/>
|
|
</defense>
|
|
<move walk="27.0" run="110.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>12549</experience>
|
|
<sp>887</sp>
|
|
<item lefthand="0" righthand="127"/>
|
|
<collision heigth="31.0" radius="12.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="3323" min="1634" id="57"/>
|
|
<item chance="83" max="1" min="1" id="94"/>
|
|
<item chance="166508" max="3" min="1" id="1864"/>
|
|
<item chance="826759" max="9" min="1" id="1869"/>
|
|
<item chance="166508" max="1" min="1" id="1869"/>
|
|
<item chance="16651" max="1" min="1" id="1880"/>
|
|
<item chance="307460" max="1" min="1" id="1911"/>
|
|
<item chance="225459" max="1" min="1" id="1967"/>
|
|
<item chance="6292" max="1" min="1" id="2079"/>
|
|
<item chance="8495" max="1" min="1" id="2167"/>
|
|
<item chance="6796" max="1" min="1" id="3009"/>
|
|
<item chance="5550" max="1" min="1" id="4043"/>
|
|
<item chance="2220" max="1" min="1" id="5550"/>
|
|
<item chance="5550" max="1" min="1" id="8724"/>
|
|
<item chance="1388" max="1" min="1" id="8734"/>
|
|
<item chance="139" max="1" min="1" id="8744"/>
|
|
<item chance="28" max="1" min="1" id="8754"/>
|
|
</droplist>
|
|
</npc>
|