1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/20242-DustwindGargoyle.xml
2011-06-03 14:04:57 -03:00

71 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="20242" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Dustwind Gargoyle</name>
<level>53</level>
<race>MAGIC_CREATURE</race>
<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="774035" category="SPOIL" max="9" min="1" id="1868"/>
<item chance="83806" category="SPOIL" max="1" min="1" id="1918"/>
<item chance="66727" category="SPOIL" max="1" min="1" id="1985"/>
<item chance="700000" category="DROP" max="1556" min="766" id="57"/>
<item chance="38" category="UNK_1" max="1" min="1" id="400"/>
<item chance="18" category="UNK_1" max="1" min="1" id="401"/>
<item chance="60" category="UNK_1" max="1" min="1" id="420"/>
<item chance="2553" category="UNK_1" max="1" min="1" id="1984"/>
<item chance="4106" category="UNK_1" max="1" min="1" id="1985"/>
<item chance="1817" category="UNK_1" max="1" min="1" id="1987"/>
<item chance="68047" category="UNK_2" max="1" min="1" id="1867"/>
<item chance="68047" category="UNK_2" max="1" min="1" id="1872"/>
<item chance="3402" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="6805" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="102" category="UNK_2" max="1" min="1" id="3034"/>
<item chance="444" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="393" category="UNK_2" max="1" min="1" id="4941"/>
<item chance="983" category="UNK_2" max="1" min="1" id="4959"/>
<item chance="102" category="UNK_2" max="1" min="1" id="5270"/>
<item chance="11869" category="UNK_2" max="1" min="1" id="6669"/>
<item chance="1181" category="UNK_200" max="1" min="1" id="8726"/>
<item chance="295" category="UNK_200" max="1" min="1" id="8736"/>
<item chance="30" category="UNK_200" max="1" min="1" id="8746"/>
<item chance="6" category="UNK_200" max="1" min="1" id="8756"/>
</droplist>
<skills>
<skill level="5" id="4073"/>
<skill level="3" id="4273"/>
<skill level="1" id="4274"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="10" id="4410"/>
<skill level="10" id="4411"/>
<skill level="12" id="4412"/>
<skill level="12" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="2" id="4416"/>
<skill level="2" id="4444"/>
</skills>
</npc>