1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/21179-LilimPriest.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="21179" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Lilim Priest</name>
<level>60</level>
<sex>FEMALE</sex>
<stats>
<hp regen="6.5" max="1933.24044"/>
<mp regen="2.4" max="1036.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="481.34551"/>
<magical speed="333.0" damage="328.69659"/>
</attack>
<defense>
<physical value="247.65008"/>
<magical value="164.88822"/>
</defense>
<move walk="50.0" run="160.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>17292</experience>
<sp>1501</sp>
<collision heigth="30.6" radius="8.0"/>
</info>
<droplist>
<item chance="25" max="1" min="1" id="357"/>
<item chance="40" max="1" min="1" id="383"/>
<item chance="2174" max="1" min="1" id="947"/>
<item chance="163848" max="60" min="20" id="1343"/>
<item chance="76463" max="6" min="2" id="1867"/>
<item chance="906001" max="15" min="1" id="1872"/>
<item chance="101950" max="3" min="1" id="1872"/>
<item chance="15293" max="1" min="1" id="1875"/>
<item chance="30585" max="1" min="1" id="1881"/>
<item chance="25" max="1" min="1" id="2376"/>
<item chance="40" max="1" min="1" id="2379"/>
<item chance="1994" max="1" min="1" id="4041"/>
<item chance="3634" max="1" min="1" id="4056"/>
<item chance="5616" max="1" min="1" id="4057"/>
<item chance="3634" max="1" min="1" id="4064"/>
<item chance="5616" max="1" min="1" id="4065"/>
<item chance="713" max="1" min="1" id="4155"/>
<item chance="7498" max="1" min="1" id="4613"/>
<item chance="700000" max="15" min="7" id="6360"/>
<item chance="700000" max="830" min="415" id="6361"/>
<item chance="700000" max="22" min="11" id="6362"/>
</droplist>
</npc>