1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +00:00
Files
l2jserver2/data/templates/npc/monster/20838-BloodyBat.xml
2011-05-24 22:55:31 -03:00

48 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20838" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Bloody Bat</name>
<level>45</level>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1183.80594"/>
<mp regen="2.1" max="610.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="234.89829"/>
<magical speed="333.0" damage="160.40508"/>
</attack>
<defense>
<physical value="177.78746"/>
<magical value="118.3729"/>
</defense>
<move walk="60.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>5773</experience>
<sp>402</sp>
<collision heigth="33.5" radius="10.0"/>
</info>
<droplist>
<item chance="700000" max="1544" min="760" id="57"/>
<item chance="254" max="1" min="1" id="852"/>
<item chance="381" max="1" min="1" id="883"/>
<item chance="190" max="1" min="1" id="915"/>
<item chance="640646" max="3" min="1" id="1866"/>
<item chance="60556" max="1" min="1" id="1866"/>
<item chance="90834" max="1" min="1" id="1871"/>
<item chance="7569" max="1" min="1" id="1885"/>
<item chance="14337" max="1" min="1" id="1908"/>
<item chance="20445" max="1" min="1" id="1909"/>
<item chance="11400" max="1" min="1" id="1910"/>
<item chance="155308" max="1" min="1" id="1964"/>
<item chance="79419" max="1" min="1" id="2216"/>
<item chance="5642" max="1" min="1" id="3004"/>
<item chance="790" max="1" min="1" id="4041"/>
<item chance="3633" max="1" min="1" id="5220"/>
<item chance="3633" max="1" min="1" id="8723"/>
<item chance="908" max="1" min="1" id="8733"/>
<item chance="91" max="1" min="1" id="8743"/>
<item chance="18" max="1" min="1" id="8753"/>
</droplist>
</npc>