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/25013-GhostOfPeasantLeader.xml

65 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="25013" 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">Ghost of Peasant Leader</name>
<title send="false">Raid Boss</title>
<level>50</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="73.9338965895966" max="213145.164737758"/>
<mp regen="2.1" max="747.8"/>
<attack critical="4" 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="40.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>3551193</experience>
<sp>422350</sp>
<item leftHand="0" rightHand="145"/>
<collision heigth="39.0" radius="15.0"/>
</info>
<droplist>
<item chance="43795" category="UNK_1" max="1" min="1" id="300"/>
<item chance="150500" category="UNK_2" max="63" min="21" id="952"/>
<item chance="54316" category="DROP" max="1" min="1" id="2384"/>
<item chance="86886" category="DROP" max="1" min="1" id="2388"/>
<item chance="33411" category="DROP" max="1" min="1" id="2390"/>
<item chance="47311" category="DROP" max="243" min="81" id="4066"/>
<item chance="145465" category="DROP" max="120" min="40" id="4067"/>
<item chance="210290" category="DROP" max="42" min="14" id="4068"/>
<item chance="313650" category="UNK_1" max="36" min="12" id="4113"/>
<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="4188"/>
<skill level="5" id="4190"/>
<skill level="5" id="4192"/>
<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="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4794"/>
</skills>
</template:npc>