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-06-03 14:04:57 -03:00

64 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
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="true">
<name display="true" send="false">Triol's Priest</name>
<level>78</level>
<race>HUMANOID</race>
<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" category="DROP" max="12821" min="6280" id="57"/>
<item chance="209993" category="UNK_2" max="120" min="40" id="1344"/>
<item chance="89597" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="89597" category="UNK_2" max="15" min="5" id="1872"/>
<item chance="49776" category="UNK_2" max="27" min="9" id="1867"/>
<item chance="44799" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="672" category="UNK_2" max="1" min="1" id="6901"/>
<item chance="5843" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="5295" category="UNK_1" max="1" min="1" id="5487"/>
<item chance="5295" category="UNK_1" max="1" min="1" id="5488"/>
<item chance="36" category="UNK_1" max="1" min="1" id="5326"/>
<item chance="36" category="UNK_1" max="1" min="1" id="5329"/>
<item chance="509585" category="SPOIL" max="1" min="1" id="1877"/>
<item chance="254792" category="SPOIL" max="1" min="1" id="4040"/>
<item chance="5096" category="SPOIL" max="1" min="1" id="960"/>
</droplist>
<skills>
<skill level="12" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="11" id="4415"/>
<skill level="6" id="4416"/>
<skill level="26" id="4417"/>
<skill level="3" id="4466"/>
<skill level="9" id="4622"/>
<skill level="9" id="4665"/>
<skill level="10" id="4789"/>
</skills>
</npc>