1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25585-Medici.xml
2011-06-03 14:04:57 -03:00

58 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25585" 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">Medici</name>
<title send="false">Forsaken Inmate</title>
<level>76</level>
<race>BEAST</race>
<sex>FEMALE</sex>
<stats>
<hp regen="86.3741508019361" max="201046.259272195"/>
<mp regen="3.0" max="1540.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5484.05623"/>
<magical speed="333.0" damage="896.94605"/>
</attack>
<defense>
<physical value="971.35365"/>
<magical value="473.86"/>
</defense>
<move walk="50.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2383519</experience>
<sp>369370</sp>
<collision heigth="53.0" radius="20.0"/>
</info>
<droplist>
<item chance="31744" category="UNK_2" max="1" min="1" id="729"/>
<item chance="82545" category="DROP" max="1" min="1" id="5290"/>
<item chance="82545" category="DROP" max="1" min="1" id="5291"/>
<item chance="82545" category="DROP" max="1" min="1" id="5295"/>
<item chance="82545" category="DROP" max="1" min="1" id="5296"/>
<item chance="37284" category="DROP" max="346" min="116" id="5496"/>
<item chance="191390" category="DROP" max="67" min="23" id="5497"/>
<item chance="71771" category="DROP" max="180" min="60" id="5508"/>
<item chance="22429" category="DROP" max="576" min="192" id="5509"/>
<item chance="3809" category="UNK_2" max="1" min="1" id="6569"/>
<item chance="31744" category="UNK_2" max="1" min="1" id="6570"/>
<item chance="57140" category="UNK_3" max="1" min="1" id="9625"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4197"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="3" id="4416"/>
</skills>
</npc>