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/25047-Karte.xml

73 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25047" 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">Karte</name>
<title send="false">Raid Boss</title>
<level>49</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="51.7193112926872" max="148076.094026853"/>
<mp regen="2.1" max="720.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="431.28336"/>
<magical speed="333.0" damage="51.9276"/>
</attack>
<defense>
<physical value="586.98906"/>
<magical value="286.36"/>
</defense>
<move walk="27.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2328069</experience>
<sp>284981</sp>
<item leftHand="0" rightHand="131"/>
<collision heigth="47.5" radius="18.0"/>
</info>
<droplist>
<item chance="85245" category="DROP" max="1" min="1" id="2436"/>
<item chance="65568" category="DROP" max="1" min="1" id="2437"/>
<item chance="65568" category="DROP" max="1" min="1" id="2438"/>
<item chance="85245" category="DROP" max="1" min="1" id="2460"/>
<item chance="65568" category="DROP" max="1" min="1" id="2461"/>
<item chance="65568" category="DROP" max="1" min="1" id="2462"/>
<item chance="65568" category="DROP" max="1" min="1" id="2463"/>
<item chance="19820" category="DROP" max="432" min="144" id="2954"/>
<item chance="11193" category="DROP" max="765" min="255" id="2955"/>
<item chance="6200" category="DROP" max="1188" min="395" id="2960"/>
<item chance="81849" category="DROP" max="90" min="30" id="2961"/>
<item chance="62961" category="DROP" max="117" min="39" id="2962"/>
<item chance="50113" category="DROP" max="147" min="49" id="2963"/>
<item chance="40925" category="DROP" max="180" min="60" id="2964"/>
<item chance="40182" category="UNK_1" max="1" min="1" id="228"/>
<item chance="719198" category="UNK_1" max="9" min="3" id="2119"/>
<item chance="340993" category="UNK_2" max="3" min="1" id="4610"/>
<item chance="227329" category="UNK_2" max="4" min="2" id="4611"/>
<item chance="170496" category="UNK_2" max="6" min="2" id="4612"/>
<item chance="175367" category="UNK_2" max="1" min="1" id="6574"/>
<item chance="870000" category="UNK_100" max="3" min="1" id="9814"/>
<item chance="870000" category="UNK_101" max="1" min="1" id="8176"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" id="4188"/>
<skill level="4" id="4190"/>
<skill level="4" id="4192"/>
<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="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4806"/>
</skills>
</template:npc>