1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +00:00
Files
l2jserver2/data/templates/npc/monster/20980-HallateSFollowerMul.xml
2011-05-25 20:22:02 -03:00

53 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
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>
<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" max="5090" min="2504" id="57"/>
<item chance="75539" max="3" min="1" id="1867"/>
<item chance="42491" max="6" min="2" id="1869"/>
<item chance="33993" max="6" min="2" id="1870"/>
<item chance="169963" max="1" min="1" id="1871"/>
<item chance="113309" max="3" min="1" id="1872"/>
<item chance="210979" max="1" min="1" id="4039"/>
<item chance="55038" max="1" min="1" id="4041"/>
<item chance="109999" max="1" min="1" id="4085"/>
<item chance="482" max="1" min="1" id="4985"/>
<item chance="17" max="1" min="1" id="5287"/>
<item chance="28" max="1" min="1" id="5288"/>
<item chance="11" max="1" min="1" id="5293"/>
<item chance="2009" max="1" min="1" id="5520"/>
<item chance="1418" max="1" min="1" id="5521"/>
<item chance="3071" max="1" min="1" id="5524"/>
<item chance="93" max="1" min="1" id="8314"/>
<item chance="1889" max="1" min="1" id="8730"/>
<item chance="472" max="1" min="1" id="8740"/>
<item chance="47" max="1" min="1" id="8750"/>
<item chance="9" max="1" min="1" id="8760"/>
</droplist>
</npc>