1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/20218-Premo.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="20218" 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">Premo</name>
<level>45</level>
<race>GIANT</race>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1183.80594"/>
<mp regen="2.1" max="610.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="234.89829"/>
<magical speed="333.0" damage="160.40508"/>
</attack>
<defense>
<physical value="177.78746"/>
<magical value="130.09715"/>
</defense>
<move walk="55.0" run="110.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>8303</experience>
<sp>552</sp>
<collision heigth="35.0" radius="21.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="2190" min="1078" id="57"/>
<item chance="421" category="UNK_1" max="1" min="1" id="631"/>
<item chance="214714" category="UNK_2" max="1" min="1" id="1864"/>
<item chance="107357" category="UNK_2" max="1" min="1" id="1869"/>
<item chance="545172" category="SPOIL" max="1" min="1" id="1876"/>
<item chance="42943" category="UNK_2" max="1" min="1" id="1878"/>
<item chance="66066" category="UNK_2" max="1" min="1" id="1884"/>
<item chance="258131" category="SPOIL" max="1" min="1" id="1908"/>
<item chance="17350" category="UNK_1" max="1" min="1" id="1964"/>
<item chance="21069" category="SPOIL" max="1" min="1" id="2073"/>
<item chance="6352" category="UNK_2" max="1" min="1" id="2217"/>
<item chance="374" category="UNK_2" max="1" min="1" id="2319"/>
<item chance="374" category="UNK_2" max="1" min="1" id="2320"/>
<item chance="295" category="UNK_1" max="1" min="1" id="2413"/>
<item chance="421" category="UNK_1" max="1" min="1" id="2495"/>
<item chance="15758" category="UNK_1" max="1" min="1" id="2936"/>
<item chance="17350" category="UNK_1" max="1" min="1" id="2945"/>
<item chance="3578" category="UNK_2" max="1" min="1" id="4039"/>
<item chance="4294" category="UNK_200" max="1" min="1" id="8723"/>
<item chance="1073" category="UNK_200" max="1" min="1" id="8733"/>
<item chance="107" category="UNK_200" max="1" min="1" id="8743"/>
<item chance="22" category="UNK_200" max="1" min="1" id="8753"/>
</droplist>
<skills>
<skill level="4" id="4032"/>
<skill level="4" id="4073"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="13" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="11" id="4416"/>
</skills>
</npc>