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/monster/21178-LilimMarauder.xml

66 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="21178" 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">Lilim Marauder</name>
<level>57</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1776.58018"/>
<mp regen="2.4" max="948.0"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="424.23295"/>
<magical speed="333.0" damage="289.69611"/>
</attack>
<defense>
<physical value="233.18839"/>
<magical value="155.25946"/>
</defense>
<move walk="36.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>18790</experience>
<sp>1561</sp>
<item leftHand="229" rightHand="229"/>
<collision heigth="36.0" radius="11.0"/>
</info>
<droplist>
<item chance="2262" category="SPOIL" max="1" min="1" id="947"/>
<item chance="61196" category="SPOIL" max="1" min="1" id="4129"/>
<item chance="12566" category="SPOIL" max="1" min="1" id="4610"/>
<item chance="700000" category="DROP" max="146" min="73" id="6360"/>
<item chance="47" category="UNK_1" max="1" min="1" id="2384"/>
<item chance="74" category="UNK_1" max="1" min="1" id="2388"/>
<item chance="29" category="UNK_1" max="1" min="1" id="2390"/>
<item chance="6565" category="UNK_1" max="1" min="1" id="4066"/>
<item chance="9967" category="UNK_1" max="1" min="1" id="4067"/>
<item chance="5043" category="UNK_1" max="1" min="1" id="4068"/>
<item chance="522" category="UNK_2" max="1" min="1" id="948"/>
<item chance="278377" category="UNK_2" max="1" min="1" id="1867"/>
<item chance="139189" category="UNK_2" max="3" min="1" id="1872"/>
<item chance="13919" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="27838" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="1816" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="866" category="UNK_2" max="1" min="1" id="4162"/>
<item chance="159" category="UNK_2" max="1" min="1" id="5003"/>
<item chance="700000" category="UNK_3" max="782" min="391" id="6361"/>
<item chance="700000" category="UNK_4" max="26" min="13" id="6362"/>
</droplist>
<skills>
<skill level="5" id="4067"/>
<skill level="5" id="4287"/>
<skill level="12" id="4408"/>
<skill level="1" id="4409"/>
<skill level="13" id="4410"/>
<skill level="13" id="4411"/>
<skill level="14" id="4412"/>
<skill level="9" id="4413"/>
<skill level="3" id="4414"/>
<skill level="7" id="4415"/>
<skill level="9" id="4416"/>
</skills>
</template:npc>