1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/22390-FoundryForeman.xml
2011-05-24 22:55:31 -03:00

42 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22390" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Foundry Foreman</name>
<level>83</level>
<sex>MALE</sex>
<stats>
<hp regen="190.745373183435" max="112316.37469612"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="9063.04944"/>
<magical speed="333.0" damage="6188.88791"/>
</attack>
<defense>
<physical value="566.1783"/>
<magical value="621.45708"/>
</defense>
<move walk="35.0" run="185.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>609074</experience>
<sp>65777</sp>
<collision heigth="47.2" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="325570" min="162563" id="57"/>
<item chance="659" max="1" min="1" id="236"/>
<item chance="33892" max="1512" min="504" id="1864"/>
<item chance="22776" max="1125" min="375" id="1865"/>
<item chance="10784" max="1584" min="528" id="1866"/>
<item chance="135569" max="378" min="126" id="1868"/>
<item chance="65699" max="156" min="52" id="1873"/>
<item chance="187478" max="1" min="1" id="5537"/>
<item chance="908160" max="11" min="1" id="6698"/>
<item chance="1750" max="1" min="1" id="6895"/>
<item chance="277406" max="2" min="1" id="6901"/>
<item chance="17082" max="1" min="1" id="6901"/>
<item chance="136653" max="1" min="1" id="9551"/>
<item chance="790800" max="27" min="9" id="9599"/>
</droplist>
</npc>