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

45 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21516" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Needle Stakato Drone</name>
<level>73</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2586.66898"/>
<mp regen="3.0" max="1442.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="752.73928"/>
<magical speed="333.0" damage="514.02335"/>
</attack>
<defense>
<physical value="310.02959"/>
<magical value="226.8662"/>
</defense>
<move walk="25.0" run="195.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>10730</experience>
<sp>1104</sp>
<item lefthand="0" righthand="132"/>
<collision heigth="39.0" radius="15.0"/>
</info>
<droplist>
<item chance="700000" max="3856" min="1894" id="57"/>
<item chance="283185" max="1" min="1" id="1868"/>
<item chance="56637" max="1" min="1" id="1873"/>
<item chance="28318" max="1" min="1" id="1876"/>
<item chance="40455" max="1" min="1" id="1895"/>
<item chance="2260" max="1" min="1" id="4042"/>
<item chance="63" max="1" min="1" id="5282"/>
<item chance="2409" max="1" min="1" id="5536"/>
<item chance="19666" max="1" min="1" id="6337"/>
<item chance="29498" max="1" min="1" id="6339"/>
<item chance="146702" max="1" min="1" id="6345"/>
<item chance="1311" max="1" min="1" id="8731"/>
<item chance="328" max="1" min="1" id="8741"/>
<item chance="33" max="1" min="1" id="8751"/>
<item chance="7" max="1" min="1" id="8761"/>
<item chance="195" max="1" min="1" id="11951"/>
</droplist>
</npc>