1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/21071-SealArchangel.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="21071" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Seal Archangel</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="233.61053"/>
</defense>
<move walk="30.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>88404</experience>
<sp>9325</sp>
<item lefthand="0" righthand="148"/>
<collision heigth="36.5" radius="13.5"/>
</info>
<droplist>
<item chance="700000" max="25146" min="12324" id="57"/>
<item chance="102" max="1" min="1" id="729"/>
<item chance="32368" max="1" min="1" id="1894"/>
<item chance="30749" max="1" min="1" id="4039"/>
<item chance="8022" max="1" min="1" id="4041"/>
<item chance="30749" max="1" min="1" id="4044"/>
<item chance="1845" max="1" min="1" id="4403"/>
<item chance="33312" max="1" min="1" id="5156"/>
<item chance="115" max="1" min="1" id="5297"/>
<item chance="184" max="1" min="1" id="5298"/>
<item chance="71" max="1" min="1" id="5301"/>
<item chance="12928" max="1" min="1" id="5478"/>
<item chance="9097" max="1" min="1" id="5479"/>
<item chance="20291" max="1" min="1" id="5482"/>
<item chance="147834" max="1" min="1" id="5486"/>
<item chance="329765" max="1" min="1" id="5489"/>
<item chance="8542" max="1" min="1" id="8731"/>
<item chance="2135" max="1" min="1" id="8741"/>
<item chance="214" max="1" min="1" id="8751"/>
<item chance="43" max="1" min="1" id="8761"/>
</droplist>
</npc>