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/25666-YehanKlanikus.xml

75 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25666" 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">Yehan Klanikus</name>
<title send="false">Guide of Darkness</title>
<level>81</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="53.2190190842186" max="148936.33253589"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="2153.20693"/>
<magical speed="333.0" damage="1624.01433"/>
</attack>
<defense>
<physical value="703.66454"/>
<magical value="514.91118"/>
</defense>
<move walk="73.0" run="180.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>5044000</experience>
<sp>1152586</sp>
<item leftHand="0" rightHand="13983"/>
<collision heigth="62.4" radius="34.32"/>
</info>
<droplist>
<item chance="459188" category="UNK_2" max="3" min="1" id="3936"/>
<item chance="300476" category="UNK_1" max="7" min="3" id="6697"/>
<item chance="166040" category="DROP" max="40" min="14" id="6704"/>
<item chance="129915" category="UNK_1" max="18" min="6" id="6693"/>
<item chance="112077" category="DROP" max="60" min="20" id="6708"/>
<item chance="81633" category="UNK_2" max="1" min="1" id="6578"/>
<item chance="81510" category="DROP" max="82" min="28" id="6709"/>
<item chance="73055" category="UNK_1" max="31" min="11" id="6690"/>
<item chance="62265" category="DROP" max="108" min="36" id="6712"/>
<item chance="49264" category="DROP" max="136" min="46" id="6713"/>
<item chance="46949" category="UNK_1" max="48" min="16" id="6689"/>
<item chance="20014" category="DROP" max="336" min="112" id="6703"/>
<item chance="19710" category="DROP" max="1" min="1" id="6676"/>
<item chance="19710" category="DROP" max="1" min="1" id="6677"/>
<item chance="19710" category="DROP" max="1" min="1" id="6681"/>
<item chance="19710" category="DROP" max="1" min="1" id="6682"/>
<item chance="19710" category="DROP" max="1" min="1" id="6685"/>
<item chance="19710" category="DROP" max="1" min="1" id="6686"/>
<item chance="3314" category="UNK_1" max="1" min="1" id="6365"/>
<item chance="3314" category="UNK_1" max="1" min="1" id="6366"/>
<item chance="3314" category="UNK_1" max="1" min="1" id="6369"/>
<item chance="3314" category="UNK_1" max="1" min="1" id="6579"/>
</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="13" id="4415"/>
<skill level="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="5467"/>
<skill level="1" id="5931"/>
<skill level="1" id="5932"/>
<skill level="1" id="5934"/>
<skill level="1" id="5935"/>
<skill level="1" id="6063"/>
</skills>
</template:npc>