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

59 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22391" 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">Foundry Assistant Overseer</name>
<level>83</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="111.50705124295" max="32829.2831947712"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5815.28895"/>
<magical speed="333.0" damage="3971.08851"/>
</attack>
<defense>
<physical value="566.1783"/>
<magical value="621.45708"/>
</defense>
<move walk="41.0" run="190.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>286741</experience>
<sp>29436</sp>
<collision heigth="37.5" radius="13.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="18155" min="9065" id="57"/>
<item chance="37" category="UNK_1" max="1" min="1" id="305"/>
<item chance="51" category="UNK_2" max="1" min="1" id="959"/>
<item chance="6188" category="SPOIL" max="1" min="1" id="960"/>
<item chance="883971" category="SPOIL" max="9" min="1" id="1895"/>
<item chance="362878" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="25401" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="10448" category="UNK_1" max="1" min="1" id="5541"/>
<item chance="337173" category="SPOIL" max="1" min="1" id="6699"/>
<item chance="10161" category="UNK_200" max="1" min="1" id="9551"/>
<item chance="793800" category="UNK_100" max="1" min="1" id="9599"/>
<item chance="9961" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="6685" category="UNK_2" max="1" min="1" id="9630"/>
</droplist>
<skills>
<skill level="1" id="4093"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="11" id="4411"/>
<skill level="7" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="9" id="4416"/>
<skill level="3" id="5297"/>
<skill level="1" id="5467"/>
</skills>
</npc>