1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25131-CarnageLordGato.xml
2011-06-03 14:04:57 -03:00

65 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25131" 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">Carnage Lord Gato</name>
<title send="false">Raid Boss</title>
<level>50</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="53.8546339421093" max="155046.064475059"/>
<mp regen="2.1" max="747.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="458.48043"/>
<magical speed="333.0" damage="56.52768"/>
</attack>
<defense>
<physical value="600.71532"/>
<magical value="293.06"/>
</defense>
<move walk="70.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2389767</experience>
<sp>281312</sp>
<item lefthand="0" righthand="71"/>
<collision heigth="57.0" radius="30.0"/>
</info>
<droplist>
<item chance="13814" category="UNK_1" max="1" min="1" id="91"/>
<item chance="13814" category="UNK_1" max="1" min="1" id="92"/>
<item chance="34264" category="DROP" max="1" min="1" id="2397"/>
<item chance="54810" category="DROP" max="1" min="1" id="2402"/>
<item chance="21076" category="DROP" max="1" min="1" id="2406"/>
<item chance="268604" category="DROP" max="27" min="9" id="4069"/>
<item chance="91763" category="DROP" max="120" min="40" id="4070"/>
<item chance="132656" category="DROP" max="42" min="14" id="4071"/>
<item chance="330058" category="UNK_1" max="12" min="4" id="4105"/>
<item chance="173149" category="UNK_1" max="22" min="8" id="4106"/>
<item chance="332294" category="UNK_2" max="3" min="1" id="4610"/>
<item chance="221529" category="UNK_2" max="4" min="2" id="4611"/>
<item chance="166147" category="UNK_2" max="6" min="2" id="4612"/>
<item chance="170893" category="UNK_2" max="1" min="1" id="6574"/>
<item chance="850000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="850000" category="UNK_100" max="3" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<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="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="5" id="4741"/>
<skill level="1" id="4840"/>
</skills>
</npc>