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/22800-DivinityMagus.xml

88 lines
4.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22800" 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 Magus</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="40">
<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="40.0" run="150.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>349400</experience>
<sp>35497</sp>
<collision heigth="44.0" radius="18.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="24348" min="11913" id="57"/>
<item chance="155017" category="UNK_2" max="3" min="1" id="1879"/>
<item chance="155017" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="49000" category="UNK_3" max="1" min="1" id="8056"/>
<item chance="14589" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="8087" category="UNK_2" max="1" min="1" id="9629"/>
<item chance="9790" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="27" category="UNK_1" max="1" min="1" id="13143"/>
<item chance="27" category="UNK_1" max="1" min="1" id="13144"/>
<item chance="27" category="UNK_1" max="1" min="1" id="13145"/>
<item chance="39" category="UNK_1" max="1" min="1" id="13887"/>
<item chance="39" category="UNK_1" max="1" min="1" id="14111"/>
<item chance="8986" category="UNK_2" max="1" min="1" id="14166"/>
<item chance="2243" category="UNK_2" max="1" min="1" id="14167"/>
<item chance="224" category="UNK_2" max="1" min="1" id="14168"/>
<item chance="10500" category="UNK_3" max="1" min="1" id="15540"/>
<item chance="67556" category="SPOIL" max="1" min="1" id="15660"/>
<item chance="11100" category="UNK_1" max="1" min="1" id="15660"/>
<item chance="67556" category="SPOIL" max="1" min="1" id="15661"/>
<item chance="11100" category="UNK_1" max="1" min="1" id="15661"/>
<item chance="67556" category="SPOIL" max="1" min="1" id="15662"/>
<item chance="11100" category="UNK_1" max="1" min="1" id="15662"/>
<item chance="99846" category="SPOIL" max="1" min="1" id="15669"/>
<item chance="16406" category="UNK_1" max="1" min="1" id="15669"/>
<item chance="10500" category="UNK_3" max="1" min="1" id="15690"/>
<item chance="99846" category="SPOIL" max="1" min="1" id="15691"/>
<item chance="16406" category="UNK_1" max="1" min="1" id="15691"/>
<item chance="8416" category="SPOIL" max="1" min="1" id="15792"/>
<item chance="1062" category="UNK_2" max="1" min="1" id="15792"/>
<item chance="8416" category="SPOIL" max="1" min="1" id="15793"/>
<item chance="1062" category="UNK_2" max="1" min="1" id="15793"/>
<item chance="8416" category="SPOIL" max="1" min="1" id="15794"/>
<item chance="1062" category="UNK_2" max="1" min="1" id="15794"/>
<item chance="12022" category="SPOIL" max="1" min="1" id="15807"/>
<item chance="1518" category="UNK_2" max="1" min="1" id="15807"/>
<item chance="12022" category="SPOIL" max="1" min="1" id="15808"/>
<item chance="1518" category="UNK_2" max="1" min="1" id="15808"/>
</droplist>
<skills>
<skill level="4" id="4285"/>
<skill level="4" id="4287"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="16" id="4410"/>
<skill level="17" id="4411"/>
<skill level="16" id="4412"/>
<skill level="3" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="8" id="4416"/>
<skill level="5" id="4441"/>
<skill level="1" id="5466"/>
<skill level="3" id="5601"/>
<skill level="1" id="6320"/>
<skill level="1" id="6321"/>
<skill level="1" id="6322"/>
</skills>
</template:npc>