mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
46 lines
2.0 KiB
XML
46 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="22514" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="true" targetable="true" attackable="true">
|
|
<name display="true" send="false">Soul Exploiter</name>
|
|
<level>80</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="8.5" max="3290.11306877694"/>
|
|
<mp regen="3.0" max="1674.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="970.53755"/>
|
|
<magical speed="333.0" damage="662.75133"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="341.375"/>
|
|
<magical value="249.80341"/>
|
|
</defense>
|
|
<move walk="46.0" run="200.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>66417</experience>
|
|
<sp>7094</sp>
|
|
<collision heigth="31.0" radius="23.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="18172" min="8901" id="57"/>
|
|
<item chance="35460" max="1" min="1" id="6346"/>
|
|
<item chance="24672" max="1" min="1" id="6342"/>
|
|
<item chance="15967" max="1" min="1" id="6344"/>
|
|
<item chance="218" max="1" min="1" id="6328"/>
|
|
<item chance="145" max="1" min="1" id="6327"/>
|
|
<item chance="109" max="1" min="1" id="6326"/>
|
|
<item chance="373471" max="1" min="1" id="1895"/>
|
|
<item chance="26143" max="1" min="1" id="4040"/>
|
|
<item chance="10252" max="1" min="1" id="9628"/>
|
|
<item chance="6880" max="1" min="1" id="9630"/>
|
|
<item chance="522" max="1" min="1" id="960"/>
|
|
<item chance="158627" max="1" min="1" id="5527"/>
|
|
<item chance="45183" max="1" min="1" id="5523"/>
|
|
<item chance="5897" max="1" min="1" id="5277"/>
|
|
</droplist>
|
|
</npc>
|