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/25487-WaterSpiritLian.xml

85 lines
4.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25487" 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">Water Spirit Lian</name>
<title send="false">Raid Boss</title>
<level>40</level>
<race>FAIRIE</race>
<sex>FEMALE</sex>
<stats>
<hp regen="34.0387779378852" max="91937.3861400206"/>
<mp regen="1.8" max="478.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="236.34363"/>
<magical speed="333.0" damage="18.66292"/>
</attack>
<defense>
<physical value="469.65105"/>
<magical value="229.12"/>
</defense>
<move walk="80.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2030965</experience>
<sp>181264</sp>
<collision heigth="54.0" radius="10.0"/>
</info>
<droplist>
<item chance="4815" category="DROP" max="33" min="11" id="62"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="89"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="160"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="161"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="173"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="191"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="192"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="193"/>
<item chance="9846" category="UNK_1" max="1" min="1" id="194"/>
<item chance="10507" category="DROP" max="660" min="220" id="1958"/>
<item chance="167705" category="UNK_1" max="6" min="2" id="2061"/>
<item chance="134164" category="UNK_1" max="7" min="3" id="2063"/>
<item chance="111803" category="UNK_1" max="9" min="3" id="2064"/>
<item chance="95832" category="UNK_1" max="10" min="4" id="2065"/>
<item chance="34035" category="UNK_1" max="30" min="10" id="2066"/>
<item chance="78187" category="UNK_1" max="12" min="4" id="2067"/>
<item chance="69499" category="UNK_1" max="13" min="5" id="2068"/>
<item chance="20623" category="UNK_1" max="49" min="17" id="2069"/>
<item chance="4606" category="DROP" max="34" min="12" id="2429"/>
<item chance="4414" category="DROP" max="36" min="12" id="2430"/>
<item chance="4237" category="DROP" max="37" min="13" id="2431"/>
<item chance="4074" category="DROP" max="39" min="13" id="2432"/>
<item chance="105934" category="DROP" max="1" min="1" id="2433"/>
<item chance="105934" category="DROP" max="1" min="1" id="2452"/>
<item chance="105934" category="DROP" max="1" min="1" id="2453"/>
<item chance="105934" category="DROP" max="1" min="1" id="2454"/>
<item chance="6115" category="DROP" max="1134" min="378" id="2937"/>
<item chance="88904" category="DROP" max="78" min="26" id="2938"/>
<item chance="66043" category="DROP" max="105" min="35" id="2939"/>
<item chance="51367" category="DROP" max="135" min="45" id="2940"/>
<item chance="41277" category="DROP" max="168" min="56" id="2941"/>
<item chance="33993" category="DROP" max="204" min="68" id="2942"/>
<item chance="28538" category="DROP" max="243" min="81" id="2943"/>
<item chance="24333" category="DROP" max="285" min="95" id="2944"/>
<item chance="514316" category="UNK_2" max="1" min="1" id="6574"/>
<item chance="640000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="850000" category="UNK_100" max="2" min="1" id="9818"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" id="4197"/>
<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="13" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4973"/>
</skills>
</template:npc>