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/monster/18573-KelBilette.xml

68 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="18573" 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">Kel Bilette</name>
<title send="false">Kaneus</title>
<level>66</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="66.5389693316175" max="445990.929574085"/>
<mp regen="16.47" max="6099.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="2129.66944"/>
<magical speed="333.0" damage="1454.28817"/>
</attack>
<defense>
<physical value="442.76403"/>
<magical value="485.99326"/>
</defense>
<move walk="50.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>1052061</experience>
<sp>186892</sp>
<item leftHand="0" rightHand="75"/>
<collision heigth="48.0" radius="19.0"/>
</info>
<droplist>
<item chance="43252" category="UNK_1" max="1" min="1" id="601"/>
<item chance="28835" category="UNK_3" max="1" min="1" id="601"/>
<item chance="38550" category="UNK_2" max="1" min="1" id="729"/>
<item chance="289124" category="UNK_2" max="1" min="1" id="730"/>
<item chance="43252" category="UNK_1" max="1" min="1" id="2439"/>
<item chance="28835" category="UNK_3" max="1" min="1" id="2439"/>
<item chance="43252" category="UNK_1" max="1" min="1" id="2475"/>
<item chance="28835" category="UNK_3" max="1" min="1" id="2475"/>
<item chance="43252" category="UNK_1" max="1" min="1" id="2487"/>
<item chance="28835" category="UNK_3" max="1" min="1" id="2487"/>
<item chance="190722" category="UNK_1" max="31" min="11" id="4090"/>
<item chance="26008" category="UNK_3" max="346" min="116" id="4090"/>
<item chance="187744" category="UNK_1" max="48" min="16" id="4091"/>
<item chance="125161" category="UNK_3" max="48" min="16" id="4091"/>
<item chance="133508" category="UNK_1" max="67" min="23" id="4096"/>
<item chance="89003" category="UNK_3" max="67" min="23" id="4096"/>
<item chance="50065" category="UNK_1" max="180" min="60" id="4099"/>
<item chance="33376" category="UNK_3" max="180" min="60" id="4099"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4244"/>
<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="8" id="4416"/>
<skill level="6" id="4748"/>
<skill level="6" id="5203"/>
<skill level="1" id="5597"/>
</skills>
</template:npc>