mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 07:52:57 +00:00
38 lines
1.6 KiB
XML
38 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25316" 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">Soul of Water Ashutar</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>80</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="82.1549499734545" max="240490.391893436"/>
|
|
<mp regen="3.21" max="2051.19"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="919.75393"/>
|
|
<magical speed="333.0" damage="309.85402"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1185.644"/>
|
|
<magical value="578.3992"/>
|
|
</defense>
|
|
<move walk="60.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2643173</experience>
|
|
<sp>390090</sp>
|
|
<collision heigth="27.0" radius="12.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="423622" max="1" min="1" id="3936"/>
|
|
<item chance="6114" max="1" min="1" id="6371"/>
|
|
<item chance="37655" max="1" min="1" id="6578"/>
|
|
<item chance="11189" max="1" min="1" id="6680"/>
|
|
<item chance="462042" max="9" min="3" id="6695"/>
|
|
<item chance="719639" max="9" min="3" id="6707"/>
|
|
</droplist>
|
|
</npc>
|