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

50 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="21221" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Sepulcher Inquisitor</name>
<level>52</level>
<sex>FEMALE</sex>
<stats>
<hp regen="6.5" max="1520.38155"/>
<mp regen="2.4" max="804.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="337.18867"/>
<magical speed="333.0" damage="230.25615"/>
</attack>
<defense>
<physical value="209.50106"/>
<magical value="139.48817"/>
</defense>
<move walk="80.0" run="145.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>11733</experience>
<sp>908</sp>
<collision heigth="30.0" radius="11.0"/>
</info>
<droplist>
<item chance="700000" max="3150" min="1558" id="57"/>
<item chance="430" max="1" min="1" id="64"/>
<item chance="430" max="1" min="1" id="608"/>
<item chance="77263" max="90" min="30" id="1342"/>
<item chance="871890" max="11" min="1" id="1867"/>
<item chance="154526" max="1" min="1" id="1867"/>
<item chance="871890" max="11" min="1" id="1872"/>
<item chance="38631" max="6" min="2" id="1872"/>
<item chance="7726" max="1" min="1" id="1875"/>
<item chance="15453" max="1" min="1" id="1881"/>
<item chance="23860" max="1" min="1" id="1981"/>
<item chance="1727" max="1" min="1" id="2234"/>
<item chance="23860" max="1" min="1" id="2956"/>
<item chance="232" max="1" min="1" id="3955"/>
<item chance="1008" max="1" min="1" id="4041"/>
<item chance="8719" max="1" min="1" id="4605"/>
<item chance="232" max="1" min="1" id="5280"/>
<item chance="115894" max="3" min="1" id="6037"/>
<item chance="3219" max="1" min="1" id="8725"/>
<item chance="805" max="1" min="1" id="8735"/>
<item chance="80" max="1" min="1" id="8745"/>
<item chance="16" max="1" min="1" id="8755"/>
</droplist>
</npc>