1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +00:00
Files
l2jserver2/data/templates/npc/monster/22797-DivinityWorshipper.xml
2011-05-25 13:54:59 -03:00

48 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="22797" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Divinity Worshipper</name>
<level>84</level>
<sex>FEMALE</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="50.0" run="150.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>170832</experience>
<sp>18226</sp>
<collision heigth="49.0" radius="24.0"/>
</info>
<droplist>
<item chance="700000" max="12273" min="6727" id="57"/>
<item chance="321200" max="1" min="1" id="1895"/>
<item chance="20200" max="1" min="1" id="4040"/>
<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="250000" max="1" min="1" id="9628"/>
<item chance="12400" max="1" min="1" id="9628"/>
<item chance="6000" max="1" min="1" id="9630"/>
<item chance="7" max="1" min="1" id="14107"/>
<item chance="10" max="1" min="1" id="14115"/>
<item chance="16000" max="1" min="1" id="15665"/>
<item chance="4000" max="1" min="1" id="15665"/>
<item chance="22000" max="1" min="1" id="15673"/>
<item chance="5500" max="1" min="1" id="15673"/>
<item chance="1600" max="1" min="1" id="15797"/>
<item chance="60" max="1" min="1" id="15797"/>
<item chance="2000" max="1" min="1" id="15800"/>
<item chance="70" max="1" min="1" id="15800"/>
</droplist>
</npc>