1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/22798-DivinityProtector.xml
2011-06-03 14:04:57 -03:00

81 lines
4.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22798" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Divinity Protector</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="1" 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>325623</experience>
<sp>33084</sp>
<collision heigth="44.0" radius="18.0"/>
</info>
<droplist>
<item chance="142869" category="SPOIL" max="1" min="1" id="15770"/>
<item chance="102788" category="SPOIL" max="1" min="1" id="15771"/>
<item chance="237865" category="SPOIL" max="1" min="1" id="15769"/>
<item chance="19937" category="SPOIL" max="1" min="1" id="15810"/>
<item chance="14953" category="SPOIL" max="1" min="1" id="15811"/>
<item chance="29905" category="SPOIL" max="1" min="1" id="15809"/>
<item chance="700000" category="DROP" max="22534" min="11026" id="57"/>
<item chance="65" category="UNK_1" max="1" min="1" id="14160"/>
<item chance="49" category="UNK_1" max="1" min="1" id="14161"/>
<item chance="98" category="UNK_1" max="1" min="1" id="14162"/>
<item chance="23472" category="UNK_1" max="1" min="1" id="15770"/>
<item chance="16887" category="UNK_1" max="1" min="1" id="15771"/>
<item chance="39079" category="UNK_1" max="1" min="1" id="15769"/>
<item chance="155419" category="UNK_2" max="3" min="1" id="1879"/>
<item chance="155419" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="14627" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="9816" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="8108" category="UNK_2" max="1" min="1" id="9629"/>
<item chance="9009" category="UNK_2" max="1" min="1" id="14166"/>
<item chance="2249" category="UNK_2" max="1" min="1" id="14167"/>
<item chance="224" category="UNK_2" max="1" min="1" id="14168"/>
<item chance="2455" category="UNK_2" max="1" min="1" id="15809"/>
<item chance="1636" category="UNK_2" max="1" min="1" id="15810"/>
<item chance="1227" category="UNK_2" max="1" min="1" id="15811"/>
<item chance="372" 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="4" id="4276"/>
<skill level="4" id="4285"/>
<skill level="4" id="4287"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="17" id="4410"/>
<skill level="16" id="4411"/>
<skill level="6" id="4412"/>
<skill level="13" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="8" id="4416"/>
<skill level="5" id="4441"/>
<skill level="1" id="5466"/>
<skill level="1" id="6316"/>
<skill level="1" id="6318"/>
<skill level="1" id="6319"/>
<skill level="17" id="6502"/>
<skill level="1" id="6686"/>
</skills>
</npc>