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/25159-PanielTheUnicorn.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="25159" 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">Paniel the Unicorn</name>
<title send="false">Raid Boss</title>
<level>54</level>
<race>SPIRIT</race>
<sex>MALE</sex>
<stats>
<hp regen="62.194388632129" max="182880.877655972"/>
<mp regen="2.4" max="861.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="578.02017"/>
<magical speed="333.0" damage="87.11542"/>
</attack>
<defense>
<physical value="656.68767"/>
<magical value="320.36"/>
</defense>
<move walk="46.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2422283</experience>
<sp>313577</sp>
<collision heigth="30.0" radius="14.0"/>
</info>
<droplist>
<item chance="29401" category="UNK_1" max="1" min="1" id="284"/>
<item chance="20511" category="DROP" max="1" min="1" id="357"/>
<item chance="32812" category="DROP" max="1" min="1" id="383"/>
<item chance="20511" category="DROP" max="1" min="1" id="2376"/>
<item chance="32812" category="DROP" max="1" min="1" id="2379"/>
<item chance="92580" category="DROP" max="48" min="16" id="4056"/>
<item chance="38154" category="DROP" max="180" min="60" id="4057"/>
<item chance="65835" category="DROP" max="67" min="23" id="4064"/>
<item chance="218024" category="DROP" max="31" min="11" id="4065"/>
<item chance="234678" category="UNK_1" max="36" min="12" id="4112"/>
<item chance="219494" category="UNK_2" max="3" min="1" id="4619"/>
<item chance="146330" category="UNK_2" max="4" min="2" id="4620"/>
<item chance="438988" category="UNK_2" max="1" min="1" id="4621"/>
<item chance="9094" category="UNK_2" max="1" min="1" id="6571"/>
<item chance="900000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="900000" category="UNK_100" max="3" min="1" id="9818"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="5" id="4178"/>
<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="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="7" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4850"/>
</skills>
</template:npc>