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

46 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20582" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Leto Lizardman 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="8" 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="53.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>5298</experience>
<sp>342</sp>
<item lefthand="0" righthand="221"/>
<collision heigth="40.0" radius="20.0"/>
</info>
<droplist>
<item chance="124192" max="1" min="1" id="1825"/>
<item chance="61006" max="1" min="1" id="1894"/>
<item chance="88686" max="1" min="1" id="1942"/>
<item chance="700000" max="1449" min="726" id="57"/>
<item chance="497" max="1" min="1" id="629"/>
<item chance="21568" max="1" min="1" id="1947"/>
<item chance="348" max="1" min="1" id="2411"/>
<item chance="497" max="1" min="1" id="2493"/>
<item chance="5769" max="1" min="1" id="2922"/>
<item chance="21568" max="1" min="1" id="2929"/>
<item chance="213992" max="60" min="20" id="1341"/>
<item chance="85597" max="3" min="1" id="1864"/>
<item chance="128395" max="1" min="1" id="1869"/>
<item chance="12839" max="1" min="1" id="1880"/>
<item chance="12466" max="1" min="1" id="2987"/>
<item chance="713" max="1" min="1" id="3020"/>
<item chance="1712" max="1" min="1" id="5550"/>
</droplist>
</npc>