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/25026-KatuVanLeaderAtui.xml

63 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25026" 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">Katu Van Leader Atui</name>
<title send="false">Raid Boss</title>
<level>49</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="51.7193112926872" max="148076.094026853"/>
<mp regen="2.1" max="720.0"/>
<attack critical="1" 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="33.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="84"/>
<collision heigth="24.0" radius="12.0"/>
</info>
<droplist>
<item chance="96888" category="DROP" max="1" min="1" id="119"/>
<item chance="40182" category="UNK_1" max="1" min="1" id="286"/>
<item chance="129184" category="DROP" max="1" min="1" id="855"/>
<item chance="193777" category="DROP" max="1" min="1" id="886"/>
<item chance="56259" category="DROP" max="243" min="81" id="1918"/>
<item chance="25717" category="DROP" max="420" min="140" id="1920"/>
<item chance="725814" category="UNK_1" max="9" min="3" id="2121"/>
<item chance="151092" category="DROP" max="120" min="40" id="2917"/>
<item chance="340993" category="UNK_2" max="3" min="1" id="4607"/>
<item chance="227328" category="UNK_2" max="4" min="2" id="4608"/>
<item chance="170496" category="UNK_2" max="6" min="2" id="4609"/>
<item chance="20459" category="UNK_2" max="1" min="1" id="6573"/>
<item chance="870000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="870000" category="UNK_100" max="3" min="1" id="9814"/>
</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="5" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="4" id="4746"/>
<skill level="1" id="4799"/>
</skills>
</template:npc>