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

47 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="RaidBoss" id="25306" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Soul of Fire Nastron</name>
<title send="false">Raid Boss</title>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="82.1549499734545" max="240490.391893436"/>
<mp regen="3.21" max="2051.19"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="919.75393"/>
<magical speed="333.0" damage="309.85402"/>
</attack>
<defense>
<physical value="1185.644"/>
<magical value="578.3992"/>
</defense>
<move walk="38.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2643173</experience>
<sp>390090</sp>
<collision heigth="42.0" radius="10.0"/>
</info>
<droplist>
<item chance="9092" max="1" min="1" id="6676"/>
<item chance="9092" max="1" min="1" id="6677"/>
<item chance="9092" max="1" min="1" id="6681"/>
<item chance="9092" max="1" min="1" id="6682"/>
<item chance="9092" max="1" min="1" id="6685"/>
<item chance="9092" max="1" min="1" id="6686"/>
<item chance="129405" max="24" min="8" id="6703"/>
<item chance="76590" max="40" min="14" id="6704"/>
<item chance="51698" max="60" min="20" id="6708"/>
<item chance="37598" max="82" min="28" id="6709"/>
<item chance="28721" max="108" min="36" id="6712"/>
<item chance="295417" max="10" min="4" id="6713"/>
<item chance="3057" max="1" min="1" id="6364"/>
<item chance="3057" max="1" min="1" id="6372"/>
<item chance="470926" max="4" min="2" id="6688"/>
<item chance="179404" max="12" min="4" id="6696"/>
<item chance="423622" max="1" min="1" id="3936"/>
<item chance="37655" max="1" min="1" id="6578"/>
</droplist>
</npc>