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

43 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25214" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Fafurion's Page Sika</name>
<title send="false">Raid Boss</title>
<level>40</level>
<sex>MALE</sex>
<stats>
<hp regen="34.0387779378852" max="91937.3861400206"/>
<mp regen="1.8" max="478.8"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="236.34363"/>
<magical speed="333.0" damage="18.66292"/>
</attack>
<defense>
<physical value="469.65105"/>
<magical value="229.12"/>
</defense>
<move walk="35.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2030965</experience>
<sp>181264</sp>
<item lefthand="0" righthand="5132"/>
<collision heigth="44.0" radius="13.0"/>
</info>
<droplist>
<item chance="26257" max="1" min="1" id="96"/>
<item chance="26257" max="1" min="1" id="298"/>
<item chance="26257" max="1" min="1" id="302"/>
<item chance="159067" max="1" min="1" id="439"/>
<item chance="254192" max="1" min="1" id="471"/>
<item chance="256338" max="72" min="24" id="1954"/>
<item chance="70534" max="157" min="53" id="1962"/>
<item chance="181525" max="15" min="5" id="2062"/>
<item chance="100847" max="27" min="9" id="2075"/>
<item chance="64831" max="42" min="14" id="2076"/>
<item chance="514316" max="1" min="1" id="6574"/>
<item chance="640000" max="1" min="1" id="8176"/>
<item chance="850000" max="2" min="1" id="9817"/>
</droplist>
</npc>