1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/raidboss/25418-DreadAvengerKraven.xml

81 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25418" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Dread Avenger Kraven</name>
<title send="false">Raid Boss</title>
<level>44</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="41.3470424277186" max="114863.791375267"/>
<mp regen="2.1" max="584.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="312.06213"/>
<magical speed="333.0" damage="32.63272"/>
</attack>
<defense>
<physical value="520.30656"/>
<magical value="253.82"/>
</defense>
<move walk="27.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2030767</experience>
<sp>217826</sp>
<item leftHand="0" rightHand="75"/>
<collision heigth="29.0" radius="24.0"/>
</info>
<droplist>
<item chance="131056" category="DROP" max="1" min="1" id="103"/>
<item chance="131056" category="DROP" max="1" min="1" id="107"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="162"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="174"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="196"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="197"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="199"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="200"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="201"/>
<item chance="5899" category="UNK_1" max="1" min="1" id="202"/>
<item chance="91767" category="DROP" max="1" min="1" id="517"/>
<item chance="91767" category="DROP" max="1" min="1" id="1149"/>
<item chance="69413" category="DROP" max="180" min="60" id="1978"/>
<item chance="126648" category="DROP" max="67" min="23" id="1983"/>
<item chance="74566" category="UNK_1" max="10" min="4" id="2097"/>
<item chance="65245" category="UNK_1" max="12" min="4" id="2098"/>
<item chance="27466" category="UNK_1" max="30" min="10" id="2099"/>
<item chance="183108" category="UNK_1" max="4" min="2" id="2100"/>
<item chance="88270" category="UNK_1" max="9" min="3" id="2102"/>
<item chance="137332" category="UNK_1" max="6" min="2" id="2103"/>
<item chance="109895" category="UNK_1" max="7" min="3" id="2104"/>
<item chance="57992" category="UNK_1" max="13" min="5" id="2105"/>
<item chance="14842" category="DROP" max="576" min="192" id="2957"/>
<item chance="36058" category="DROP" max="346" min="116" id="4055"/>
<item chance="280738" category="UNK_2" max="3" min="1" id="4607"/>
<item chance="187159" category="UNK_2" max="4" min="2" id="4608"/>
<item chance="140369" category="UNK_2" max="6" min="2" id="4609"/>
<item chance="16844" category="UNK_2" max="1" min="1" id="6573"/>
<item chance="720000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="720000" category="UNK_100" max="3" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" id="4197"/>
<skill level="3" id="4273"/>
<skill level="1" id="4274"/>
<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="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4951"/>
</skills>
</template:npc>