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/25460-DeadmanEreve.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="25460" 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">Deadman Ereve</name>
<title send="false">Raid Boss</title>
<level>51</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="55.9818993783759" max="162046.294593743"/>
<mp regen="2.4" max="775.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="486.77656"/>
<magical speed="333.0" damage="67.95425"/>
</attack>
<defense>
<physical value="614.55582"/>
<magical value="299.8"/>
</defense>
<move walk="100.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2256714</experience>
<sp>285537</sp>
<item leftHand="0" rightHand="194"/>
<collision heigth="141.0" radius="45.0"/>
</info>
<droplist>
<item chance="27701" category="UNK_1" max="1" min="1" id="300"/>
<item chance="19325" category="DROP" max="1" min="1" id="357"/>
<item chance="30914" category="DROP" max="1" min="1" id="383"/>
<item chance="109040" category="UNK_2" max="7" min="3" id="951"/>
<item chance="19325" category="DROP" max="1" min="1" id="2376"/>
<item chance="30914" category="DROP" max="1" min="1" id="2379"/>
<item chance="87226" category="DROP" max="48" min="16" id="4056"/>
<item chance="35948" category="DROP" max="180" min="60" id="4057"/>
<item chance="62027" category="DROP" max="67" min="23" id="4064"/>
<item chance="205415" category="DROP" max="31" min="11" id="4065"/>
<item chance="198387" category="UNK_1" max="36" min="12" id="4113"/>
<item chance="33178" category="UNK_2" max="3" min="1" id="4601"/>
<item chance="222119" category="UNK_2" max="4" min="2" id="4602"/>
<item chance="166589" category="UNK_2" max="6" min="2" id="4603"/>
<item chance="850000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="850000" category="UNK_100" max="3" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="5" 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="5" id="4415"/>
<skill level="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4964"/>
</skills>
</template:npc>