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

49 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="21018" 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">Ancient Gargoyle</name>
<level>56</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1724.6831"/>
<mp regen="2.4" max="918.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="405.96455"/>
<magical speed="333.0" damage="277.22116"/>
</attack>
<defense>
<physical value="228.40135"/>
<magical value="152.0722"/>
</defense>
<move walk="100.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>6643</experience>
<sp>546</sp>
<collision heigth="65.0" radius="25.0"/>
</info>
<droplist>
<item chance="700000" max="1802" min="883" id="57"/>
<item chance="73424" max="1" min="1" id="1867"/>
<item chance="73424" max="1" min="1" id="1872"/>
<item chance="3671" max="1" min="1" id="1875"/>
<item chance="7342" max="1" min="1" id="1881"/>
<item chance="121815" max="1" min="1" id="2961"/>
<item chance="479" max="1" min="1" id="4041"/>
<item chance="117342" max="1" min="1" id="4049"/>
<item chance="945" max="1" min="1" id="4105"/>
<item chance="930" max="1" min="1" id="4106"/>
<item chance="22992" max="1" min="1" id="4947"/>
<item chance="566" max="1" min="1" id="4950"/>
<item chance="685" max="1" min="1" id="4999"/>
<item chance="63" max="1" min="1" id="8309"/>
<item chance="1101" max="1" min="1" id="8727"/>
<item chance="275" max="1" min="1" id="8737"/>
<item chance="28" max="1" min="1" id="8747"/>
<item chance="5" max="1" min="1" id="8757"/>
<item chance="95" max="1" min="1" id="11908"/>
<item chance="95" max="1" min="1" id="11918"/>
</droplist>
</npc>