mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
61 lines
2.8 KiB
XML
61 lines
2.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template:npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25085" 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">Timak Orc Chief Ranger</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>44</level>
|
|
<race>HUMANOID</race>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="56.1136610991755" max="156185.297318604"/>
|
|
<mp regen="2.1" max="584.0"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="583.32632"/>
|
|
<magical speed="333.0" damage="113.07982"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="520.30656"/>
|
|
<magical value="253.82"/>
|
|
</defense>
|
|
<move walk="36.0" run="170.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3196387</experience>
|
|
<sp>320242</sp>
|
|
<item lefthand="0" righthand="157"/>
|
|
<collision heigth="51.0" radius="24.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="45880" category="DROP" max="19" min="7" id="854"/>
|
|
<item chance="81315" category="DROP" max="16" min="6" id="885"/>
|
|
<item chance="31956" category="DROP" max="21" min="7" id="917"/>
|
|
<item chance="143345" category="UNK_2" max="7" min="3" id="951"/>
|
|
<item chance="234348" category="DROP" max="243" min="81" id="1914"/>
|
|
<item chance="106320" category="DROP" max="840" min="280" id="1915"/>
|
|
<item chance="59908" category="DROP" max="720" min="240" id="1916"/>
|
|
<item chance="73000" category="UNK_2" max="18" min="6" id="4601"/>
|
|
<item chance="292000" category="UNK_2" max="4" min="2" id="4602"/>
|
|
<item chance="219000" category="UNK_2" max="6" min="2" id="4603"/>
|
|
<item chance="750000" category="UNK_101" max="2" min="1" id="8176"/>
|
|
<item chance="750000" category="UNK_100" max="4" min="2" id="9816"/>
|
|
</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="11" id="4412"/>
|
|
<skill level="11" id="4413"/>
|
|
<skill level="2" id="4414"/>
|
|
<skill level="5" id="4415"/>
|
|
<skill level="6" id="4416"/>
|
|
<skill level="1" id="4494"/>
|
|
<skill level="4" id="4745"/>
|
|
<skill level="1" id="4820"/>
|
|
</skills>
|
|
</template:npc>
|