1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25401-Skyla.xml
2011-05-24 22:55:31 -03:00

39 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25401" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Skyla</name>
<title send="false">Raid Boss</title>
<level>32</level>
<sex>MALE</sex>
<stats>
<hp regen="23.5043088957683" max="59258.1847978112"/>
<mp regen="1.8" max="358.32"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="130.1006"/>
<magical speed="333.0" damage="10.40631"/>
</attack>
<defense>
<physical value="376.73181"/>
<magical value="183.78"/>
</defense>
<move walk="53.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1962692</experience>
<sp>119633</sp>
<item lefthand="0" righthand="215"/>
<collision heigth="63.0" radius="30.0"/>
</info>
<droplist>
<item chance="49450" max="1" min="1" id="224"/>
<item chance="205848" max="1" min="1" id="437"/>
<item chance="41093" max="12" min="4" id="470"/>
<item chance="956178" max="36" min="12" id="956"/>
<item chance="49450" max="1" min="1" id="1660"/>
<item chance="85998" max="157" min="53" id="1944"/>
<item chance="292940" max="72" min="24" id="1945"/>
<item chance="350710" max="12" min="4" id="2038"/>
<item chance="187045" max="22" min="8" id="2044"/>
</droplist>
</npc>