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.MonsterController"
|
|
id="22021" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="false" targetable="true" attackable="true">
|
|
<name display="true" send="false">Bandit Undertaker</name>
|
|
<level>34</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="4.5" max="736.96177"/>
|
|
<mp regen="1.8" max="387.72"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="121.20802"/>
|
|
<magical speed="333.0" damage="82.76936"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="132.9486"/>
|
|
<magical value="97.28601"/>
|
|
</defense>
|
|
<move walk="30.0" run="140.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>2081</experience>
|
|
<sp>121</sp>
|
|
<item lefthand="102" righthand="66"/>
|
|
<collision heigth="16.6" radius="6.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="580" min="291" id="57"/>
|
|
<item chance="174450" max="30" min="10" id="1341"/>
|
|
<item chance="32206" max="1" min="1" id="1884"/>
|
|
<item chance="20934" max="1" min="1" id="1878"/>
|
|
<item chance="3489" max="1" min="1" id="1874"/>
|
|
<item chance="3489" max="1" min="1" id="1889"/>
|
|
<item chance="1599" max="1" min="1" id="2027"/>
|
|
<item chance="2093" max="1" min="1" id="5220"/>
|
|
<item chance="374" max="1" min="1" id="8295"/>
|
|
<item chance="33" max="1" min="1" id="157"/>
|
|
<item chance="33" max="1" min="1" id="186"/>
|
|
<item chance="27560" max="1" min="1" id="5220"/>
|
|
<item chance="45933" max="1" min="1" id="1874"/>
|
|
<item chance="60518" max="1" min="1" id="1939"/>
|
|
</droplist>
|
|
</npc>
|