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/20661-HatarRatmanThief.xml
Rogiel 6a40656a38 Update XSD files for templates
This commit updades all XSD files for templates.
2011-10-11 23:45:02 -03:00

69 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="20661" 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">Hatar Ratman Thief</name>
<level>47</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1276.53628"/>
<mp regen="2.1" max="665.0"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="261.69549"/>
<magical speed="333.0" damage="178.7041"/>
</attack>
<defense>
<physical value="186.63569"/>
<magical value="124.26415"/>
</defense>
<move walk="80.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>4588</experience>
<sp>329</sp>
<item lefthand="0" righthand="946"/>
<collision heigth="25.0" radius="14.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="1229" min="602" id="57"/>
<item chance="121" category="UNK_1" max="1" min="1" id="500"/>
<item chance="173" category="UNK_1" max="1" min="1" id="632"/>
<item chance="68996" category="UNK_2" max="30" min="10" id="1343"/>
<item chance="96595" category="UNK_2" max="1" min="1" id="1868"/>
<item chance="19319" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="9659" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="13799" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="6899" category="UNK_1" max="1" min="1" id="1971"/>
<item chance="9015" category="UNK_1" max="1" min="1" id="1972"/>
<item chance="51732" category="SPOIL" max="1" min="1" id="2166"/>
<item chance="59150" category="SPOIL" max="1" min="1" id="2223"/>
<item chance="1872" category="UNK_2" max="1" min="1" id="2223"/>
<item chance="936" category="UNK_2" max="1" min="1" id="2230"/>
<item chance="3549" category="SPOIL" max="1" min="1" id="2347"/>
<item chance="188" category="UNK_1" max="1" min="1" id="2496"/>
<item chance="8050" category="UNK_1" max="1" min="1" id="2947"/>
<item chance="1971" category="UNK_2" max="1" min="1" id="3005"/>
<item chance="805" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="17249" category="UNK_2" max="1" min="1" id="6668"/>
<item chance="1610" category="UNK_200" max="1" min="1" id="8724"/>
<item chance="402" category="UNK_200" max="1" min="1" id="8734"/>
<item chance="40" category="UNK_200" max="1" min="1" id="8744"/>
<item chance="8" category="UNK_200" max="1" min="1" id="8754"/>
</droplist>
<skills>
<skill level="4" id="4067"/>
<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="2" id="4414"/>
<skill level="7" id="4415"/>
<skill level="6" id="4416"/>
</skills>
</template:npc>