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/29141-LostCaptain.xml

57 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="29141" 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">Lost Captain</name>
<level>69</level>
<race>ANIMAL</race>
<sex>MALE</sex>
<stats>
<hp regen="32.4635364678828" max="239746.726642273"/>
<mp regen="2.7" max="1314.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5466.50387"/>
<magical speed="333.0" damage="1244.30451"/>
</attack>
<defense>
<physical value="2620.35567"/>
<magical value="1278.3"/>
</defense>
<move walk="38.0" run="150.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>8315797</experience>
<sp>1112310</sp>
<collision heigth="45.0" radius="40.0"/>
</info>
<droplist>
<item chance="20887" category="UNK_1" max="1" min="1" id="289"/>
<item chance="103993" category="UNK_2" max="1" min="1" id="729"/>
<item chance="779950" category="UNK_2" max="1" min="1" id="730"/>
<item chance="21869" category="DROP" max="1" min="1" id="5326"/>
<item chance="21869" category="DROP" max="1" min="1" id="5329"/>
<item chance="406413" category="DROP" max="12" min="4" id="5487"/>
<item chance="216754" category="DROP" max="22" min="8" id="5488"/>
<item chance="247774" category="UNK_1" max="36" min="12" id="5534"/>
<item chance="12479" category="UNK_2" max="1" min="1" id="6569"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4178"/>
<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="3" id="4414"/>
<skill level="7" id="4415"/>
<skill level="4" id="4416"/>
<skill level="5" id="5699"/>
<skill level="5" id="5700"/>
<skill level="5" id="5701"/>
</skills>
</template:npc>