1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/21081-PowerAngelAmon.xml
2011-05-25 20:22:02 -03:00

52 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21081" 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">Power Angel Amon</name>
<level>75</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2676.65854"/>
<mp regen="3.0" max="1507.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="794.70901"/>
<magical speed="333.0" damage="542.68324"/>
</attack>
<defense>
<physical value="319.24623"/>
<magical value="212.55774"/>
</defense>
<move walk="30.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>21329</experience>
<sp>2250</sp>
<item lefthand="0" righthand="4700"/>
<collision heigth="36.5" radius="13.5"/>
</info>
<droplist>
<item chance="700000" max="6067" min="2973" id="57"/>
<item chance="296760" max="1" min="1" id="1867"/>
<item chance="148380" max="3" min="1" id="1872"/>
<item chance="14838" max="1" min="1" id="1875"/>
<item chance="29676" max="1" min="1" id="1881"/>
<item chance="1935" max="1" min="1" id="4041"/>
<item chance="26385" max="1" min="1" id="4119"/>
<item chance="630" max="1" min="1" id="4985"/>
<item chance="8037" max="1" min="1" id="5230"/>
<item chance="28" max="1" min="1" id="5297"/>
<item chance="44" max="1" min="1" id="5298"/>
<item chance="17" max="1" min="1" id="5301"/>
<item chance="50689" max="1" min="1" id="5478"/>
<item chance="3119" max="1" min="1" id="5478"/>
<item chance="2195" max="1" min="1" id="5479"/>
<item chance="4896" max="1" min="1" id="5482"/>
<item chance="2061" max="1" min="1" id="8731"/>
<item chance="515" max="1" min="1" id="8741"/>
<item chance="51" max="1" min="1" id="8751"/>
<item chance="11" max="1" min="1" id="8761"/>
</droplist>
</npc>