1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/21113-HamesOrcSniper.xml

66 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="21113" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Hames Orc Sniper</name>
<level>72</level>
<race>HUMANOID</race>
<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" category="DROP" max="3293" min="1613" id="57"/>
<item chance="137242" category="UNK_2" max="30" min="10" id="1344"/>
<item chance="109793" category="UNK_2" max="3" min="1" id="1864"/>
<item chance="109793" category="UNK_2" max="1" min="1" id="1869"/>
<item chance="43917" category="UNK_2" max="1" min="1" id="1878"/>
<item chance="67565" category="UNK_2" max="1" min="1" id="1884"/>
<item chance="146" category="UNK_2" max="1" min="1" id="3035"/>
<item chance="3660" category="UNK_2" max="1" min="1" id="4039"/>
<item chance="4361" category="SPOIL" max="1" min="1" id="5156"/>
<item chance="4361" category="SPOIL" max="1" min="1" id="5166"/>
<item chance="1693" category="UNK_1" max="1" min="1" id="5478"/>
<item chance="1191" category="UNK_1" max="1" min="1" id="5479"/>
<item chance="2657" category="UNK_1" max="1" min="1" id="5482"/>
<item chance="43172" category="SPOIL" max="1" min="1" id="5489"/>
<item chance="1220" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="305" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="30" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="6" category="UNK_200" max="1" min="1" id="8760"/>
<item chance="292" category="UNK_1" max="1" min="1" id="12222"/>
<item chance="468" category="UNK_1" max="1" min="1" id="12228"/>
<item chance="180" category="UNK_1" max="1" min="1" id="12230"/>
</droplist>
<skills>
<skill level="7" id="4040"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="3" id="4414"/>
<skill level="9" id="4415"/>
<skill level="6" id="4416"/>
</skills>
</template:npc>