mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
35 lines
1.5 KiB
XML
35 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25388" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Red Eye Captain Trakia</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>35</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="26.794392073316" max="69449.5684546156"/>
|
|
<mp regen="1.8" max="402.6"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="163.69565"/>
|
|
<magical speed="333.0" damage="12.93"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="410.18844"/>
|
|
<magical value="200.1"/>
|
|
</defense>
|
|
<move walk="70.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>1912395</experience>
|
|
<sp>144137</sp>
|
|
<item lefthand="0" righthand="70"/>
|
|
<collision heigth="55.0" radius="30.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="219924" max="1" min="1" id="396"/>
|
|
<item chance="538011" max="36" min="12" id="1952"/>
|
|
<item chance="87193" max="1" min="1" id="297"/>
|
|
<item chance="208326" max="36" min="12" id="2055"/>
|
|
<item chance="447912" max="1" min="1" id="6574"/>
|
|
</droplist>
|
|
</npc>
|