mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
36 lines
1.6 KiB
XML
36 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25569" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Jax the Destroyer</name>
|
|
<title send="false">Forsaken Prisoner</title>
|
|
<level>82</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="91.3173083724193" max="213848.930921219"/>
|
|
<mp regen="3.0" max="1743.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="7648.5874"/>
|
|
<magical speed="333.0" damage="1012.26341"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1049.32431"/>
|
|
<magical value="511.9"/>
|
|
</defense>
|
|
<move walk="24.0" run="170.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2819565</experience>
|
|
<sp>398177</sp>
|
|
<item lefthand="0" righthand="6719"/>
|
|
<collision heigth="46.2" radius="17.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="3429" max="1" min="1" id="6367"/>
|
|
<item chance="792331" max="3" min="1" id="6691"/>
|
|
<item chance="81455" max="1" min="1" id="9582"/>
|
|
<item chance="57724" max="1" min="1" id="9588"/>
|
|
<item chance="41232" max="1" min="1" id="9592"/>
|
|
<item chance="95031" max="1" min="1" id="9627"/>
|
|
</droplist>
|
|
</npc>
|