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/25385-EvilSpiritTempest.xml

65 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25385" 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">Evil Spirit Tempest</name>
<title send="false">Raid Boss</title>
<level>36</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="28.0640450927111" max="73380.9239757113"/>
<mp regen="1.8" max="417.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="176.45564"/>
<magical speed="333.0" damage="14.03993"/>
</attack>
<defense>
<physical value="421.71834"/>
<magical value="205.74"/>
</defense>
<move walk="80.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1916442</experience>
<sp>153260</sp>
<collision heigth="54.0" radius="21.0"/>
</info>
<droplist>
<item chance="10981" category="DROP" max="25" min="9" id="61"/>
<item chance="91090" category="UNK_1" max="1" min="1" id="280"/>
<item chance="10371" category="DROP" max="27" min="9" id="607"/>
<item chance="9825" category="DROP" max="28" min="10" id="1125"/>
<item chance="34972" category="DROP" max="336" min="112" id="1949"/>
<item chance="12240" category="DROP" max="960" min="320" id="1957"/>
<item chance="19342" category="DROP" max="607" min="203" id="1963"/>
<item chance="224010" category="UNK_1" max="36" min="12" id="2054"/>
<item chance="9334" category="DROP" max="30" min="10" id="2427"/>
<item chance="8890" category="DROP" max="31" min="11" id="2428"/>
<item chance="186677" category="DROP" max="1" min="1" id="2451"/>
<item chance="142432" category="DROP" max="82" min="28" id="2931"/>
<item chance="108802" category="DROP" max="108" min="36" id="2932"/>
<item chance="86085" category="DROP" max="136" min="46" id="2933"/>
<item chance="467933" category="UNK_2" max="1" min="1" id="6574"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4188"/>
<skill level="3" id="4190"/>
<skill level="3" 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="1" id="4415"/>
<skill level="9" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4938"/>
</skills>
</template:npc>