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

49 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="21001" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Wretched Archer</name>
<level>55</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1673.05473"/>
<mp regen="2.4" max="889.8"/>
<attack critical="8" evasion="0" range="1100">
<physical speed="253.0" damage="388.11142"/>
<magical speed="333.0" damage="265.02979"/>
</attack>
<defense>
<physical value="223.6362"/>
<magical value="148.89951"/>
</defense>
<move walk="40.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>7028</experience>
<sp>568</sp>
<item lefthand="0" righthand="282"/>
<collision heigth="27.0" radius="11.0"/>
</info>
<droplist>
<item chance="700000" max="1901" min="933" id="57"/>
<item chance="18" max="1" min="1" id="286"/>
<item chance="124561" max="1" min="1" id="1868"/>
<item chance="24912" max="1" min="1" id="1873"/>
<item chance="12456" max="1" min="1" id="1876"/>
<item chance="674702" max="1" min="1" id="1895"/>
<item chance="17794" max="1" min="1" id="1895"/>
<item chance="45373" max="1" min="1" id="1988"/>
<item chance="2005" max="1" min="1" id="2121"/>
<item chance="39358" max="1" min="1" id="4042"/>
<item chance="1038" max="1" min="1" id="4042"/>
<item chance="6920" max="1" min="1" id="4180"/>
<item chance="771" max="1" min="1" id="4939"/>
<item chance="72" max="1" min="1" id="4966"/>
<item chance="72" max="1" min="1" id="4971"/>
<item chance="125" max="1" min="1" id="5165"/>
<item chance="1442" max="1" min="1" id="8726"/>
<item chance="360" max="1" min="1" id="8736"/>
<item chance="36" max="1" min="1" id="8746"/>
<item chance="7" max="1" min="1" id="8756"/>
</droplist>
</npc>