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/25401-Skyla.xml

58 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25401" 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">Skyla</name>
<title send="false">Raid Boss</title>
<level>32</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="23.5043088957683" max="59258.1847978112"/>
<mp regen="1.8" max="358.32"/>
<attack critical="8" 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="53.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="215"/>
<collision heigth="63.0" radius="30.0"/>
</info>
<droplist>
<item chance="49450" category="UNK_1" max="1" min="1" id="224"/>
<item chance="205848" category="DROP" max="1" min="1" id="437"/>
<item chance="41093" category="DROP" max="12" min="4" id="470"/>
<item chance="956178" category="UNK_2" max="36" min="12" id="956"/>
<item chance="49450" category="UNK_1" max="1" min="1" id="1660"/>
<item chance="85998" category="DROP" max="157" min="53" id="1944"/>
<item chance="292940" category="DROP" max="72" min="24" id="1945"/>
<item chance="350710" category="UNK_1" max="12" min="4" id="2038"/>
<item chance="187045" category="UNK_1" max="22" min="8" id="2044"/>
</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="7" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4945"/>
</skills>
</template:npc>