1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25431-FlamestoneGolem.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="25431" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Flamestone Golem</name>
<title send="false">Raid Boss</title>
<level>44</level>
<sex>MALE</sex>
<stats>
<hp regen="41.3470424277186" max="114863.791375267"/>
<mp regen="2.1" max="584.0"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="312.06213"/>
<magical speed="333.0" damage="32.63272"/>
</attack>
<defense>
<physical value="520.30656"/>
<magical value="253.82"/>
</defense>
<move walk="13.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2030767</experience>
<sp>217826</sp>
<collision heigth="45.0" radius="22.0"/>
</info>
<droplist>
<item chance="84722" max="1" min="1" id="60"/>
<item chance="31460" max="1" min="1" id="265"/>
<item chance="384443" max="45" min="15" id="1977"/>
<item chance="173998" max="36" min="12" id="2108"/>
<item chance="280738" max="3" min="1" id="4610"/>
<item chance="187156" max="4" min="2" id="4611"/>
<item chance="140369" max="6" min="2" id="4612"/>
<item chance="144379" max="1" min="1" id="6574"/>
<item chance="720000" max="1" min="1" id="8176"/>
<item chance="720000" max="3" min="1" id="9817"/>
</droplist>
</npc>