mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
37 lines
1.6 KiB
XML
37 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="25366" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Kuroboros' Priest</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>23</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="17.5347470979605" max="40330.25972324"/>
|
|
<mp regen="1.5" max="231.96"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="62.85328"/>
|
|
<magical speed="333.0" damage="3.96218"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="286.94928"/>
|
|
<magical value="139.98"/>
|
|
</defense>
|
|
<move walk="56.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2690117</experience>
|
|
<sp>69902</sp>
|
|
<item lefthand="0" righthand="2"/>
|
|
<collision heigth="37.0" radius="13.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="338459" max="1" min="1" id="259"/>
|
|
<item chance="142028" max="9" min="3" id="848"/>
|
|
<item chance="256432" max="7" min="3" id="879"/>
|
|
<item chance="91373" max="10" min="4" id="911"/>
|
|
<item chance="79638" max="288" min="96" id="1900"/>
|
|
<item chance="60388" max="1" min="1" id="6575"/>
|
|
<item chance="543494" max="1" min="1" id="6576"/>
|
|
</droplist>
|
|
</npc>
|