mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +00:00
39 lines
1.7 KiB
XML
39 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc type="RaidBoss" id="25674" 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">Gwindorr</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>83</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="95.1367199926651" max="309427.263765358"/>
|
|
<mp regen="3.0" max="1777.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="2978.25555"/>
|
|
<magical speed="333.0" damage="294.62845"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1061.58432"/>
|
|
<magical value="517.88"/>
|
|
</defense>
|
|
<move walk="70.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>4158609</experience>
|
|
<sp>574729</sp>
|
|
<item lefthand="0" righthand="129"/>
|
|
<collision heigth="46.0" radius="17.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="1417" max="1" min="1" id="10223"/>
|
|
<item chance="469885" max="1" min="1" id="10405"/>
|
|
<item chance="4506" max="1" min="1" id="9514"/>
|
|
<item chance="7210" max="1" min="1" id="9515"/>
|
|
<item chance="300237" max="6" min="2" id="9530"/>
|
|
<item chance="118410" max="45" min="15" id="9531"/>
|
|
<item chance="47507" max="1" min="1" id="6578"/>
|
|
<item chance="534457" max="1" min="1" id="3936"/>
|
|
</droplist>
|
|
</npc>
|