1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/21340-KetraOrcBattalionCommander.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="21340" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Ketra Orc Battalion Commander</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="40">
<physical speed="253.0" damage="1009.395"/>
<magical speed="333.0" damage="719.59956"/>
</attack>
<defense>
<physical value="373.96949"/>
<magical value="261.02228"/>
</defense>
<move walk="27.0" run="175.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>20989</experience>
<sp>2469</sp>
<item lefthand="6919" righthand="80"/>
<collision heigth="30.0" radius="12.0"/>
</info>
<droplist>
<item chance="700000" max="6071" min="2975" id="57"/>
<item chance="9" max="1" min="1" id="959"/>
<item chance="2413" max="1" min="1" id="960"/>
<item chance="222768" max="3" min="1" id="1868"/>
<item chance="89107" max="1" min="1" id="1873"/>
<item chance="402219" max="1" min="1" id="1889"/>
<item chance="14851" max="1" min="1" id="1889"/>
<item chance="7425" max="1" min="1" id="4044"/>
<item chance="5638" max="1" min="1" id="5495"/>
<item chance="4439" max="1" min="1" id="5527"/>
<item chance="4439" max="1" min="1" id="5528"/>
<item chance="603328" max="1" min="1" id="5549"/>
<item chance="22277" max="1" min="1" id="5549"/>
<item chance="18564" max="1" min="1" id="6672"/>
<item chance="1856" max="1" min="1" id="8732"/>
<item chance="464" max="1" min="1" id="8742"/>
<item chance="46" max="1" min="1" id="8752"/>
<item chance="674" max="1" min="1" id="12261"/>
<item chance="963" max="1" min="1" id="12268"/>
<item chance="674" max="1" min="1" id="12269"/>
</droplist>
</npc>