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/25260-IronGiantTotem.xml

77 lines
3.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25260" 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">Iron Giant Totem</name>
<title send="false">Raid Boss</title>
<level>45</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="58.9487067730341" max="165119.995135799"/>
<mp regen="2.1" max="610.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="623.77149"/>
<magical speed="333.0" damage="123.8288"/>
</attack>
<defense>
<physical value="533.36238"/>
<magical value="260.2"/>
</defense>
<move walk="60.0" run="180.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>3259016</experience>
<sp>329439</sp>
<collision heigth="46.38" radius="35.0"/>
</info>
<droplist>
<item chance="15941" category="DROP" max="19" min="7" id="103"/>
<item chance="14802" category="DROP" max="21" min="7" id="107"/>
<item chance="145109" category="DROP" max="1" min="1" id="517"/>
<item chance="145109" category="DROP" max="1" min="1" id="1149"/>
<item chance="109762" category="DROP" max="180" min="60" id="1978"/>
<item chance="200267" category="DROP" max="67" min="23" id="1983"/>
<item chance="23469" category="DROP" max="576" min="192" id="2957"/>
<item chance="57019" category="DROP" max="346" min="116" id="4055"/>
<item chance="12437" category="UNK_1" max="1" min="1" id="75"/>
<item chance="12437" category="UNK_1" max="1" min="1" id="76"/>
<item chance="12437" category="UNK_1" max="1" min="1" id="77"/>
<item chance="12437" category="UNK_1" max="1" min="1" id="84"/>
<item chance="12437" category="UNK_1" max="1" min="1" id="134"/>
<item chance="12437" category="UNK_1" max="1" min="1" id="145"/>
<item chance="69984" category="UNK_1" max="24" min="8" id="2089"/>
<item chance="41472" category="UNK_1" max="40" min="14" id="2090"/>
<item chance="27994" category="UNK_1" max="60" min="20" id="2091"/>
<item chance="223950" category="UNK_1" max="7" min="3" id="2092"/>
<item chance="186625" category="UNK_1" max="9" min="3" id="2095"/>
<item chance="159964" category="UNK_1" max="10" min="4" id="2096"/>
<item chance="145286" category="UNK_2" max="7" min="3" id="951"/>
<item chance="73988" category="UNK_2" max="18" min="6" id="4601"/>
<item chance="295953" category="UNK_2" max="4" min="2" id="4602"/>
<item chance="221965" category="UNK_2" max="6" min="2" id="4603"/>
<item chance="760000" category="UNK_100" max="4" min="2" id="9817"/>
<item chance="760000" category="UNK_101" max="2" min="1" id="8176"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4273"/>
<skill level="1" id="4274"/>
<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="2" id="4444"/>
<skill level="1" id="4494"/>
<skill level="4" id="4745"/>
<skill level="1" id="4886"/>
</skills>
</template:npc>