1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/raidboss/25504-NellisVengefulSpirit.xml

76 lines
3.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25504" 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="true" targetable="true" attackable="true">
<name display="true" send="false">Nellis' Vengeful Spirit</name>
<title send="false">Raid Boss</title>
<level>39</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="32.4117473308651" max="86871.3492917109"/>
<mp regen="1.8" max="463.32"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="219.96935"/>
<magical speed="333.0" damage="17.29939"/>
</attack>
<defense>
<physical value="457.40256"/>
<magical value="223.14"/>
</defense>
<move walk="50.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1988451</experience>
<sp>173127</sp>
<item lefthand="0" righthand="8532"/>
<collision heigth="28.1" radius="10.0"/>
</info>
<droplist>
<item chance="4688" category="DROP" max="33" min="11" id="62"/>
<item chance="25567" category="UNK_1" max="1" min="1" id="96"/>
<item chance="25567" category="UNK_1" max="1" min="1" id="298"/>
<item chance="25567" category="UNK_1" max="1" min="1" id="302"/>
<item chance="531163" category="UNK_2" max="1" min="1" id="951"/>
<item chance="162299" category="UNK_2" max="36" min="12" id="952"/>
<item chance="10231" category="DROP" max="660" min="220" id="1958"/>
<item chance="176758" category="UNK_1" max="15" min="5" id="2062"/>
<item chance="98199" category="UNK_1" max="27" min="9" id="2075"/>
<item chance="441895" category="UNK_1" max="6" min="2" id="2076"/>
<item chance="4484" category="DROP" max="34" min="12" id="2429"/>
<item chance="4297" category="DROP" max="36" min="12" id="2430"/>
<item chance="4126" category="DROP" max="37" min="13" id="2431"/>
<item chance="3967" category="DROP" max="39" min="13" id="2432"/>
<item chance="103152" category="DROP" max="1" min="1" id="2433"/>
<item chance="103152" category="DROP" max="1" min="1" id="2452"/>
<item chance="103152" category="DROP" max="1" min="1" id="2453"/>
<item chance="103152" category="DROP" max="1" min="1" id="2454"/>
<item chance="5954" category="DROP" max="1134" min="378" id="2937"/>
<item chance="86569" category="DROP" max="78" min="26" id="2938"/>
<item chance="64309" category="DROP" max="105" min="35" id="2939"/>
<item chance="50018" category="DROP" max="135" min="45" id="2940"/>
<item chance="40193" category="DROP" max="168" min="56" id="2941"/>
<item chance="33100" category="DROP" max="204" min="68" id="2942"/>
<item chance="27788" category="DROP" max="243" min="81" id="2943"/>
<item chance="23693" category="DROP" max="285" min="95" id="2944"/>
<item chance="19476" category="UNK_2" max="1" min="1" id="6573"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4197"/>
<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="5026"/>
</skills>
</template:npc>