mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +00:00
48 lines
2.2 KiB
XML
48 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25277" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="false" targetable="true" attackable="true">
|
|
<name display="true" send="false">Lilith's Witch Marilion</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>50</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="73.9338965895966" max="213145.164737758"/>
|
|
<mp regen="2.1" max="747.8"/>
|
|
<attack critical="1" 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="80.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3551193</experience>
|
|
<sp>422350</sp>
|
|
<collision heigth="64.0" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="43795" max="1" min="1" id="284"/>
|
|
<item chance="122181" max="1" min="1" id="554"/>
|
|
<item chance="122181" max="1" min="1" id="600"/>
|
|
<item chance="122181" max="1" min="1" id="612"/>
|
|
<item chance="150500" max="63" min="21" id="952"/>
|
|
<item chance="122181" max="1" min="1" id="2464"/>
|
|
<item chance="21689" max="877" min="293" id="4073"/>
|
|
<item chance="105738" max="180" min="60" id="4097"/>
|
|
<item chance="54929" max="346" min="116" id="4098"/>
|
|
<item chance="33043" max="576" min="192" id="4100"/>
|
|
<item chance="345098" max="36" min="12" id="4112"/>
|
|
<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>
|