1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 23:42:55 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/raidboss/25680-GiantMarpanak.xml

71 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25680" 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">Giant Marpanak</name>
<title send="false">Raid Boss</title>
<level>82</level>
<race>GIANT</race>
<sex>MALE</sex>
<stats>
<hp regen="328.667996016813" max="855234.894272099"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5450.52438"/>
<magical speed="333.0" damage="3992.43354"/>
</attack>
<defense>
<physical value="1049.32431"/>
<magical value="511.9"/>
</defense>
<move walk="15.0" run="180.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>5553283</experience>
<sp>1249267</sp>
<item lefthand="0" righthand="3937"/>
<collision heigth="91.0" radius="50.0"/>
</info>
<droplist>
<item chance="52706" category="UNK_2" max="1" min="1" id="959"/>
<item chance="527071" category="UNK_2" max="1" min="1" id="960"/>
<item chance="8784" category="UNK_2" max="1" min="1" id="6577"/>
<item chance="904" category="UNK_1" max="1" min="1" id="9448"/>
<item chance="904" category="UNK_1" max="1" min="1" id="9449"/>
<item chance="14813" category="DROP" max="1" min="1" id="9516"/>
<item chance="21163" category="DROP" max="1" min="1" id="9529"/>
<item chance="203055" category="DROP" max="27" min="9" id="9532"/>
<item chance="54457" category="DROP" max="120" min="40" id="9545"/>
<item chance="273540" category="UNK_1" max="1" min="1" id="9622"/>
<item chance="273540" category="UNK_1" max="1" min="1" id="9623"/>
<item chance="90008" category="DROP" max="42" min="14" id="10114"/>
<item chance="904" category="UNK_1" max="1" min="1" id="10252"/>
<item chance="904" category="UNK_1" max="1" min="1" id="10253"/>
<item chance="141748" category="UNK_1" max="3" min="1" id="10546"/>
<item chance="94498" category="UNK_1" max="4" min="2" id="10547"/>
<item chance="40396" category="DROP" max="1" min="1" id="13885"/>
<item chance="1000000" category="UNK_2" max="1" min="1" id="14851"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="8" id="4173"/>
<skill level="8" 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="1" id="4414"/>
<skill level="3" id="4415"/>
<skill level="11" id="4416"/>
<skill level="1" id="4494"/>
<skill level="8" id="4730"/>
<skill level="8" id="4735"/>
<skill level="1" id="5463"/>
<skill level="1" id="6230"/>
</skills>
</template:npc>