mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
41 lines
1.9 KiB
XML
41 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25514" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Queen Shyeed</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>80</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="92.3387631310317" max="300327.053710865"/>
|
|
<mp regen="3.0" max="1674.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1445.33275"/>
|
|
<magical speed="333.0" damage="280.52214"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1024.125"/>
|
|
<magical value="499.6"/>
|
|
</defense>
|
|
<move walk="45.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3775961</experience>
|
|
<sp>557272</sp>
|
|
<collision heigth="50.8" radius="45.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="509091" max="1" min="1" id="3936"/>
|
|
<item chance="7348" max="1" min="1" id="6367"/>
|
|
<item chance="45253" max="1" min="1" id="6578"/>
|
|
<item chance="15608" max="1" min="1" id="6678"/>
|
|
<item chance="10925" max="1" min="1" id="6679"/>
|
|
<item chance="10925" max="1" min="1" id="6683"/>
|
|
<item chance="10925" max="1" min="1" id="6687"/>
|
|
<item chance="565930" max="9" min="3" id="6691"/>
|
|
<item chance="81141" max="67" min="23" id="6705"/>
|
|
<item chance="35394" max="180" min="60" id="6706"/>
|
|
<item chance="202250" max="31" min="11" id="6710"/>
|
|
<item chance="132727" max="48" min="16" id="6714"/>
|
|
</droplist>
|
|
</npc>
|