mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
44 lines
2.0 KiB
XML
44 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25013" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Ghost of Peasant Leader</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>50</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="73.9338965895966" max="213145.164737758"/>
|
|
<mp regen="2.1" max="747.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="857.79693"/>
|
|
<magical speed="333.0" damage="196.05673"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="600.71532"/>
|
|
<magical value="293.06"/>
|
|
</defense>
|
|
<move walk="40.0" run="170.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3551193</experience>
|
|
<sp>422350</sp>
|
|
<item lefthand="0" righthand="145"/>
|
|
<collision heigth="39.0" radius="15.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="43795" max="1" min="1" id="300"/>
|
|
<item chance="150500" max="63" min="21" id="952"/>
|
|
<item chance="54316" max="1" min="1" id="2384"/>
|
|
<item chance="86886" max="1" min="1" id="2388"/>
|
|
<item chance="33411" max="1" min="1" id="2390"/>
|
|
<item chance="47311" max="243" min="81" id="4066"/>
|
|
<item chance="145465" max="120" min="40" id="4067"/>
|
|
<item chance="210290" max="42" min="14" id="4068"/>
|
|
<item chance="313650" max="36" min="12" id="4113"/>
|
|
<item chance="263377" max="6" min="2" id="4604"/>
|
|
<item chance="210701" max="7" min="3" id="4605"/>
|
|
<item chance="175584" max="9" min="3" id="4606"/>
|
|
<item chance="670000" max="3" min="1" id="8176"/>
|
|
<item chance="770000" max="5" min="2" id="9814"/>
|
|
</droplist>
|
|
</npc>
|