1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/raidboss/25593-GergTheHunter.xml

52 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25593" 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">Gerg the Hunter</name>
<title send="false">Forsaken Inmate</title>
<level>80</level>
<race>GIANT</race>
<sex>MALE</sex>
<stats>
<hp regen="89.5179966399562" max="209635.262151965"/>
<mp regen="3.0" max="1674.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="7476.50801"/>
<magical speed="333.0" damage="974.82622"/>
</attack>
<defense>
<physical value="1024.125"/>
<magical value="499.6"/>
</defense>
<move walk="60.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2643173</experience>
<sp>390090</sp>
<collision heigth="71.5" radius="46.0"/>
</info>
<droplist>
<item chance="15335" category="UNK_1" max="1" min="1" id="289"/>
<item chance="727676" category="UNK_1" max="9" min="3" id="5534"/>
<item chance="13744" category="UNK_2" max="1" min="1" id="6578"/>
<item chance="70279" category="UNK_4" max="1" min="1" id="9587"/>
<item chance="54061" category="UNK_4" max="1" min="1" id="9591"/>
<item chance="41230" category="UNK_3" max="1" min="1" id="9626"/>
</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="11" id="4416"/>
<skill level="7" id="4745"/>
</skills>
</template:npc>