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/monster/18557-RancDeumus.xml

55 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="18557" 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">Ranc Deumus</name>
<title send="false">Kaneus</title>
<level>26</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="12.1792353154195" max="60567.008055059"/>
<mp regen="4.8" max="1365.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="99.21683"/>
<magical speed="333.0" damage="67.75223"/>
</attack>
<defense>
<physical value="168.04509"/>
<magical value="184.45214"/>
</defense>
<move walk="52.0" run="130.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>397272</experience>
<sp>23285</sp>
<item lefthand="0" righthand="93"/>
<collision heigth="34.5" radius="12.0"/>
</info>
<droplist>
<item chance="332602" category="UNK_2" max="1" min="1" id="955"/>
<item chance="461947" category="UNK_2" max="9" min="3" id="956"/>
<item chance="426212" category="UNK_3" max="3" min="1" id="465"/>
<item chance="354881" category="UNK_3" max="1" min="1" id="432"/>
<item chance="284140" category="UNK_4" max="3" min="1" id="465"/>
<item chance="177440" category="UNK_4" max="4" min="2" id="432"/>
</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="14" id="4412"/>
<skill level="14" id="4413"/>
<skill level="2" id="4414"/>
<skill level="11" id="4415"/>
<skill level="6" id="4416"/>
<skill level="2" id="4740"/>
<skill level="3" id="4741"/>
<skill level="1" id="5597"/>
</skills>
</template:npc>