1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +00:00
Files
l2jserver2/data/templates/npc/monster/22152-TempleGuard.xml
2011-05-25 20:22:02 -03:00

48 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="22152" 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">Temple Guard</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.874" max="3077.1572058"/>
<mp regen="3.1314" max="1848.24"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="1009.395"/>
<magical speed="333.0" damage="719.59956"/>
</attack>
<defense>
<physical value="373.96949"/>
<magical value="273.65464"/>
</defense>
<move walk="38.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>36817</experience>
<sp>4121</sp>
<item lefthand="0" righthand="8215"/>
<collision heigth="22.3" radius="17.0"/>
</info>
<droplist>
<item chance="700000" max="10326" min="5060" id="57"/>
<item chance="157878" max="90" min="30" id="1344"/>
<item chance="151563" max="1" min="1" id="1873"/>
<item chance="94727" max="12" min="4" id="1868"/>
<item chance="37891" max="1" min="1" id="5549"/>
<item chance="25260" max="1" min="1" id="1889"/>
<item chance="12630" max="1" min="1" id="4044"/>
<item chance="5199" max="1" min="1" id="5537"/>
<item chance="18" max="1" min="1" id="236"/>
<item chance="152" max="1" min="1" id="960"/>
<item chance="684135" max="1" min="1" id="1889"/>
<item chance="22223" max="1" min="1" id="6690"/>
<item chance="10262" max="1" min="1" id="6901"/>
<item chance="3157" max="1" min="1" id="8732"/>
<item chance="790" max="1" min="1" id="8742"/>
<item chance="79" max="1" min="1" id="8752"/>
</droplist>
</npc>