1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/22796-DivinitySupervisor.xml

73 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22796" 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">Divinity Supervisor</name>
<level>84</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="110.577296732991" max="32744.8265190398"/>
<mp regen="3.0" max="1812.0"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="5837.38676"/>
<magical speed="333.0" damage="3986.17844"/>
</attack>
<defense>
<physical value="572.58757"/>
<magical value="628.4921"/>
</defense>
<move walk="30.0" run="220.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>184779</experience>
<sp>19714</sp>
<item leftHand="0" rightHand="8221"/>
<collision heigth="47.0" radius="13.0"/>
</info>
<droplist>
<item chance="37946" category="SPOIL" max="1" min="1" id="15664"/>
<item chance="58481" category="SPOIL" max="1" min="1" id="15670"/>
<item chance="84181" category="SPOIL" max="1" min="1" id="9630"/>
<item chance="4570" category="SPOIL" max="1" min="1" id="15796"/>
<item chance="7311" category="SPOIL" max="1" min="1" id="15799"/>
<item chance="700000" category="DROP" max="13222" min="6469" id="57"/>
<item chance="18" category="UNK_1" max="1" min="1" id="14106"/>
<item chance="30" category="UNK_1" max="1" min="1" id="14112"/>
<item chance="7784" category="UNK_1" max="1" min="1" id="15664"/>
<item chance="11996" category="UNK_1" max="1" min="1" id="15670"/>
<item chance="198965" category="UNK_2" max="1" min="1" id="1879"/>
<item chance="99482" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="9363" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="6283" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="5190" category="UNK_2" max="1" min="1" id="9629"/>
<item chance="5766" category="UNK_2" max="1" min="1" id="14166"/>
<item chance="1440" category="UNK_2" max="1" min="1" id="14167"/>
<item chance="143" category="UNK_2" max="1" min="1" id="14168"/>
<item chance="341" category="UNK_2" max="1" min="1" id="15796"/>
<item chance="545" category="UNK_2" max="1" min="1" id="15799"/>
<item chance="238" category="UNK_2" max="1" min="1" id="9557"/>
<item chance="10500" category="UNK_3" max="1" min="1" id="15690"/>
<item chance="10500" category="UNK_3" max="1" min="1" id="15540"/>
<item chance="49000" category="UNK_3" max="1" min="1" id="8056"/>
</droplist>
<skills>
<skill level="5" id="4276"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="15" id="4410"/>
<skill level="15" id="4411"/>
<skill level="13" id="4412"/>
<skill level="14" id="4413"/>
<skill level="2" id="4414"/>
<skill level="11" id="4415"/>
<skill level="8" id="4416"/>
<skill level="5" id="4441"/>
<skill level="2" id="4458"/>
<skill level="1" id="5466"/>
<skill level="1" id="6317"/>
</skills>
</template:npc>