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/25019-PanDryad.xml

62 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25019" 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="false" targetable="true" attackable="true">
<name display="true" send="false">Pan Dryad</name>
<title send="false">Raid Boss</title>
<level>25</level>
<race>FAIRIE</race>
<sex>MALE</sex>
<stats>
<hp regen="46.0963284168942" max="86632.6170728744"/>
<mp regen="1.5" max="259.2"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="148.44464"/>
<magical speed="333.0" damage="18.71869"/>
</attack>
<defense>
<physical value="305.50599"/>
<magical value="149.04"/>
</defense>
<move walk="45.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2541012</experience>
<sp>79280</sp>
<item lefthand="0" righthand="291"/>
<collision heigth="73.0" radius="42.0"/>
</info>
<droplist>
<item chance="79024" category="UNK_1" max="1" min="1" id="316"/>
<item chance="79024" category="UNK_1" max="1" min="1" id="317"/>
<item chance="167392" category="DROP" max="1" min="1" id="393"/>
<item chance="167392" category="DROP" max="1" min="1" id="394"/>
<item chance="33444" category="DROP" max="12" min="4" id="415"/>
<item chance="29728" category="DROP" max="13" min="5" id="416"/>
<item chance="793367" category="UNK_2" max="36" min="12" id="956"/>
<item chance="62696" category="DROP" max="157" min="53" id="1938"/>
<item chance="179171" category="DROP" max="72" min="24" id="1939"/>
<item chance="572656" category="UNK_1" max="9" min="3" id="2030"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="2" id="4172"/>
<skill level="2" id="4175"/>
<skill level="2" id="4177"/>
<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="13" id="4416"/>
<skill level="1" id="4494"/>
<skill level="2" id="4732"/>
<skill level="1" id="4796"/>
</skills>
</template:npc>