mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
62 lines
2.8 KiB
XML
62 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template:npc
|
|
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
|
id="25312" 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">Varka's Commander Mos</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>80</level>
|
|
<race>HUMANOID</race>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="99.9316106802954" max="325022.397859132"/>
|
|
<mp regen="3.12" max="1884.48"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1504.01905"/>
|
|
<magical speed="333.0" damage="322.5561"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1116.54576"/>
|
|
<magical value="544.6896"/>
|
|
</defense>
|
|
<move walk="25.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3775961</experience>
|
|
<sp>557272</sp>
|
|
<item leftHand="0" rightHand="2500"/>
|
|
<collision heigth="51.0" radius="22.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="422035" category="DROP" max="27" min="9" id="6698"/>
|
|
<item chance="105368" category="DROP" max="120" min="40" id="6699"/>
|
|
<item chance="165359" category="DROP" max="42" min="14" id="6700"/>
|
|
<item chance="23654" category="DROP" max="1" min="1" id="6724"/>
|
|
<item chance="35481" category="DROP" max="1" min="1" id="6725"/>
|
|
<item chance="17736" category="DROP" max="1" min="1" id="6726"/>
|
|
<item chance="4070" category="UNK_1" max="1" min="1" id="6364"/>
|
|
<item chance="4070" category="UNK_1" max="1" min="1" id="6372"/>
|
|
<item chance="125392" category="UNK_1" max="22" min="8" id="6688"/>
|
|
<item chance="238844" category="UNK_1" max="12" min="4" id="6696"/>
|
|
<item chance="30080" category="UNK_2" max="1" min="1" id="959"/>
|
|
<item chance="300800" category="UNK_2" max="1" min="1" id="960"/>
|
|
<item chance="5014" category="UNK_2" max="1" min="1" id="6577"/>
|
|
</droplist>
|
|
<skills>
|
|
<skill level="1" id="4045"/>
|
|
<skill level="9" id="4178"/>
|
|
<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="6" id="4415"/>
|
|
<skill level="6" id="4416"/>
|
|
<skill level="1" id="4494"/>
|
|
<skill level="1" id="4908"/>
|
|
</skills>
|
|
</template:npc>
|