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/25589-BrandTheExile.xml

60 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25589" 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">Brand the Exile</name>
<title send="false">Forsaken Inmate</title>
<level>78</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="87.9040997147757" max="205362.145098505"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="7149.40064"/>
<magical speed="333.0" damage="941.25731"/>
</attack>
<defense>
<physical value="998.10183"/>
<magical value="486.92"/>
</defense>
<move walk="29.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2504378</experience>
<sp>380180</sp>
<item leftHand="0" rightHand="5131"/>
<collision heigth="51.0" radius="19.5"/>
</info>
<droplist>
<item chance="4920" category="UNK_1" max="1" min="1" id="81"/>
<item chance="4920" category="UNK_1" max="1" min="1" id="151"/>
<item chance="4920" category="UNK_1" max="1" min="1" id="2500"/>
<item chance="77763" category="UNK_1" max="27" min="9" id="5529"/>
<item chance="349935" category="UNK_1" max="6" min="2" id="5545"/>
<item chance="153749" category="UNK_1" max="15" min="5" id="5546"/>
<item chance="1587" category="UNK_2" max="1" min="1" id="6577"/>
<item chance="10582" category="UNK_2" max="1" min="1" id="6578"/>
<item chance="54114" category="UNK_4" max="1" min="1" id="9587"/>
<item chance="41626" category="UNK_4" max="1" min="1" id="9591"/>
<item chance="31747" category="UNK_3" max="1" min="1" id="9626"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4188"/>
<skill level="6" id="4190"/>
<skill level="6" 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="3" id="4415"/>
<skill level="6" id="4416"/>
</skills>
</template:npc>