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/25412-NecrosentinelRoyalGuard.xml

67 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25412" 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">Necrosentinel Royal Guard</name>
<title send="false">Raid Boss</title>
<level>47</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="47.4740881903858" max="134366.203995058"/>
<mp regen="2.1" max="665.0"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="380.23638"/>
<magical speed="333.0" damage="42.89876"/>
</attack>
<defense>
<physical value="559.90707"/>
<magical value="273.14"/>
</defense>
<move walk="80.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2205665</experience>
<sp>257531</sp>
<item leftHand="946" rightHand="946"/>
<collision heigth="28.5" radius="11.0"/>
</info>
<droplist>
<item chance="15949" category="UNK_1" max="1" min="1" id="299"/>
<item chance="15949" category="UNK_1" max="1" min="1" id="301"/>
<item chance="15949" category="UNK_1" max="1" min="1" id="303"/>
<item chance="142023" category="UNK_1" max="15" min="5" id="2113"/>
<item chance="78902" category="UNK_1" max="27" min="9" id="2114"/>
<item chance="334655" category="UNK_1" max="6" min="2" id="2122"/>
<item chance="142161" category="DROP" max="1" min="1" id="2414"/>
<item chance="203101" category="DROP" max="1" min="1" id="2497"/>
<item chance="96614" category="DROP" max="157" min="53" id="2959"/>
<item chance="334335" category="DROP" max="72" min="24" id="2966"/>
<item chance="316811" category="UNK_2" max="3" min="1" id="4607"/>
<item chance="211207" category="UNK_2" max="4" min="2" id="4608"/>
<item chance="158406" category="UNK_2" max="6" min="2" id="4609"/>
<item chance="19009" category="UNK_2" max="1" min="1" id="6573"/>
<item chance="810000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="810000" category="UNK_100" max="3" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<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="7" id="4415"/>
<skill level="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="4" id="4753"/>
<skill level="1" id="4949"/>
</skills>
</template:npc>