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/22380-MasterFestina.xml

69 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22380" 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">Master Festina</name>
<level>83</level>
<race>DEMON</race>
<sex>FEMALE</sex>
<stats>
<hp regen="190.745373183435" max="336949.124088359"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="8128.04753"/>
<magical speed="333.0" damage="5647.21214"/>
</attack>
<defense>
<physical value="595.19567"/>
<magical value="653.30756"/>
</defense>
<move walk="60.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>1317481</experience>
<sp>137317</sp>
<collision heigth="40.6" radius="20.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="329441" min="164496" id="57"/>
<item chance="112282" category="SPOIL" max="1" min="1" id="960"/>
<item chance="4255" category="UNK_2" max="1" min="1" id="960"/>
<item chance="157583" category="DROP" max="1350" min="450" id="1345"/>
<item chance="17046" category="UNK_2" max="1248" min="416" id="1867"/>
<item chance="78791" category="UNK_2" max="270" min="90" id="1872"/>
<item chance="28140" category="UNK_2" max="126" min="42" id="1882"/>
<item chance="33930" category="UNK_2" max="15" min="5" id="1894"/>
<item chance="12663" category="UNK_2" max="21" min="7" id="4042"/>
<item chance="1047" category="UNK_1" max="1" min="1" id="5326"/>
<item chance="1047" category="UNK_1" max="1" min="1" id="5329"/>
<item chance="155655" category="UNK_1" max="1" min="1" id="5487"/>
<item chance="155655" category="UNK_1" max="1" min="1" id="5488"/>
<item chance="1090" category="UNK_2" max="1" min="1" id="6899"/>
<item chance="280705" category="SPOIL" max="1" min="1" id="6901"/>
<item chance="681322" category="SPOIL" max="1" min="1" id="8721"/>
<item chance="85095" category="UNK_200" max="1" min="1" id="9551"/>
<item chance="800200" category="UNK_100" max="27" min="9" id="9599"/>
<item chance="51386" category="UNK_200" max="1" min="1" id="14166"/>
<item chance="12831" category="UNK_200" max="1" min="1" id="14167"/>
<item chance="1283" category="UNK_200" max="1" min="1" id="14168"/>
<item chance="257" category="UNK_200" max="1" min="1" id="14169"/>
</droplist>
<skills>
<skill level="9" id="4098"/>
<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="5" id="4415"/>
<skill level="9" id="4416"/>
<skill level="3" id="5372"/>
<skill level="3" id="5389"/>
<skill level="1" id="5467"/>
</skills>
</template:npc>