1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/22165-TriolSPriest.xml
2011-05-25 13:54:59 -03:00

51 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="22165" 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">Triol's Priest</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.925" max="3107.6436594"/>
<mp regen="3.1518" max="1883.736"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="1033.124"/>
<magical speed="333.0" damage="740.57728"/>
</attack>
<defense>
<physical value="380.23713"/>
<magical value="278.24103"/>
</defense>
<move walk="60.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>44390</experience>
<sp>5102</sp>
<item lefthand="0" righthand="8205"/>
<collision heigth="28.4" radius="7.7"/>
</info>
<droplist>
<item chance="700000" max="12570" min="6157" id="57"/>
<item chance="500" max="1" min="1" id="959"/>
<item chance="113872" max="3" min="1" id="1866"/>
<item chance="256212" max="3" min="1" id="1871"/>
<item chance="42702" max="1" min="1" id="1885"/>
<item chance="438256" max="1" min="1" id="1894"/>
<item chance="416344" max="1" min="1" id="4039"/>
<item chance="4456" max="1" min="1" id="4041"/>
<item chance="20497" max="1" min="1" id="5220"/>
<item chance="85" max="1" min="1" id="5313"/>
<item chance="85" max="1" min="1" id="5314"/>
<item chance="85" max="1" min="1" id="5318"/>
<item chance="85" max="1" min="1" id="5319"/>
<item chance="9736" max="1" min="1" id="5502"/>
<item chance="9736" max="1" min="1" id="5503"/>
<item chance="9736" max="1" min="1" id="5514"/>
<item chance="9736" max="1" min="1" id="5515"/>
<item chance="512" max="1" min="1" id="6901"/>
<item chance="4270" max="1" min="1" id="8732"/>
<item chance="1068" max="1" min="1" id="8742"/>
<item chance="106" max="1" min="1" id="8752"/>
</droplist>
</npc>