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/25007-RetreatSpiderCletu.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="25007" 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">Retreat Spider Cletu</name>
<title send="false">Raid Boss</title>
<level>42</level>
<race>BUG</race>
<sex>MALE</sex>
<stats>
<hp regen="50.7215148259463" max="139295.030977834"/>
<mp regen="2.1" max="531.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="508.63187"/>
<magical speed="333.0" damage="93.78765"/>
</attack>
<defense>
<physical value="494.65539"/>
<magical value="241.32"/>
</defense>
<move walk="60.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>3062105</experience>
<sp>303198</sp>
<collision heigth="25.5" radius="27.0"/>
</info>
<droplist>
<item chance="52558" category="UNK_1" max="1" min="1" id="282"/>
<item chance="52558" category="UNK_1" max="1" min="1" id="285"/>
<item chance="115013" category="DROP" max="1" min="1" id="398"/>
<item chance="106046" category="DROP" max="1" min="1" id="399"/>
<item chance="14147" category="DROP" max="10" min="7" id="418"/>
<item chance="169820" category="DROP" max="1" min="1" id="419"/>
<item chance="852299" category="UNK_2" max="36" min="12" id="952"/>
<item chance="18753" category="DROP" max="576" min="192" id="1966"/>
<item chance="46571" category="DROP" max="346" min="116" id="1967"/>
<item chance="143973" category="DROP" max="67" min="23" id="1975"/>
<item chance="99952" category="DROP" max="180" min="60" id="1976"/>
<item chance="85282" category="UNK_1" max="72" min="24" id="2085"/>
<item chance="272902" category="UNK_1" max="22" min="8" id="2086"/>
<item chance="730000" category="UNK_101" max="2" min="1" id="8176"/>
<item chance="730000" category="UNK_100" max="5" min="1" id="9816"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" 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="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="12" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4792"/>
</skills>
</template:npc>