mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 07:52:57 +00:00
48 lines
2.1 KiB
XML
48 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25470" 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">Last Titan Utenus</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>66</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="80.6954937948534" max="251638.068337927"/>
|
|
<mp regen="2.7" max="1219.8"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1011.35162"/>
|
|
<magical speed="333.0" damage="180.85221"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="830.18256"/>
|
|
<magical value="405.0"/>
|
|
</defense>
|
|
<move walk="15.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2826358</experience>
|
|
<sp>441301</sp>
|
|
<item lefthand="0" righthand="3938"/>
|
|
<collision heigth="44.0" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="17866" max="1" min="1" id="98"/>
|
|
<item chance="47169" max="1" min="1" id="5290"/>
|
|
<item chance="47169" max="1" min="1" id="5291"/>
|
|
<item chance="47169" max="1" min="1" id="5295"/>
|
|
<item chance="47169" max="1" min="1" id="5296"/>
|
|
<item chance="234357" max="31" min="11" id="5496"/>
|
|
<item chance="109367" max="67" min="23" id="5497"/>
|
|
<item chance="41012" max="180" min="60" id="5508"/>
|
|
<item chance="153796" max="48" min="16" id="5509"/>
|
|
<item chance="707824" max="9" min="3" id="5542"/>
|
|
<item chance="10884" max="1" min="1" id="6569"/>
|
|
<item chance="90698" max="1" min="1" id="6570"/>
|
|
<item chance="770000" max="2" min="1" id="8176"/>
|
|
<item chance="500000" max="1" min="1" id="8619"/>
|
|
<item chance="770000" max="5" min="1" id="9817"/>
|
|
</droplist>
|
|
</npc>
|