1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22188-AndreasCaptainOfTheRoyalGuard.xml
2011-05-24 22:55:31 -03:00

47 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22188" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Andreas' Captain of the Royal Guard</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="9.027" max="3163.0432152"/>
<mp regen="3.1824" max="1955.34"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="1076.93138"/>
<magical speed="333.0" damage="781.26136"/>
</attack>
<defense>
<physical value="410.87895"/>
<magical value="300.66338"/>
</defense>
<move walk="30.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>36967</experience>
<sp>4356</sp>
<item lefthand="0" righthand="8208"/>
<collision heigth="23.2" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="10528" min="5136" id="57"/>
<item chance="16070" max="1" min="1" id="4039"/>
<item chance="16916" max="1" min="1" id="1894"/>
<item chance="16070" max="1" min="1" id="4044"/>
<item chance="4192" max="1" min="1" id="4041"/>
<item chance="1763" max="1" min="1" id="5529"/>
<item chance="1763" max="1" min="1" id="5545"/>
<item chance="1936" max="1" min="1" id="5546"/>
<item chance="19" max="1" min="1" id="959"/>
<item chance="6" max="1" min="1" id="81"/>
<item chance="6" max="1" min="1" id="151"/>
<item chance="6" max="1" min="1" id="2500"/>
<item chance="4018" max="1" min="1" id="8732"/>
<item chance="1004" max="1" min="1" id="8742"/>
<item chance="100" max="1" min="1" id="8752"/>
<item chance="366512" max="1" min="1" id="1894"/>
<item chance="10446" max="1" min="1" id="6901"/>
<item chance="22578" max="1" min="1" id="6688"/>
</droplist>
</npc>