mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
43 lines
2.0 KiB
XML
43 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="25217" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Cursed Clara</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>50</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="53.8546339421093" max="155046.064475059"/>
|
|
<mp regen="2.1" max="747.8"/>
|
|
<attack critical="8" evasion="0" range="40">
|
|
<physical speed="253.0" damage="458.48043"/>
|
|
<magical speed="333.0" damage="56.52768"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="600.71532"/>
|
|
<magical value="293.06"/>
|
|
</defense>
|
|
<move walk="50.0" run="170.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2389767</experience>
|
|
<sp>281312</sp>
|
|
<collision heigth="25.0" radius="10.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="27627" max="1" min="1" id="267"/>
|
|
<item chance="88033" max="1" min="1" id="856"/>
|
|
<item chance="132049" max="1" min="1" id="887"/>
|
|
<item chance="66024" max="1" min="1" id="918"/>
|
|
<item chance="108751" max="7" min="3" id="951"/>
|
|
<item chance="66398" max="243" min="81" id="4049"/>
|
|
<item chance="158823" max="120" min="40" id="4050"/>
|
|
<item chance="284041" max="42" min="14" id="4051"/>
|
|
<item chance="220035" max="36" min="12" id="4111"/>
|
|
<item chance="332294" max="3" min="1" id="4601"/>
|
|
<item chance="221530" max="4" min="2" id="4602"/>
|
|
<item chance="166147" max="6" min="2" id="4603"/>
|
|
<item chance="850000" max="1" min="1" id="8176"/>
|
|
<item chance="850000" max="3" min="1" id="9816"/>
|
|
</droplist>
|
|
</npc>
|