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/25041-Remmel.xml

64 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25041" 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">Remmel</name>
<title send="false">Raid Boss</title>
<level>35</level>
<race>HUMANOID</race>
<sex>FEMALE</sex>
<stats>
<hp regen="26.794392073316" max="69449.5684546156"/>
<mp regen="1.8" max="402.6"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="163.69565"/>
<magical speed="333.0" damage="12.93"/>
</attack>
<defense>
<physical value="410.18844"/>
<magical value="200.1"/>
</defense>
<move walk="50.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1912395</experience>
<sp>144137</sp>
<item leftHand="109" rightHand="221"/>
<collision heigth="76.0" radius="30.0"/>
</info>
<droplist>
<item chance="10511" category="DROP" max="25" min="9" id="61"/>
<item chance="9927" category="DROP" max="27" min="9" id="607"/>
<item chance="9405" category="DROP" max="28" min="10" id="1125"/>
<item chance="33477" category="DROP" max="336" min="112" id="1949"/>
<item chance="11717" category="DROP" max="960" min="320" id="1957"/>
<item chance="18516" category="DROP" max="607" min="203" id="1963"/>
<item chance="8935" category="DROP" max="30" min="10" id="2427"/>
<item chance="178695" category="DROP" max="1" min="1" id="2428"/>
<item chance="178695" category="DROP" max="1" min="1" id="2451"/>
<item chance="136342" category="DROP" max="82" min="28" id="2931"/>
<item chance="104150" category="DROP" max="108" min="36" id="2932"/>
<item chance="82406" category="DROP" max="136" min="46" id="2933"/>
<item chance="87193" category="UNK_1" max="1" min="1" id="262"/>
<item chance="208326" category="UNK_1" max="36" min="12" id="2053"/>
<item chance="447912" category="UNK_2" max="1" min="1" id="6574"/>
</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="7" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="3" id="4752"/>
<skill level="1" id="4804"/>
</skills>
</template:npc>