1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22794-DivinityJudge.xml
2011-06-03 14:04:57 -03:00

68 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22794" 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 Judge</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="30.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>159424</experience>
<sp>17009</sp>
<item lefthand="0" righthand="148"/>
<collision heigth="36.5" radius="13.5"/>
</info>
<droplist>
<item chance="13732" category="SPOIL" max="1" min="1" id="15639"/>
<item chance="922" category="SPOIL" max="1" min="1" id="959"/>
<item chance="1608" category="SPOIL" max="1" min="1" id="15820"/>
<item chance="700000" category="DROP" max="11432" min="5594" id="57"/>
<item chance="7" category="UNK_1" max="1" min="1" id="13462"/>
<item chance="3382" category="UNK_1" max="1" min="1" id="15639"/>
<item chance="405501" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="28385" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="11131" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="7469" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="6856" category="UNK_2" max="1" min="1" id="14166"/>
<item chance="1711" category="UNK_2" max="1" min="1" id="14167"/>
<item chance="171" category="UNK_2" max="1" min="1" id="14168"/>
<item chance="567" category="UNK_2" max="1" min="1" id="960"/>
<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="14" id="4411"/>
<skill level="14" id="4412"/>
<skill level="13" id="4413"/>
<skill level="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="8" id="4416"/>
<skill level="5" id="4441"/>
<skill level="2" id="4458"/>
<skill level="1" id="5466"/>
<skill level="9" id="5620"/>
<skill level="1" id="6314"/>
<skill level="1" id="6315"/>
</skills>
</npc>