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-06-03 14:04:57 -03:00

64 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25016" 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">The 3rd Underwater Guardian</name>
<title send="false">Raid Boss</title>
<level>60</level>
<race>MAGIC_CREATURE</race>
<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" category="UNK_1" max="1" min="1" id="268"/>
<item chance="96753" category="DROP" max="1" min="1" id="601"/>
<item chance="232830" category="UNK_2" max="1" min="1" id="947"/>
<item chance="96753" category="DROP" max="1" min="1" id="2439"/>
<item chance="96753" category="DROP" max="1" min="1" id="2475"/>
<item chance="96753" category="DROP" max="1" min="1" id="2487"/>
<item chance="58177" category="DROP" max="346" min="116" id="4090"/>
<item chance="34997" category="DROP" max="576" min="192" id="4091"/>
<item chance="22974" category="DROP" max="877" min="293" id="4096"/>
<item chance="111992" category="DROP" max="180" min="60" id="4099"/>
<item chance="327029" category="UNK_1" max="36" min="12" id="4120"/>
<item chance="80287" category="UNK_2" max="15" min="5" id="4619"/>
<item chance="267621" category="UNK_2" max="4" min="2" id="4620"/>
<item chance="200716" category="UNK_2" max="6" min="2" id="4621"/>
<item chance="830000" category="UNK_101" max="3" min="1" id="8176"/>
<item chance="740000" category="UNK_100" max="7" min="2" id="9817"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4178"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="2" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4795"/>
</skills>
</npc>