1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25127-LangkMatriarchRashkos.xml
2011-05-25 13:54:59 -03:00

37 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="RaidBoss" id="25127" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Langk Matriarch Rashkos</name>
<title send="false">Raid Boss</title>
<level>24</level>
<sex>MALE</sex>
<stats>
<hp regen="44.9019254294477" max="83501.9913811124"/>
<mp regen="1.5" max="245.52"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="136.64091"/>
<magical speed="333.0" damage="17.20301"/>
</attack>
<defense>
<physical value="296.12757"/>
<magical value="144.46"/>
</defense>
<move walk="56.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2584114</experience>
<sp>74037</sp>
<item lefthand="0" righthand="124"/>
<collision heigth="57.0" radius="19.0"/>
</info>
<droplist>
<item chance="495636" max="4" min="2" id="46"/>
<item chance="345695" max="1" min="1" id="222"/>
<item chance="265321" max="12" min="4" id="627"/>
<item chance="370072" max="3" min="1" id="955"/>
<item chance="41119" max="1" min="1" id="6575"/>
<item chance="370072" max="1" min="1" id="6576"/>
</droplist>
</npc>