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

37 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="25290" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Daimon the White-Eyed</name>
<title send="false">Raid Boss</title>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="126.536105676163" max="410600.548543185"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="2592.71887"/>
<magical speed="333.0" damage="929.62086"/>
</attack>
<defense>
<physical value="998.10183"/>
<magical value="486.92"/>
</defense>
<move walk="30.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>5346496</experience>
<sp>1193017</sp>
<collision heigth="55.0" radius="21.0"/>
</info>
<droplist>
<item chance="491453" max="3" min="1" id="3936"/>
<item chance="14186" max="1" min="1" id="6367"/>
<item chance="87369" max="1" min="1" id="6578"/>
<item chance="15820" max="1" min="1" id="6674"/>
<item chance="25313" max="1" min="1" id="6675"/>
<item chance="273152" max="36" min="12" id="6691"/>
<item chance="358823" max="22" min="8" id="6701"/>
<item chance="144350" max="72" min="24" id="6702"/>
</droplist>
</npc>