1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25099-RottenTreeRepiro.xml
2011-05-25 20:22:02 -03:00

54 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25099" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Rotten Tree Repiro</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="4" 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="55.0" run="55.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2030767</experience>
<sp>217826</sp>
<collision heigth="80.0" radius="35.0"/>
</info>
<droplist>
<item chance="275300" max="1" min="1" id="64"/>
<item chance="275300" max="1" min="1" id="608"/>
<item chance="145593" max="157" min="53" id="1981"/>
<item chance="39810" max="576" min="192" id="2956"/>
<item chance="7865" max="1" min="1" id="75"/>
<item chance="7865" max="1" min="1" id="76"/>
<item chance="7865" max="1" min="1" id="77"/>
<item chance="7865" max="1" min="1" id="84"/>
<item chance="7865" max="1" min="1" id="134"/>
<item chance="7865" max="1" min="1" id="145"/>
<item chance="44258" max="24" min="8" id="2089"/>
<item chance="26228" max="40" min="14" id="2090"/>
<item chance="177035" max="6" min="2" id="2091"/>
<item chance="141628" max="7" min="3" id="2092"/>
<item chance="118024" max="9" min="3" id="2095"/>
<item chance="101163" max="10" min="4" id="2096"/>
<item chance="561477" max="9" min="3" id="952"/>
<item chance="140396" max="6" min="2" id="4604"/>
<item chance="112295" max="7" min="3" id="4605"/>
<item chance="93580" max="9" min="3" id="4606"/>
<item chance="720000" max="3" min="1" id="9816"/>
<item chance="720000" max="1" min="1" id="8176"/>
</droplist>
</npc>