mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
48 lines
2.1 KiB
XML
48 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc type="Monster" id="20840" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Death Flyer</name>
|
|
<level>47</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="5.5" max="1276.53628"/>
|
|
<mp regen="2.1" max="665.0"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="261.69549"/>
|
|
<magical speed="333.0" damage="178.7041"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="186.63569"/>
|
|
<magical value="124.26415"/>
|
|
</defense>
|
|
<move walk="100.0" run="174.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>3566</experience>
|
|
<sp>256</sp>
|
|
<collision heigth="35.0" radius="20.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="955" min="468" id="57"/>
|
|
<item chance="12" max="1" min="1" id="227"/>
|
|
<item chance="12" max="1" min="1" id="242"/>
|
|
<item chance="637" max="1" min="1" id="952"/>
|
|
<item chance="95562" max="1" min="1" id="1868"/>
|
|
<item chance="19112" max="1" min="1" id="1873"/>
|
|
<item chance="3185" max="1" min="1" id="1889"/>
|
|
<item chance="64698" max="1" min="1" id="1967"/>
|
|
<item chance="873" max="1" min="1" id="2083"/>
|
|
<item chance="873" max="1" min="1" id="2084"/>
|
|
<item chance="40211" max="1" min="1" id="2166"/>
|
|
<item chance="579" max="1" min="1" id="2229"/>
|
|
<item chance="2759" max="1" min="1" id="2328"/>
|
|
<item chance="1593" max="1" min="1" id="4044"/>
|
|
<item chance="4778" max="1" min="1" id="5549"/>
|
|
<item chance="1593" max="1" min="1" id="8724"/>
|
|
<item chance="398" max="1" min="1" id="8734"/>
|
|
<item chance="40" max="1" min="1" id="8744"/>
|
|
<item chance="8" max="1" min="1" id="8754"/>
|
|
</droplist>
|
|
</npc>
|