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

67 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="20624" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Cave Howler</name>
<level>65</level>
<race>GIANT</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2193.43142"/>
<mp regen="2.7" max="1188.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="582.81759"/>
<magical speed="333.0" damage="397.98887"/>
</attack>
<defense>
<physical value="271.89033"/>
<magical value="181.02764"/>
</defense>
<move walk="45.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>24178</experience>
<sp>2246</sp>
<collision heigth="39.0" radius="17.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="6681" min="3295" id="57"/>
<item chance="8" category="UNK_1" max="1" min="1" id="79"/>
<item chance="188939" category="UNK_2" max="3" min="1" id="1868"/>
<item chance="75576" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="37788" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="332612" category="SPOIL" max="1" min="1" id="1877"/>
<item chance="53983" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="3149" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="294399" category="SPOIL" max="1" min="1" id="4052"/>
<item chance="163784" category="SPOIL" max="1" min="1" id="4054"/>
<item chance="1792" category="UNK_1" max="1" min="1" id="4114"/>
<item chance="2236" category="UNK_2" max="1" min="1" id="4154"/>
<item chance="378" category="UNK_2" max="1" min="1" id="4403"/>
<item chance="252" category="UNK_2" max="1" min="1" id="5281"/>
<item chance="871" category="UNK_2" max="1" min="1" id="5340"/>
<item chance="8" category="UNK_1" max="1" min="1" id="7883"/>
<item chance="8" category="UNK_1" max="1" min="1" id="7889"/>
<item chance="1789" category="UNK_1" max="1" min="1" id="8330"/>
<item chance="1792" category="UNK_1" max="1" min="1" id="8336"/>
<item chance="2519" category="UNK_200" max="1" min="1" id="8729"/>
<item chance="630" category="UNK_200" max="1" min="1" id="8739"/>
<item chance="63" category="UNK_200" max="1" min="1" id="8749"/>
<item chance="12" category="UNK_200" max="1" min="1" id="8759"/>
</droplist>
<skills>
<skill level="2" id="4074"/>
<skill level="12" 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="11" id="4416"/>
</skills>
</npc>