1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/raidboss/25392-CaptainOfQueenSRoyalGuards.xml

61 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25392" 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">Captain of Queen's Royal Guards</name>
<title send="false">Raid Boss</title>
<level>32</level>
<race>HUMANOID</race>
<sex>FEMALE</sex>
<stats>
<hp regen="23.5043088957683" max="59258.1847978112"/>
<mp regen="1.8" max="358.32"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="130.1006"/>
<magical speed="333.0" damage="10.40631"/>
</attack>
<defense>
<physical value="376.73181"/>
<magical value="183.78"/>
</defense>
<move walk="130.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1962692</experience>
<sp>119633</sp>
<item leftHand="0" rightHand="129"/>
<collision heigth="37.0" radius="15.0"/>
</info>
<droplist>
<item chance="98899" category="UNK_1" max="1" min="1" id="279"/>
<item chance="102760" category="DROP" max="1" min="1" id="352"/>
<item chance="137691" category="UNK_2" max="7" min="3" id="955"/>
<item chance="167627" category="DROP" max="42" min="14" id="1941"/>
<item chance="256030" category="UNK_1" max="36" min="12" id="2040"/>
<item chance="164373" category="DROP" max="1" min="1" id="2377"/>
<item chance="164373" category="DROP" max="1" min="1" id="2378"/>
<item chance="87526" category="DROP" max="120" min="40" id="2918"/>
<item chance="43222" category="DROP" max="243" min="81" id="2919"/>
<item chance="344224" category="UNK_2" max="3" min="1" id="4562"/>
<item chance="229483" category="UNK_2" max="4" min="2" id="4563"/>
<item chance="172112" category="UNK_2" max="6" min="2" id="4564"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4197"/>
<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="1" id="4941"/>
</skills>
</template:npc>