mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
47 lines
2.1 KiB
XML
47 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc type="RiftInvader" id="21752"
|
|
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">Dark Omen Invader Soldier</name>
|
|
<level>75</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="8.5" max="2676.65854"/>
|
|
<mp regen="3.0" max="1507.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="794.70901"/>
|
|
<magical speed="333.0" damage="542.68324"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="319.24623"/>
|
|
<magical value="212.55774"/>
|
|
</defense>
|
|
<move walk="20.0" run="165.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>28565</experience>
|
|
<sp>3013</sp>
|
|
<collision heigth="40.0" radius="13.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="7020" min="3440" id="57"/>
|
|
<item chance="18" max="1" min="1" id="269"/>
|
|
<item chance="73159" max="120" min="40" id="1344"/>
|
|
<item chance="104048" max="3" min="1" id="1867"/>
|
|
<item chance="156073" max="3" min="1" id="1872"/>
|
|
<item chance="15607" max="1" min="1" id="1875"/>
|
|
<item chance="31214" max="1" min="1" id="1881"/>
|
|
<item chance="2036" max="1" min="1" id="4041"/>
|
|
<item chance="104" max="1" min="1" id="5162"/>
|
|
<item chance="3100" max="1" min="1" id="5272"/>
|
|
<item chance="23752" max="1" min="1" id="5522"/>
|
|
<item chance="23752" max="1" min="1" id="5523"/>
|
|
<item chance="4343" max="1" min="1" id="5539"/>
|
|
<item chance="2168" max="1" min="1" id="8731"/>
|
|
<item chance="542" max="1" min="1" id="8741"/>
|
|
<item chance="54" max="1" min="1" id="8751"/>
|
|
<item chance="11" max="1" min="1" id="8761"/>
|
|
</droplist>
|
|
</npc>
|