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="RiftInvader" id="21685"
|
|
xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="true" targetable="true" attackable="false">
|
|
<name display="true" send="false">Dimension Invader Elite Soldier</name>
|
|
<level>45</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="5.5" max="1183.80594"/>
|
|
<mp regen="2.1" max="610.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="234.89829"/>
|
|
<magical speed="333.0" damage="160.40508"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="177.78746"/>
|
|
<magical value="118.3729"/>
|
|
</defense>
|
|
<move walk="60.0" run="165.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>8560</experience>
|
|
<sp>595</sp>
|
|
<collision heigth="38.0" radius="15.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="508225" max="3" min="1" id="1873"/>
|
|
<item chance="228416" max="1" min="1" id="1958"/>
|
|
<item chance="97361" max="1" min="1" id="2165"/>
|
|
<item chance="700000" max="2042" min="1005" id="57"/>
|
|
<item chance="206" max="1" min="1" id="439"/>
|
|
<item chance="330" max="1" min="1" id="471"/>
|
|
<item chance="15963" max="1" min="1" id="1954"/>
|
|
<item chance="9608" max="1" min="1" id="1962"/>
|
|
<item chance="240195" max="1" min="1" id="1868"/>
|
|
<item chance="48039" max="1" min="1" id="1873"/>
|
|
<item chance="8006" max="1" min="1" id="1889"/>
|
|
<item chance="1865" max="1" min="1" id="2213"/>
|
|
<item chance="4003" max="1" min="1" id="4044"/>
|
|
<item chance="12010" max="1" min="1" id="5549"/>
|
|
<item chance="4804" max="1" min="1" id="8723"/>
|
|
<item chance="1201" max="1" min="1" id="8733"/>
|
|
<item chance="120" max="1" min="1" id="8743"/>
|
|
<item chance="24" max="1" min="1" id="8753"/>
|
|
</droplist>
|
|
</npc>
|