mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
40 lines
1.8 KiB
XML
40 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25088" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Crazy Mechanic Golem</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>43</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="133.418313858623" max="295133.674501199"/>
|
|
<mp regen="2.1" max="557.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1089.91991"/>
|
|
<magical speed="333.0" damage="412.56627"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="507.40251"/>
|
|
<magical value="247.54"/>
|
|
</defense>
|
|
<move walk="30.0" run="150.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3128858</experience>
|
|
<sp>311947</sp>
|
|
<collision heigth="63.0" radius="15.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="54318" max="1" min="1" id="227"/>
|
|
<item chance="54318" max="1" min="1" id="242"/>
|
|
<item chance="161490" max="1" min="1" id="355"/>
|
|
<item chance="258374" max="1" min="1" id="382"/>
|
|
<item chance="91817" max="157" min="53" id="1968"/>
|
|
<item chance="39281" max="576" min="192" id="1969"/>
|
|
<item chance="83075" max="72" min="24" id="2083"/>
|
|
<item chance="265841" max="22" min="8" id="2084"/>
|
|
<item chance="103727" max="1" min="1" id="6573"/>
|
|
<item chance="740000" max="2" min="1" id="8176"/>
|
|
<item chance="740000" max="4" min="2" id="9817"/>
|
|
</droplist>
|
|
</npc>
|