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/25004-TurekMercenaryCaptain.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="25004" 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">Turek Mercenary Captain</name>
<title send="false">Raid Boss</title>
<level>30</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="28.5646425862605" max="70742.0690017771"/>
<mp regen="1.5" max="329.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="208.03648"/>
<magical speed="333.0" damage="25.01772"/>
</attack>
<defense>
<physical value="355.39281"/>
<magical value="173.38"/>
</defense>
<move walk="45.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1868579</experience>
<sp>150667</sp>
<item lefthand="0" righthand="124"/>
<collision heigth="35.0" radius="15.0"/>
</info>
<droplist>
<item chance="143869" category="DROP" max="1" min="1" id="352"/>
<item chance="23469" category="DROP" max="420" min="140" id="1941"/>
<item chance="20921" category="DROP" max="16" min="6" id="2377"/>
<item chance="230131" category="DROP" max="1" min="1" id="2378"/>
<item chance="122541" category="DROP" max="120" min="40" id="2918"/>
<item chance="60514" category="DROP" max="243" min="81" id="2919"/>
<item chance="69232" category="UNK_1" max="1" min="1" id="224"/>
<item chance="69232" category="UNK_1" max="1" min="1" id="1660"/>
<item chance="81836" category="UNK_1" max="72" min="24" id="2038"/>
<item chance="261874" category="UNK_1" max="22" min="8" id="2044"/>
<item chance="321287" category="UNK_2" max="180" min="60" id="6387"/>
</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="1" id="4494"/>
<skill level="3" id="4739"/>
<skill level="1" id="4791"/>
</skills>
</template:npc>