mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 16:03:10 +00:00
50 lines
2.2 KiB
XML
50 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="29056" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="true" targetable="true" attackable="true">
|
|
<name display="true" send="false">Ice Fairy Sirra</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>60</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="147.5576413" max="79149.92"/>
|
|
<mp regen="2.4" max="1036.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1277.93618"/>
|
|
<magical speed="333.0" damage="434.60179"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1981.2"/>
|
|
<magical value="362.44"/>
|
|
</defense>
|
|
<move walk="30.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>1610848</experience>
|
|
<sp>371722</sp>
|
|
<collision heigth="35.6" radius="16.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="350689" max="200" min="100" id="1343"/>
|
|
<item chance="35857" max="1" min="1" id="110"/>
|
|
<item chance="25041" max="1" min="1" id="2416"/>
|
|
<item chance="25041" max="1" min="1" id="2417"/>
|
|
<item chance="85189" max="120" min="40" id="4077"/>
|
|
<item chance="318088" max="27" min="9" id="4088"/>
|
|
<item chance="204485" max="42" min="14" id="4089"/>
|
|
<item chance="2082" max="1" min="1" id="171"/>
|
|
<item chance="2082" max="1" min="1" id="175"/>
|
|
<item chance="2082" max="1" min="1" id="210"/>
|
|
<item chance="2082" max="1" min="1" id="7893"/>
|
|
<item chance="2082" max="1" min="1" id="7901"/>
|
|
<item chance="99303" max="9" min="3" id="4116"/>
|
|
<item chance="85117" max="10" min="4" id="4117"/>
|
|
<item chance="70562" max="12" min="4" id="4118"/>
|
|
<item chance="39453" max="108" min="36" id="8340"/>
|
|
<item chance="189375" max="22" min="8" id="8348"/>
|
|
<item chance="200000" max="1" min="1" id="8180"/>
|
|
</droplist>
|
|
</npc>
|