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/25395-ArchonSuscepter.xml

78 lines
4.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25395" 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">Archon Suscepter</name>
<title send="false">Raid Boss</title>
<level>45</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="43.342559280568" max="121183.101253532"/>
<mp regen="2.1" max="610.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="333.67447"/>
<magical speed="333.0" damage="35.73201"/>
</attack>
<defense>
<physical value="533.36238"/>
<magical value="260.2"/>
</defense>
<move walk="78.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2085510</experience>
<sp>229987</sp>
<collision heigth="72.0" radius="45.0"/>
</info>
<droplist>
<item chance="136338" category="DROP" max="1" min="1" id="103"/>
<item chance="136338" category="DROP" max="1" min="1" id="107"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="162"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="174"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="196"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="197"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="199"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="200"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="201"/>
<item chance="6137" category="UNK_1" max="1" min="1" id="202"/>
<item chance="95466" category="DROP" max="1" min="1" id="517"/>
<item chance="584108" category="UNK_2" max="9" min="3" id="952"/>
<item chance="95466" category="DROP" max="1" min="1" id="1149"/>
<item chance="72211" category="DROP" max="180" min="60" id="1978"/>
<item chance="131752" category="DROP" max="67" min="23" id="1983"/>
<item chance="77575" category="UNK_1" max="10" min="4" id="2097"/>
<item chance="67878" category="UNK_1" max="12" min="4" id="2098"/>
<item chance="28575" category="UNK_1" max="30" min="10" id="2099"/>
<item chance="17318" category="UNK_1" max="49" min="17" id="2100"/>
<item chance="91832" category="UNK_1" max="9" min="3" id="2102"/>
<item chance="142873" category="UNK_1" max="6" min="2" id="2103"/>
<item chance="114299" category="UNK_1" max="7" min="3" id="2104"/>
<item chance="60336" category="UNK_1" max="13" min="5" id="2105"/>
<item chance="15440" category="DROP" max="576" min="192" id="2957"/>
<item chance="37512" category="DROP" max="346" min="116" id="4055"/>
<item chance="146027" category="UNK_2" max="6" min="2" id="4604"/>
<item chance="116821" category="UNK_2" max="7" min="3" id="4605"/>
<item chance="97351" category="UNK_2" max="9" min="3" id="4606"/>
<item chance="750000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="750000" category="UNK_100" max="3" min="1" id="9817"/>
</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="5" id="4415"/>
<skill level="2" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4943"/>
</skills>
</template:npc>