1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/21240-BarrowOverlord.xml
2011-05-24 22:55:31 -03:00

41 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21240" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Barrow Overlord</name>
<level>40</level>
<sex>MALE</sex>
<stats>
<hp regen="4.5" max="966.57792"/>
<mp regen="1.8" max="478.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="176.36077"/>
<magical speed="333.0" damage="120.43155"/>
</attack>
<defense>
<physical value="156.55035"/>
<magical value="104.23299"/>
</defense>
<move walk="40.0" run="160.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>6807</experience>
<sp>440</sp>
<item lefthand="0" righthand="129"/>
<collision heigth="30.5" radius="12.0"/>
</info>
<droplist>
<item chance="700000" max="1861" min="932" id="57"/>
<item chance="54" max="1" min="1" id="224"/>
<item chance="160378" max="180" min="60" id="1341"/>
<item chance="54" max="1" min="1" id="1660"/>
<item chance="744614" max="3" min="1" id="1866"/>
<item chance="192453" max="1" min="1" id="1866"/>
<item chance="744614" max="5" min="1" id="1871"/>
<item chance="72170" max="6" min="2" id="1871"/>
<item chance="11547" max="1" min="1" id="1877"/>
<item chance="372617" max="1" min="1" id="1903"/>
<item chance="3050" max="1" min="1" id="2038"/>
<item chance="3050" max="1" min="1" id="2044"/>
</droplist>
</npc>