1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25299-KetraSHeroHekaton.xml
2011-05-24 22:55:31 -03:00

36 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25299" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Ketra's Hero Hekaton</name>
<title send="false">Raid Boss</title>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="92.3387631310317" max="300327.053710865"/>
<mp regen="3.0" max="1674.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="1445.33275"/>
<magical speed="333.0" damage="280.52214"/>
</attack>
<defense>
<physical value="1024.125"/>
<magical value="499.6"/>
</defense>
<move walk="24.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>3775961</experience>
<sp>557272</sp>
<item lefthand="0" righthand="6719"/>
<collision heigth="46.2" radius="17.0"/>
</info>
<droplist>
<item chance="13446" max="1" min="1" id="6680"/>
<item chance="216212" max="36" min="12" id="6707"/>
<item chance="7348" max="1" min="1" id="6367"/>
<item chance="565930" max="9" min="3" id="6691"/>
<item chance="509091" max="1" min="1" id="3936"/>
<item chance="45253" max="1" min="1" id="6578"/>
</droplist>
</npc>