1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/raidboss/29062-AndreasVanHalter.xml
2011-06-03 14:04:57 -03:00

59 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="29062" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Andreas Van Halter</name>
<title send="false">Seer of Pagan</title>
<level>80</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="364.87" max="115708.195"/>
<mp regen="3.21" max="2051.19"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="3134.565"/>
<magical speed="333.0" damage="1241.64405"/>
</attack>
<defense>
<physical value="3161.7216"/>
<magical value="578.3992"/>
</defense>
<move walk="30.0" run="210.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2915973</experience>
<sp>2380617</sp>
<item lefthand="0" righthand="8208"/>
<collision heigth="21.3" radius="9.0"/>
</info>
<droplist>
<item chance="32009" category="UNK_2" max="1" min="1" id="959"/>
<item chance="320095" category="UNK_2" max="1" min="1" id="960"/>
<item chance="5335" category="UNK_2" max="1" min="1" id="6577"/>
<item chance="17056" category="UNK_1" max="1" min="1" id="6684"/>
<item chance="306342" category="UNK_2" max="36" min="12" id="6711"/>
<item chance="10504" category="UNK_1" max="1" min="1" id="7575"/>
<item chance="233504" category="UNK_2" max="1" min="1" id="7579"/>
<item chance="320095" category="UNK_1" max="1" min="1" id="8921"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="10" id="4183"/>
<skill level="10" id="4188"/>
<skill level="10" id="4192"/>
<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="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="5033"/>
</skills>
</npc>