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/20825-HallateSInspector.xml

69 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="20825" 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="true" targetable="true" attackable="true">
<name display="true" send="false">Hallate's Inspector</name>
<level>68</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2345.76698"/>
<mp regen="2.7" max="1282.4"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="646.17968"/>
<magical speed="333.0" damage="441.25696"/>
</attack>
<defense>
<physical value="286.3615"/>
<magical value="190.66272"/>
</defense>
<move walk="37.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>25991</experience>
<sp>2510</sp>
<collision heigth="110.0" radius="31.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="7246" min="3565" id="57"/>
<item chance="12015" category="SPOIL" max="1" min="1" id="1807"/>
<item chance="161322" category="UNK_2" max="1" min="1" id="1866"/>
<item chance="241983" category="UNK_2" max="1" min="1" id="1871"/>
<item chance="901136" category="SPOIL" max="3" min="1" id="1876"/>
<item chance="9679" category="UNK_2" max="1" min="1" id="1877"/>
<item chance="4839" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="2104" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="484" category="UNK_2" max="1" min="1" id="4402"/>
<item chance="1967" category="UNK_2" max="1" min="1" id="4975"/>
<item chance="66" category="UNK_1" max="1" min="1" id="5289"/>
<item chance="95" category="UNK_1" max="1" min="1" id="5292"/>
<item chance="66" category="UNK_1" max="1" min="1" id="5294"/>
<item chance="9317" category="UNK_1" max="1" min="1" id="5494"/>
<item chance="6857" category="UNK_1" max="1" min="1" id="5525"/>
<item chance="6857" category="UNK_1" max="1" min="1" id="5526"/>
<item chance="2689" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="672" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="67" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="13" category="UNK_200" max="1" min="1" id="8760"/>
</droplist>
<skills>
<skill level="6" id="4069"/>
<skill level="5" id="4071"/>
<skill level="6" id="4078"/>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="6" id="4118"/>
<skill level="12" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="9" id="4416"/>
</skills>
</template:npc>