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

52 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20242" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Dustwind Gargoyle</name>
<level>53</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1570.8463"/>
<mp regen="2.4" max="832.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="353.71092"/>
<magical speed="333.0" damage="241.5387"/>
</attack>
<defense>
<physical value="214.18326"/>
<magical value="142.60563"/>
</defense>
<move walk="100.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>5776</experience>
<sp>454</sp>
<collision heigth="65.0" radius="25.0"/>
</info>
<droplist>
<item chance="700000" max="1556" min="766" id="57"/>
<item chance="38" max="1" min="1" id="400"/>
<item chance="18" max="1" min="1" id="401"/>
<item chance="60" max="1" min="1" id="420"/>
<item chance="68047" max="1" min="1" id="1867"/>
<item chance="774035" max="9" min="1" id="1868"/>
<item chance="68047" max="1" min="1" id="1872"/>
<item chance="3402" max="1" min="1" id="1875"/>
<item chance="6805" max="1" min="1" id="1881"/>
<item chance="83806" max="1" min="1" id="1918"/>
<item chance="2553" max="1" min="1" id="1984"/>
<item chance="66727" max="1" min="1" id="1985"/>
<item chance="4106" max="1" min="1" id="1985"/>
<item chance="1817" max="1" min="1" id="1987"/>
<item chance="102" max="1" min="1" id="3034"/>
<item chance="444" max="1" min="1" id="4041"/>
<item chance="393" max="1" min="1" id="4941"/>
<item chance="983" max="1" min="1" id="4959"/>
<item chance="102" max="1" min="1" id="5270"/>
<item chance="11869" max="1" min="1" id="6669"/>
<item chance="1181" max="1" min="1" id="8726"/>
<item chance="295" max="1" min="1" id="8736"/>
<item chance="30" max="1" min="1" id="8746"/>
<item chance="6" max="1" min="1" id="8756"/>
</droplist>
</npc>