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/25391-NurkaSMessenger.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="25391" 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">Nurka's Messenger</name>
<title send="false">Raid Boss</title>
<level>33</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="61.2927353271519" max="124796.293042188"/>
<mp regen="1.8" max="372.96"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="281.11506"/>
<magical speed="333.0" damage="44.77803"/>
</attack>
<defense>
<physical value="387.69285"/>
<magical value="189.14"/>
</defense>
<move walk="50.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1932560</experience>
<sp>127255</sp>
<item leftHand="0" rightHand="127"/>
<collision heigth="40.5" radius="21.0"/>
</info>
<droplist>
<item chance="9654" category="DROP" max="25" min="9" id="61"/>
<item chance="80080" category="UNK_1" max="1" min="1" id="297"/>
<item chance="9117" category="DROP" max="27" min="9" id="607"/>
<item chance="8638" category="DROP" max="28" min="10" id="1125"/>
<item chance="30746" category="DROP" max="336" min="112" id="1949"/>
<item chance="10761" category="DROP" max="960" min="320" id="1957"/>
<item chance="17005" category="DROP" max="607" min="203" id="1963"/>
<item chance="191332" category="UNK_1" max="36" min="12" id="2055"/>
<item chance="8206" category="DROP" max="30" min="10" id="2427"/>
<item chance="164117" category="DROP" max="1" min="1" id="2428"/>
<item chance="164117" category="DROP" max="1" min="1" id="2451"/>
<item chance="125220" category="DROP" max="82" min="28" id="2931"/>
<item chance="95653" category="DROP" max="108" min="36" id="2932"/>
<item chance="756838" category="DROP" max="136" min="46" id="2933"/>
<item chance="411373" category="UNK_2" max="1" min="1" id="6574"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4173"/>
<skill level="3" id="4177"/>
<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="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="3" id="4723"/>
<skill level="3" id="4738"/>
<skill level="1" id="4940"/>
</skills>
</template:npc>