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

43 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25176" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Black Lily</name>
<title send="false">Raid Boss</title>
<level>55</level>
<sex>FEMALE</sex>
<stats>
<hp regen="64.1713408913048" max="189660.129360453"/>
<mp regen="2.4" max="889.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="610.43901"/>
<magical speed="333.0" damage="93.51865"/>
</attack>
<defense>
<physical value="670.9086"/>
<magical value="327.3"/>
</defense>
<move walk="60.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2477107</experience>
<sp>327038</sp>
<collision heigth="30.7" radius="12.0"/>
</info>
<droplist>
<item chance="30333" max="1" min="1" id="284"/>
<item chance="37620" max="1" min="1" id="2384"/>
<item chance="60178" max="1" min="1" id="2388"/>
<item chance="23140" max="1" min="1" id="2390"/>
<item chance="294912" max="27" min="9" id="4066"/>
<item chance="100750" max="120" min="40" id="4067"/>
<item chance="145649" max="42" min="14" id="4068"/>
<item chance="239022" max="36" min="12" id="4112"/>
<item chance="226452" max="3" min="1" id="4616"/>
<item chance="150968" max="4" min="2" id="4617"/>
<item chance="452904" max="1" min="1" id="4618"/>
<item chance="87561" max="1" min="1" id="6572"/>
<item chance="900000" max="1" min="1" id="8176"/>
<item chance="750000" max="4" min="1" id="9814"/>
</droplist>
</npc>