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

50 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21113" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hames Orc Sniper</name>
<level>72</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2540.15331"/>
<mp regen="3.0" max="1410.0"/>
<attack critical="8" evasion="0" range="1100">
<physical speed="253.0" damage="731.52506"/>
<magical speed="333.0" damage="499.53679"/>
</attack>
<defense>
<physical value="305.35947"/>
<magical value="203.31178"/>
</defense>
<move walk="45.0" run="160.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>11667</experience>
<sp>1186</sp>
<item lefthand="0" righthand="287"/>
<collision heigth="27.0" radius="12.0"/>
</info>
<droplist>
<item chance="700000" max="3293" min="1613" id="57"/>
<item chance="137242" max="30" min="10" id="1344"/>
<item chance="109793" max="3" min="1" id="1864"/>
<item chance="109793" max="1" min="1" id="1869"/>
<item chance="43917" max="1" min="1" id="1878"/>
<item chance="67565" max="1" min="1" id="1884"/>
<item chance="146" max="1" min="1" id="3035"/>
<item chance="3660" max="1" min="1" id="4039"/>
<item chance="4361" max="1" min="1" id="5156"/>
<item chance="4361" max="1" min="1" id="5166"/>
<item chance="1693" max="1" min="1" id="5478"/>
<item chance="1191" max="1" min="1" id="5479"/>
<item chance="2657" max="1" min="1" id="5482"/>
<item chance="43172" max="1" min="1" id="5489"/>
<item chance="1220" max="1" min="1" id="8730"/>
<item chance="305" max="1" min="1" id="8740"/>
<item chance="30" max="1" min="1" id="8750"/>
<item chance="6" max="1" min="1" id="8760"/>
<item chance="292" max="1" min="1" id="12222"/>
<item chance="468" max="1" min="1" id="12228"/>
<item chance="180" max="1" min="1" id="12230"/>
</droplist>
</npc>