mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
67 lines
3.3 KiB
XML
67 lines
3.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template:npc
|
|
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
|
|
id="22426" 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">Slave of Wrath</name>
|
|
<level>83</level>
|
|
<race>DEMON</race>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="8.5" max="3835.59060587002"/>
|
|
<mp regen="3.0" max="1777.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1255.50808"/>
|
|
<magical speed="333.0" damage="872.30303"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="371.9973"/>
|
|
<magical value="272.21148"/>
|
|
</defense>
|
|
<move walk="70.0" run="160.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>60503</experience>
|
|
<sp>6075</sp>
|
|
<collision heigth="44.0" radius="13.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" category="DROP" max="12737" min="6360" id="57"/>
|
|
<item chance="556900" category="UNK_100" max="1" min="1" id="9599"/>
|
|
<item chance="2684" category="UNK_1" max="1" min="1" id="5546"/>
|
|
<item chance="2444" category="UNK_1" max="1" min="1" id="5529"/>
|
|
<item chance="2444" category="UNK_1" max="1" min="1" id="5545"/>
|
|
<item chance="9" category="UNK_1" max="1" min="1" id="151"/>
|
|
<item chance="9" category="UNK_1" max="1" min="1" id="2500"/>
|
|
<item chance="9" category="UNK_1" max="1" min="1" id="81"/>
|
|
<item chance="297015" category="UNK_2" max="30" min="10" id="1345"/>
|
|
<item chance="127292" category="UNK_2" max="1" min="1" id="1895"/>
|
|
<item chance="8911" category="UNK_2" max="1" min="1" id="4040"/>
|
|
<item chance="3494" category="UNK_2" max="1" min="1" id="9628"/>
|
|
<item chance="2345" category="UNK_2" max="1" min="1" id="9630"/>
|
|
<item chance="178" category="UNK_2" max="1" min="1" id="960"/>
|
|
<item chance="63" category="UNK_2" max="1" min="1" id="8704"/>
|
|
<item chance="3564" category="UNK_200" max="1" min="1" id="9551"/>
|
|
<item chance="2152" category="UNK_200" max="1" min="1" id="14166"/>
|
|
<item chance="537" category="UNK_200" max="1" min="1" id="14167"/>
|
|
<item chance="54" category="UNK_200" max="1" min="1" id="14168"/>
|
|
<item chance="11" category="UNK_200" max="1" min="1" id="14169"/>
|
|
<item chance="217058" category="SPOIL" max="1" min="1" id="4040"/>
|
|
<item chance="23884" category="SPOIL" max="1" min="1" id="6694"/>
|
|
<item chance="434" category="SPOIL" max="1" min="1" id="959"/>
|
|
</droplist>
|
|
<skills>
|
|
<skill level="11" id="4408"/>
|
|
<skill level="1" id="4409"/>
|
|
<skill level="17" id="4410"/>
|
|
<skill level="13" id="4411"/>
|
|
<skill level="16" id="4412"/>
|
|
<skill level="11" id="4413"/>
|
|
<skill level="1" id="4415"/>
|
|
<skill level="9" id="4416"/>
|
|
<skill level="1" id="5467"/>
|
|
<skill level="1" id="5521"/>
|
|
</skills>
|
|
</template:npc>
|