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/25277-LilithSWitchMarilion.xml

64 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25277" 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">Lilith's Witch Marilion</name>
<title send="false">Raid Boss</title>
<level>50</level>
<race>DEMON</race>
<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" category="UNK_1" max="1" min="1" id="284"/>
<item chance="122181" category="DROP" max="1" min="1" id="554"/>
<item chance="122181" category="DROP" max="1" min="1" id="600"/>
<item chance="122181" category="DROP" max="1" min="1" id="612"/>
<item chance="150500" category="UNK_2" max="63" min="21" id="952"/>
<item chance="122181" category="DROP" max="1" min="1" id="2464"/>
<item chance="21689" category="DROP" max="877" min="293" id="4073"/>
<item chance="105738" category="DROP" max="180" min="60" id="4097"/>
<item chance="54929" category="DROP" max="346" min="116" id="4098"/>
<item chance="33043" category="DROP" max="576" min="192" id="4100"/>
<item chance="345098" category="UNK_1" max="36" min="12" id="4112"/>
<item chance="263377" category="UNK_2" max="6" min="2" id="4604"/>
<item chance="210701" category="UNK_2" max="7" min="3" id="4605"/>
<item chance="175584" category="UNK_2" max="9" min="3" id="4606"/>
<item chance="670000" category="UNK_101" max="3" min="1" id="8176"/>
<item chance="770000" category="UNK_100" max="5" min="2" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="5" id="4178"/>
<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="3" id="4414"/>
<skill level="5" id="4415"/>
<skill level="9" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4893"/>
</skills>
</template:npc>