mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
38 lines
1.7 KiB
XML
38 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="25334" 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>38</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="67.7297049407161" max="128864.779150678"/>
|
|
<mp regen="1.8" max="447.96"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="226.00591"/>
|
|
<magical speed="333.0" damage="48.79994"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="445.32861"/>
|
|
<magical value="217.24"/>
|
|
</defense>
|
|
<move walk="80.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>1370326</experience>
|
|
<sp>114239</sp>
|
|
<collision heigth="54.0" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="103876" max="1" min="1" id="397"/>
|
|
<item chance="155814" max="1" min="1" id="439"/>
|
|
<item chance="248995" max="1" min="1" id="471"/>
|
|
<item chance="326537" max="36" min="12" id="952"/>
|
|
<item chance="251097" max="72" min="24" id="1954"/>
|
|
<item chance="322432" max="22" min="8" id="1961"/>
|
|
<item chance="69092" max="157" min="53" id="1962"/>
|
|
<item chance="165996" max="1" min="1" id="2387"/>
|
|
<item chance="167397" max="72" min="24" id="2935"/>
|
|
</droplist>
|
|
</npc>
|