mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
48 lines
2.2 KiB
XML
48 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21040" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Soldier of Darkness</name>
|
|
<level>49</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="5.5" max="1372.18568"/>
|
|
<mp regen="2.1" max="720.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="290.44588"/>
|
|
<magical speed="333.0" damage="198.33688"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="195.66302"/>
|
|
<magical value="143.17771"/>
|
|
</defense>
|
|
<move walk="27.0" run="110.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>12649</experience>
|
|
<sp>899</sp>
|
|
<item lefthand="0" righthand="127"/>
|
|
<collision heigth="31.0" radius="12.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="3353" min="1644" id="57"/>
|
|
<item chance="42" max="1" min="1" id="195"/>
|
|
<item chance="2237" max="1" min="1" id="952"/>
|
|
<item chance="223673" max="1" min="1" id="1867"/>
|
|
<item chance="223673" max="1" min="1" id="1872"/>
|
|
<item chance="277649" max="1" min="1" id="1875"/>
|
|
<item chance="11184" max="1" min="1" id="1875"/>
|
|
<item chance="22367" max="1" min="1" id="1881"/>
|
|
<item chance="309761" max="1" min="1" id="1911"/>
|
|
<item chance="227147" max="1" min="1" id="1967"/>
|
|
<item chance="3252" max="1" min="1" id="2082"/>
|
|
<item chance="2279" max="1" min="1" id="2224"/>
|
|
<item chance="42" max="1" min="1" id="2502"/>
|
|
<item chance="3113" max="1" min="1" id="2968"/>
|
|
<item chance="1459" max="1" min="1" id="4041"/>
|
|
<item chance="5592" max="1" min="1" id="8724"/>
|
|
<item chance="1398" max="1" min="1" id="8734"/>
|
|
<item chance="140" max="1" min="1" id="8744"/>
|
|
<item chance="27" max="1" min="1" id="8754"/>
|
|
</droplist>
|
|
</npc>
|