1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25016-The3rdUnderwaterGuardian.xml
2011-05-24 22:55:31 -03:00

45 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25016" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">The 3rd Underwater Guardian</name>
<title send="false">Raid Boss</title>
<level>60</level>
<sex>MALE</sex>
<stats>
<hp regen="101.297743589404" max="307124.575734241"/>
<mp regen="2.4" max="1036.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="1468.52523"/>
<magical speed="333.0" damage="462.90027"/>
</attack>
<defense>
<physical value="742.95024"/>
<magical value="362.44"/>
</defense>
<move walk="27.0" run="150.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>4154684</experience>
<sp>587467</sp>
<collision heigth="73.0" radius="40.0"/>
</info>
<droplist>
<item chance="35597" max="1" min="1" id="268"/>
<item chance="96753" max="1" min="1" id="601"/>
<item chance="232830" max="1" min="1" id="947"/>
<item chance="96753" max="1" min="1" id="2439"/>
<item chance="96753" max="1" min="1" id="2475"/>
<item chance="96753" max="1" min="1" id="2487"/>
<item chance="58177" max="346" min="116" id="4090"/>
<item chance="34997" max="576" min="192" id="4091"/>
<item chance="22974" max="877" min="293" id="4096"/>
<item chance="111992" max="180" min="60" id="4099"/>
<item chance="327029" max="36" min="12" id="4120"/>
<item chance="80287" max="15" min="5" id="4619"/>
<item chance="267621" max="4" min="2" id="4620"/>
<item chance="200716" max="6" min="2" id="4621"/>
<item chance="830000" max="3" min="1" id="8176"/>
<item chance="740000" max="7" min="2" id="9817"/>
</droplist>
</npc>