1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/20980-HallateSFollowerMul.xml
2011-06-03 14:04:57 -03:00

68 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="20980" 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">Hallate's Follower Mul</name>
<level>68</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2345.76698"/>
<mp regen="2.7" max="1282.4"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="646.17968"/>
<magical speed="333.0" damage="441.25696"/>
</attack>
<defense>
<physical value="286.3615"/>
<magical value="190.66272"/>
</defense>
<move walk="70.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>18255</experience>
<sp>1764</sp>
<item lefthand="0" righthand="210"/>
<collision heigth="40.0" radius="12.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="5090" min="2504" id="57"/>
<item chance="75539" category="UNK_2" max="3" min="1" id="1867"/>
<item chance="42491" category="UNK_2" max="6" min="2" id="1869"/>
<item chance="33993" category="UNK_2" max="6" min="2" id="1870"/>
<item chance="169963" category="UNK_2" max="1" min="1" id="1871"/>
<item chance="113309" category="UNK_2" max="3" min="1" id="1872"/>
<item chance="210979" category="SPOIL" max="1" min="1" id="4039"/>
<item chance="55038" category="SPOIL" max="1" min="1" id="4041"/>
<item chance="109999" category="SPOIL" max="1" min="1" id="4085"/>
<item chance="482" category="UNK_2" max="1" min="1" id="4985"/>
<item chance="17" category="UNK_1" max="1" min="1" id="5287"/>
<item chance="28" category="UNK_1" max="1" min="1" id="5288"/>
<item chance="11" category="UNK_1" max="1" min="1" id="5293"/>
<item chance="2009" category="UNK_1" max="1" min="1" id="5520"/>
<item chance="1418" category="UNK_1" max="1" min="1" id="5521"/>
<item chance="3071" category="UNK_1" max="1" min="1" id="5524"/>
<item chance="93" category="UNK_2" max="1" min="1" id="8314"/>
<item chance="1889" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="472" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="47" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="9" category="UNK_200" max="1" min="1" id="8760"/>
</droplist>
<skills>
<skill level="6" id="4073"/>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="9" id="4416"/>
</skills>
</npc>