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

70 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25362" 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">Tracker Leader Sharuk</name>
<title send="false">Raid Boss</title>
<level>23</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="17.5347470979605" max="40330.25972324"/>
<mp regen="1.5" max="231.96"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="62.85328"/>
<magical speed="333.0" damage="3.96218"/>
</attack>
<defense>
<physical value="286.94928"/>
<magical value="139.98"/>
</defense>
<move walk="52.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2690117</experience>
<sp>69902</sp>
<item lefthand="0" righthand="291"/>
<collision heigth="30.0" radius="12.0"/>
</info>
<droplist>
<item chance="33846" category="UNK_1" max="1" min="1" id="86"/>
<item chance="33846" category="UNK_1" max="1" min="1" id="179"/>
<item chance="33846" category="UNK_1" max="1" min="1" id="180"/>
<item chance="33846" category="UNK_1" max="1" min="1" id="181"/>
<item chance="33846" category="UNK_1" max="1" min="1" id="182"/>
<item chance="33846" category="UNK_1" max="1" min="1" id="183"/>
<item chance="33846" category="UNK_1" max="1" min="1" id="184"/>
<item chance="33846" category="UNK_1" max="1" min="1" id="185"/>
<item chance="16522" category="DROP" max="16" min="6" id="433"/>
<item chance="181736" category="DROP" max="1" min="1" id="434"/>
<item chance="181736" category="DROP" max="1" min="1" id="435"/>
<item chance="36394" category="DROP" max="12" min="4" id="466"/>
<item chance="32351" category="DROP" max="13" min="5" id="467"/>
<item chance="29116" category="DROP" max="15" min="5" id="468"/>
<item chance="103523" category="UNK_2" max="10" min="4" id="955"/>
<item chance="402589" category="UNK_2" max="22" min="8" id="956"/>
<item chance="171268" category="DROP" max="72" min="24" id="1933"/>
<item chance="54460" category="DROP" max="157" min="53" id="1936"/>
<item chance="163267" category="UNK_1" max="12" min="4" id="2022"/>
<item chance="346365" category="UNK_1" max="4" min="2" id="2023"/>
<item chance="150971" category="UNK_2" max="72" min="24" id="6387"/>
</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="2" id="4743"/>
<skill level="1" id="4929"/>
</skills>
</npc>