mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +00:00
50 lines
2.2 KiB
XML
50 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="22122" 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">Monastic Pilgrim</name>
|
|
<level>78</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="8.67" max="2937.9838056"/>
|
|
<mp regen="3.06" max="1708.296"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="912.65371"/>
|
|
<magical speed="333.0" damage="635.68866"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="348.2025"/>
|
|
<magical value="254.79948"/>
|
|
</defense>
|
|
<move walk="30.0" run="120.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>41281</experience>
|
|
<sp>4464</sp>
|
|
<item lefthand="0" righthand="148"/>
|
|
<collision heigth="27.8" radius="12.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="11612" min="5688" id="57"/>
|
|
<item chance="284" max="1" min="1" id="960"/>
|
|
<item chance="88756" max="12" min="4" id="1865"/>
|
|
<item chance="47337" max="21" min="7" id="1870"/>
|
|
<item chance="47337" max="1" min="1" id="1875"/>
|
|
<item chance="118341" max="1" min="1" id="1879"/>
|
|
<item chance="230766" max="1" min="1" id="4040"/>
|
|
<item chance="14201" max="1" min="1" id="4040"/>
|
|
<item chance="79" max="1" min="1" id="5313"/>
|
|
<item chance="79" max="1" min="1" id="5314"/>
|
|
<item chance="79" max="1" min="1" id="5318"/>
|
|
<item chance="79" max="1" min="1" id="5319"/>
|
|
<item chance="8994" max="1" min="1" id="5502"/>
|
|
<item chance="8994" max="1" min="1" id="5503"/>
|
|
<item chance="8994" max="1" min="1" id="5514"/>
|
|
<item chance="8994" max="1" min="1" id="5515"/>
|
|
<item chance="375658" max="1" min="1" id="6346"/>
|
|
<item chance="11538" max="1" min="1" id="6901"/>
|
|
</droplist>
|
|
</npc>
|