1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25316-SoulOfWaterAshutar.xml
2011-05-25 13:54:59 -03:00

36 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="RaidBoss" 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="false">
<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>