1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22796-DivinitySupervisor.xml
2011-05-24 22:55:31 -03:00

49 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22796" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Divinity Supervisor</name>
<level>84</level>
<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="700000" max="12071" min="8405" id="57"/>
<item chance="4000" max="1" min="1" id="15664"/>
<item chance="5500" max="1" min="1" id="15670"/>
<item chance="7" max="1" min="1" id="14106"/>
<item chance="10" max="1" min="1" id="14112"/>
<item chance="230200" max="1" min="1" id="1879"/>
<item chance="100200" max="1" min="1" id="1885"/>
<item chance="12200" max="1" min="1" id="9628"/>
<item chance="6000" max="1" min="1" id="9629"/>
<item chance="7000" max="1" min="1" id="9630"/>
<item chance="60" max="1" min="1" id="15796"/>
<item chance="70" max="1" min="1" id="15799"/>
<item chance="18000" max="1" min="1" id="9573"/>
<item chance="4400" max="1" min="1" id="9574"/>
<item chance="440" max="1" min="1" id="9575"/>
<item chance="1600" max="1" min="1" id="15796"/>
<item chance="2000" max="1" min="1" id="15799"/>
<item chance="16000" max="1" min="1" id="15664"/>
<item chance="22000" max="1" min="1" id="15670"/>
<item chance="200000" max="1" min="1" id="9630"/>
</droplist>
</npc>