1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25054-Kernon.xml
2011-05-25 13:54:59 -03:00

47 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="RaidBoss" id="25054" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Kernon</name>
<title send="false">Raid Boss</title>
<level>75</level>
<sex>MALE</sex>
<stats>
<hp regen="123.216289543832" max="397437.25144009"/>
<mp regen="3.0" max="1507.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="2451.22348"/>
<magical speed="333.0" damage="868.87603"/>
</attack>
<defense>
<physical value="957.73869"/>
<magical value="467.22"/>
</defense>
<move walk="37.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>5231148</experience>
<sp>864099</sp>
<collision heigth="40.0" radius="24.0"/>
</info>
<droplist>
<item chance="39110" max="1" min="1" id="959"/>
<item chance="391104" max="1" min="1" id="960"/>
<item chance="10584" max="1" min="1" id="6371"/>
<item chance="6519" max="1" min="1" id="6577"/>
<item chance="15739" max="1" min="1" id="6676"/>
<item chance="15739" max="1" min="1" id="6677"/>
<item chance="15739" max="1" min="1" id="6681"/>
<item chance="15739" max="1" min="1" id="6682"/>
<item chance="15739" max="1" min="1" id="6685"/>
<item chance="15739" max="1" min="1" id="6686"/>
<item chance="199953" max="36" min="12" id="6695"/>
<item chance="223739" max="24" min="8" id="6703"/>
<item chance="132586" max="40" min="14" id="6704"/>
<item chance="89496" max="60" min="20" id="6708"/>
<item chance="65087" max="82" min="28" id="6709"/>
<item chance="49720" max="108" min="36" id="6712"/>
<item chance="39340" max="136" min="46" id="6713"/>
</droplist>
</npc>