1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/20860-SealAngel.xml
2011-05-24 22:55:31 -03:00

49 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20860" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Seal Angel</name>
<level>73</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2586.66898"/>
<mp regen="3.0" max="1442.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="752.73928"/>
<magical speed="333.0" damage="514.02335"/>
</attack>
<defense>
<physical value="310.02959"/>
<magical value="226.8662"/>
</defense>
<move walk="30.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>83696</experience>
<sp>8612</sp>
<item lefthand="0" righthand="148"/>
<collision heigth="36.5" radius="13.5"/>
</info>
<droplist>
<item chance="31381" max="1" min="1" id="5156"/>
<item chance="310640" max="1" min="1" id="5482"/>
<item chance="197912" max="1" min="1" id="5485"/>
<item chance="700000" max="23663" min="11622" id="57"/>
<item chance="81" max="1" min="1" id="5287"/>
<item chance="130" max="1" min="1" id="5288"/>
<item chance="50" max="1" min="1" id="5293"/>
<item chance="9340" max="1" min="1" id="5520"/>
<item chance="6591" max="1" min="1" id="5521"/>
<item chance="14276" max="1" min="1" id="5524"/>
<item chance="57934" max="45" min="15" id="1868"/>
<item chance="86901" max="6" min="2" id="1873"/>
<item chance="173802" max="1" min="1" id="1876"/>
<item chance="41381" max="9" min="3" id="1895"/>
<item chance="14484" max="1" min="1" id="4042"/>
<item chance="1159" max="1" min="1" id="5271"/>
<item chance="8046" max="1" min="1" id="8731"/>
<item chance="2012" max="1" min="1" id="8741"/>
<item chance="201" max="1" min="1" id="8751"/>
<item chance="40" max="1" min="1" id="8761"/>
</droplist>
</npc>