mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
39 lines
1.7 KiB
XML
39 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25338" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Anakazel</name>
|
|
<title send="false">Invaders' Leader</title>
|
|
<level>78</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="175.808199429551" max="410724.290197009"/>
|
|
<mp regen="3.0" max="1607.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1662.16595"/>
|
|
<magical speed="333.0" damage="941.25731"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="998.10183"/>
|
|
<magical value="486.92"/>
|
|
</defense>
|
|
<move walk="37.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2504378</experience>
|
|
<sp>380180</sp>
|
|
<collision heigth="90.0" radius="25.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="344793" max="1" min="1" id="3936"/>
|
|
<item chance="4976" max="1" min="1" id="6370"/>
|
|
<item chance="30648" max="1" min="1" id="6578"/>
|
|
<item chance="390226" max="9" min="3" id="6694"/>
|
|
<item chance="258007" max="27" min="9" id="6698"/>
|
|
<item chance="64416" max="120" min="40" id="6699"/>
|
|
<item chance="101090" max="42" min="14" id="6700"/>
|
|
<item chance="14461" max="1" min="1" id="6724"/>
|
|
<item chance="21691" max="1" min="1" id="6725"/>
|
|
<item chance="10843" max="1" min="1" id="6726"/>
|
|
</droplist>
|
|
</npc>
|