mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
39 lines
1.6 KiB
XML
39 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc type="RiftInvader" id="21793"
|
|
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">Messenger Invader Elite Soldier</name>
|
|
<level>78</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="8.823" max="3044.88717"/>
|
|
<mp regen="3.111" max="1812.948"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="985.66601"/>
|
|
<magical speed="333.0" damage="699.25752"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="367.35364"/>
|
|
<magical value="253.53446"/>
|
|
</defense>
|
|
<move walk="40.0" run="165.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>53490</experience>
|
|
<sp>6218</sp>
|
|
<item lefthand="0" righthand="78"/>
|
|
<collision heigth="40.0" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="640139" max="3" min="1" id="6672"/>
|
|
<item chance="32582" max="1" min="1" id="6689"/>
|
|
<item chance="33271" max="1" min="1" id="6690"/>
|
|
<item chance="700000" max="15464" min="7577" id="57"/>
|
|
<item chance="295449" max="3" min="1" id="6672"/>
|
|
<item chance="59090" max="1" min="1" id="8732"/>
|
|
<item chance="14773" max="1" min="1" id="8742"/>
|
|
<item chance="1477" max="1" min="1" id="8752"/>
|
|
</droplist>
|
|
</npc>
|