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

58 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22509" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Fanatic of Infinity</name>
<level>76</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2758.05923328"/>
<mp regen="3.0" max="1540.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="824.42207"/>
<magical speed="333.0" damage="562.9734"/>
</attack>
<defense>
<physical value="323.78455"/>
<magical value="236.93149"/>
</defense>
<move walk="92.0" run="200.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>75564</experience>
<sp>7698</sp>
<collision heigth="48.5" radius="27.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="20526" min="10024" id="57"/>
<item chance="52" category="UNK_1" max="1" min="1" id="288"/>
<item chance="656" category="UNK_2" max="1" min="1" id="1808"/>
<item chance="51755" category="UNK_2" max="1" min="1" id="1894"/>
<item chance="8877" category="SPOIL" max="1" min="1" id="3957"/>
<item chance="49168" category="UNK_2" max="1" min="1" id="4039"/>
<item chance="12826" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="49168" category="UNK_2" max="1" min="1" id="4044"/>
<item chance="8877" category="SPOIL" max="1" min="1" id="5157"/>
<item chance="303308" category="SPOIL" max="1" min="1" id="5495"/>
<item chance="12584" category="UNK_1" max="1" min="1" id="5535"/>
</droplist>
<skills>
<skill level="16" id="4408"/>
<skill level="1" id="4409"/>
<skill level="7" id="4410"/>
<skill level="8" id="4411"/>
<skill level="17" id="4412"/>
<skill level="14" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="5467"/>
<skill level="1" id="5884"/>
<skill level="1" id="5886"/>
<skill level="1" id="5889"/>
</skills>
</npc>