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

45 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="22174" 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>45257</experience>
<sp>5205</sp>
<item lefthand="0" righthand="8205"/>
<collision heigth="28.4" radius="7.7"/>
</info>
<droplist>
<item chance="700000" max="12821" min="6280" id="57"/>
<item chance="209993" max="120" min="40" id="1344"/>
<item chance="89597" max="1" min="1" id="1881"/>
<item chance="89597" max="15" min="5" id="1872"/>
<item chance="49776" max="27" min="9" id="1867"/>
<item chance="44799" max="1" min="1" id="1875"/>
<item chance="672" max="1" min="1" id="6901"/>
<item chance="5843" max="1" min="1" id="4041"/>
<item chance="5295" max="1" min="1" id="5487"/>
<item chance="5295" max="1" min="1" id="5488"/>
<item chance="36" max="1" min="1" id="5326"/>
<item chance="36" max="1" min="1" id="5329"/>
<item chance="509585" max="1" min="1" id="1877"/>
<item chance="254792" max="1" min="1" id="4040"/>
<item chance="5096" max="1" min="1" id="960"/>
</droplist>
</npc>