1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25410-RoadScavengerLeader.xml
2011-05-25 20:22:02 -03:00

46 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25410" 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">Road Scavenger Leader</name>
<title send="false">Raid Boss</title>
<level>40</level>
<sex>MALE</sex>
<stats>
<hp regen="34.0387779378852" max="91937.3861400206"/>
<mp regen="1.8" max="478.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="236.34363"/>
<magical speed="333.0" damage="18.66292"/>
</attack>
<defense>
<physical value="469.65105"/>
<magical value="229.12"/>
</defense>
<move walk="80.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2030965</experience>
<sp>181264</sp>
<item lefthand="0" righthand="88"/>
<collision heigth="38.0" radius="21.0"/>
</info>
<droplist>
<item chance="39385" max="1" min="1" id="71"/>
<item chance="39385" max="1" min="1" id="72"/>
<item chance="258667" max="1" min="1" id="852"/>
<item chance="35288" max="16" min="6" id="883"/>
<item chance="194081" max="1" min="1" id="915"/>
<item chance="90193" max="243" min="81" id="1908"/>
<item chance="21705" max="1440" min="480" id="1909"/>
<item chance="41495" max="420" min="140" id="1910"/>
<item chance="171917" max="22" min="8" id="2059"/>
<item chance="344573" max="12" min="4" id="2060"/>
<item chance="60004" max="1" min="1" id="6573"/>
<item chance="640000" max="1" min="1" id="8176"/>
<item chance="850000" max="2" min="1" id="9814"/>
</droplist>
</npc>