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

58 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25211" 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">Sebek</name>
<title send="false">Raid Boss</title>
<level>36</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="28.0640450927111" max="73380.9239757113"/>
<mp regen="1.8" max="417.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="176.45564"/>
<magical speed="333.0" damage="14.03993"/>
</attack>
<defense>
<physical value="421.71834"/>
<magical value="205.74"/>
</defense>
<move walk="18.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1916442</experience>
<sp>153260</sp>
<item lefthand="0" righthand="5130"/>
<collision heigth="42.0" radius="26.0"/>
</info>
<droplist>
<item chance="25077" category="DROP" max="18" min="6" id="851"/>
<item chance="45138" category="DROP" max="15" min="5" id="882"/>
<item chance="225691" category="DROP" max="1" min="1" id="914"/>
<item chance="84294" category="DROP" max="243" min="81" id="1905"/>
<item chance="241203" category="DROP" max="120" min="40" id="1906"/>
<item chance="31707" category="DROP" max="462" min="154" id="1907"/>
<item chance="91090" category="UNK_1" max="1" min="1" id="262"/>
<item chance="217639" category="UNK_1" max="36" min="12" id="2053"/>
<item chance="42938" category="UNK_2" max="1" min="1" id="6573"/>
</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="3" id="4741"/>
<skill level="1" id="4865"/>
</skills>
</npc>