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

32 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="29033" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Fenril Hound Freki</name>
<title send="false">Family of Valakas</title>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="171.99" max="105872.34"/>
<mp regen="9.8" max="1708.14"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="2593.57"/>
<magical speed="333.0" damage="611.11393"/>
</attack>
<defense>
<physical value="2742.236"/>
<magical value="501.662"/>
</defense>
<move walk="30.0" run="200.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2434088</experience>
<sp>1257012</sp>
<collision heigth="30.0" radius="21.0"/>
</info>
<droplist>
<item chance="189407" max="6" min="2" id="6652"/>
<item chance="65766" max="54" min="18" id="6654"/>
<item chance="42279" max="42" min="14" id="6655"/>
</droplist>
</npc>