1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25302-KetraSCommanderTayr.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="25302" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Ketra's Commander Tayr</name>
<title send="false">Raid Boss</title>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="99.9316106802954" max="325022.397859132"/>
<mp regen="3.12" max="1884.48"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="1504.01905"/>
<magical speed="333.0" damage="322.5561"/>
</attack>
<defense>
<physical value="1116.54576"/>
<magical value="544.6896"/>
</defense>
<move walk="27.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="80"/>
<collision heigth="36.0" radius="15.0"/>
</info>
<droplist>
<item chance="563996" max="1" min="1" id="3936"/>
<item chance="8140" max="1" min="1" id="6370"/>
<item chance="50133" max="1" min="1" id="6578"/>
<item chance="14897" max="1" min="1" id="6684"/>
<item chance="638313" max="9" min="3" id="6694"/>
<item chance="239529" max="36" min="12" id="6711"/>
</droplist>
</npc>