1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/raidboss/29056-IceFairySirra.xml

66 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="29056" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
<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>
<race>SPIRIT</race>
<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="35857" category="DROP" max="1" min="1" id="110"/>
<item chance="2082" category="UNK_1" max="1" min="1" id="171"/>
<item chance="2082" category="UNK_1" max="1" min="1" id="175"/>
<item chance="2082" category="UNK_1" max="1" min="1" id="210"/>
<item chance="350689" category="UNK_2" max="200" min="100" id="1343"/>
<item chance="25041" category="DROP" max="1" min="1" id="2416"/>
<item chance="25041" category="DROP" max="1" min="1" id="2417"/>
<item chance="85189" category="DROP" max="120" min="40" id="4077"/>
<item chance="318088" category="DROP" max="27" min="9" id="4088"/>
<item chance="204485" category="DROP" max="42" min="14" id="4089"/>
<item chance="99303" category="UNK_1" max="9" min="3" id="4116"/>
<item chance="85117" category="UNK_1" max="10" min="4" id="4117"/>
<item chance="70562" category="UNK_1" max="12" min="4" id="4118"/>
<item chance="2082" category="UNK_1" max="1" min="1" id="7893"/>
<item chance="2082" category="UNK_1" max="1" min="1" id="7901"/>
<item chance="200000" category="UNK_3" max="1" min="1" id="8180"/>
<item chance="39453" category="UNK_1" max="108" min="36" id="8340"/>
<item chance="189375" category="UNK_1" max="22" min="8" id="8348"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="7" id="4416"/>
<skill level="1" id="4478"/>
<skill level="1" id="4494"/>
<skill level="1" id="5036"/>
</skills>
</template:npc>