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/22214-Elroki.xml

75 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22214" 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="true" targetable="true" attackable="true">
<name display="true" send="false">Elroki</name>
<level>80</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3290.11306877694"/>
<mp regen="3.0" max="1674.8"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="970.53755"/>
<magical speed="333.0" damage="662.75133"/>
</attack>
<defense>
<physical value="341.375"/>
<magical value="249.80341"/>
</defense>
<move walk="60.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>14515</experience>
<sp>2715</sp>
<collision heigth="33.0" radius="25.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="6970" min="3563" id="57"/>
<item chance="476" category="SPOIL" max="1" min="1" id="959"/>
<item chance="35" category="UNK_2" max="1" min="1" id="959"/>
<item chance="351" category="UNK_2" max="1" min="1" id="960"/>
<item chance="594682" category="SPOIL" max="3" min="1" id="5549"/>
<item chance="3" category="UNK_1" max="1" min="1" id="6676"/>
<item chance="3" category="UNK_1" max="1" min="1" id="6677"/>
<item chance="3" category="UNK_1" max="1" min="1" id="6681"/>
<item chance="3" category="UNK_1" max="1" min="1" id="6682"/>
<item chance="3" category="UNK_1" max="1" min="1" id="6685"/>
<item chance="3" category="UNK_1" max="1" min="1" id="6686"/>
<item chance="3000" category="UNK_1" max="1" min="1" id="6703"/>
<item chance="3000" category="UNK_1" max="1" min="1" id="6704"/>
<item chance="3000" category="UNK_1" max="1" min="1" id="6708"/>
<item chance="3000" category="UNK_1" max="1" min="1" id="6709"/>
<item chance="3000" category="UNK_1" max="1" min="1" id="6712"/>
<item chance="3000" category="UNK_1" max="1" min="1" id="6713"/>
<item chance="3513" category="UNK_2" max="1" min="1" id="8954"/>
<item chance="1757" category="UNK_2" max="1" min="1" id="8955"/>
<item chance="878" category="UNK_2" max="1" min="1" id="8956"/>
<item chance="165689" category="SPOIL" max="1" min="1" id="13099"/>
</droplist>
<skills>
<skill level="2" id="4071"/>
<skill level="9" id="4084"/>
<skill level="10" id="4151"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="12" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="6" id="4416"/>
<skill level="4" id="4417"/>
<skill level="5" id="4438"/>
<skill level="5" id="4439"/>
<skill level="1" id="4445"/>
<skill level="10" id="4486"/>
<skill level="1" id="5080"/>
<skill level="1" id="5178"/>
<skill level="9" id="5601"/>
</skills>
</template:npc>