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/25569-JaxTheDestroyer.xml

54 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25569" 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">Jax the Destroyer</name>
<title send="false">Forsaken Prisoner</title>
<level>82</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="91.3173083724193" max="213848.930921219"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="7648.5874"/>
<magical speed="333.0" damage="1012.26341"/>
</attack>
<defense>
<physical value="1049.32431"/>
<magical value="511.9"/>
</defense>
<move walk="24.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2819565</experience>
<sp>398177</sp>
<item lefthand="0" righthand="6719"/>
<collision heigth="46.2" radius="17.0"/>
</info>
<droplist>
<item chance="3429" category="UNK_1" max="1" min="1" id="6367"/>
<item chance="792331" category="UNK_1" max="3" min="1" id="6691"/>
<item chance="81455" category="UNK_4" max="1" min="1" id="9582"/>
<item chance="57724" category="UNK_4" max="1" min="1" id="9588"/>
<item chance="41232" category="UNK_4" max="1" min="1" id="9592"/>
<item chance="95031" category="UNK_3" max="1" min="1" id="9627"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<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="6" id="4416"/>
<skill level="8" id="4745"/>
<skill level="1" id="5465"/>
</skills>
</template:npc>