mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
40 lines
1.7 KiB
XML
40 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25375" 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">Zombie Lord Farakelsus</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>20</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="16.5400323223535" max="36847.1860753942"/>
|
|
<mp regen="1.2" max="192.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="48.82516"/>
|
|
<magical speed="333.0" damage="2.38239"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="260.61147"/>
|
|
<magical value="127.14"/>
|
|
</defense>
|
|
<move walk="15.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3041766</experience>
|
|
<sp>59634</sp>
|
|
<collision heigth="27.5" radius="12.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="171845" max="1" min="1" id="156"/>
|
|
<item chance="171845" max="1" min="1" id="167"/>
|
|
<item chance="171846" max="1" min="1" id="178"/>
|
|
<item chance="281012" max="4" min="2" id="347"/>
|
|
<item chance="168739" max="12" min="4" id="376"/>
|
|
<item chance="350848" max="3" min="1" id="955"/>
|
|
<item chance="38983" max="1" min="1" id="6575"/>
|
|
<item chance="350848" max="1" min="1" id="6576"/>
|
|
</droplist>
|
|
</npc>
|