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

48 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20848" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Light Bringer</name>
<level>46</level>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1229.78678"/>
<mp regen="2.1" max="637.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="248.0526"/>
<magical speed="333.0" damage="169.38777"/>
</attack>
<defense>
<physical value="182.18816"/>
<magical value="121.30293"/>
</defense>
<move walk="60.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>5839</experience>
<sp>414</sp>
<collision heigth="23.0" radius="10.0"/>
</info>
<droplist>
<item chance="700000" max="1566" min="766" id="57"/>
<item chance="17" max="1" min="1" id="96"/>
<item chance="17" max="1" min="1" id="298"/>
<item chance="17" max="1" min="1" id="302"/>
<item chance="91873" max="3" min="1" id="1864"/>
<item chance="91873" max="1" min="1" id="1865"/>
<item chance="61249" max="1" min="1" id="1866"/>
<item chance="183746" max="1" min="1" id="1868"/>
<item chance="647978" max="5" min="1" id="1871"/>
<item chance="36749" max="1" min="1" id="1873"/>
<item chance="555409" max="1" min="1" id="1895"/>
<item chance="184085" max="1" min="1" id="1908"/>
<item chance="1201" max="1" min="1" id="2062"/>
<item chance="1201" max="1" min="1" id="2075"/>
<item chance="1201" max="1" min="1" id="2076"/>
<item chance="7067" max="1" min="1" id="2164"/>
<item chance="3675" max="1" min="1" id="8723"/>
<item chance="919" max="1" min="1" id="8733"/>
<item chance="92" max="1" min="1" id="8743"/>
<item chance="18" max="1" min="1" id="8753"/>
</droplist>
</npc>