mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
52 lines
2.3 KiB
XML
52 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="22795" 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">Divinity Manager</name>
|
|
<level>84</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="110.577296732991" max="32744.8265190398"/>
|
|
<mp regen="3.0" max="1812.0"/>
|
|
<attack critical="4" evasion="0" range="80">
|
|
<physical speed="253.0" damage="5837.38676"/>
|
|
<magical speed="333.0" damage="3986.17844"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="572.58757"/>
|
|
<magical value="628.4921"/>
|
|
</defense>
|
|
<move walk="50.0" run="170.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>165898</experience>
|
|
<sp>17700</sp>
|
|
<item lefthand="0" righthand="97"/>
|
|
<collision heigth="80.0" radius="15.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="11749" min="9560" id="57"/>
|
|
<item chance="230200" max="1" min="1" id="1879"/>
|
|
<item chance="100200" max="1" min="1" id="1885"/>
|
|
<item chance="18000" max="1" min="1" id="9573"/>
|
|
<item chance="4400" max="1" min="1" id="9574"/>
|
|
<item chance="440" max="1" min="1" id="9575"/>
|
|
<item chance="250000" max="1" min="1" id="9628"/>
|
|
<item chance="12200" max="1" min="1" id="9628"/>
|
|
<item chance="6000" max="1" min="1" id="9629"/>
|
|
<item chance="7000" max="1" min="1" id="9630"/>
|
|
<item chance="7" max="1" min="1" id="14105"/>
|
|
<item chance="10" max="1" min="1" id="14108"/>
|
|
<item chance="16000" max="1" min="1" id="15663"/>
|
|
<item chance="4000" max="1" min="1" id="15663"/>
|
|
<item chance="22000" max="1" min="1" id="15666"/>
|
|
<item chance="5500" max="1" min="1" id="15666"/>
|
|
<item chance="1600" max="1" min="1" id="15795"/>
|
|
<item chance="60" max="1" min="1" id="15795"/>
|
|
<item chance="2000" max="1" min="1" id="15798"/>
|
|
<item chance="70" max="1" min="1" id="15798"/>
|
|
</droplist>
|
|
</npc>
|