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

66 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22004" 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">Grave Robber Lookout</name>
<level>27</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="3.5" max="515.17856"/>
<mp regen="1.5" max="286.92"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="74.99121"/>
<magical speed="333.0" damage="51.20928"/>
</attack>
<defense>
<physical value="108.28767"/>
<magical value="79.24022"/>
</defense>
<move walk="80.0" run="120.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>1659</experience>
<sp>84</sp>
<collision heigth="16.5" radius="9.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="477" min="247" id="57"/>
<item chance="27844" category="UNK_2" max="1" min="1" id="1061"/>
<item chance="7657" category="UNK_2" max="1" min="1" id="1879"/>
<item chance="4599" category="UNK_2" max="1" min="1" id="2181"/>
<item chance="3063" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="4594" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="613" category="UNK_2" max="1" min="1" id="5550"/>
<item chance="534" category="UNK_2" max="1" min="1" id="2017"/>
<item chance="3829" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="675" category="UNK_2" max="1" min="1" id="8327"/>
<item chance="675" category="UNK_2" max="1" min="1" id="5531"/>
<item chance="668" category="UNK_2" max="1" min="1" id="8332"/>
<item chance="26" category="UNK_1" max="1" min="1" id="123"/>
<item chance="26" category="UNK_1" max="1" min="1" id="5285"/>
<item chance="26" category="UNK_1" max="1" min="1" id="7885"/>
<item chance="26" category="UNK_1" max="1" min="1" id="7880"/>
<item chance="43085" category="SPOIL" max="1" min="1" id="2180"/>
<item chance="7615" category="SPOIL" max="1" min="1" id="2017"/>
<item chance="57361" category="SPOIL" max="1" min="1" id="2181"/>
</droplist>
<skills>
<skill level="2" id="4028"/>
<skill level="3" id="4274"/>
<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="13" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="1" id="4416"/>
<skill level="37" id="4417"/>
<skill level="3" id="4458"/>
</skills>
</npc>