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/22538-DragonSteedTroopCommander.xml

64 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22538" 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">Dragon Steed Troop Commander</name>
<level>81</level>
<race>DRAGON</race>
<sex>MALE</sex>
<stats>
<hp regen="111.50705124295" max="32829.2831947712"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="5883.70412"/>
<magical speed="333.0" damage="4065.07552"/>
</attack>
<defense>
<physical value="572.83923"/>
<magical value="628.76834"/>
</defense>
<move walk="55.0" run="210.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>96783</experience>
<sp>10083</sp>
<item leftHand="0" rightHand="13978"/>
<collision heigth="46.5" radius="28.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="16357" min="8154" id="57"/>
<item chance="557" category="SPOIL" max="1" min="1" id="959"/>
<item chance="108963" category="UNK_2" max="180" min="60" id="1345"/>
<item chance="163445" category="UNK_2" max="1" min="1" id="1879"/>
<item chance="81723" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="488959" category="SPOIL" max="2" min="1" id="1894"/>
<item chance="113" category="UNK_1" max="1" min="1" id="5312"/>
<item chance="161" category="UNK_1" max="1" min="1" id="5315"/>
<item chance="113" category="UNK_1" max="1" min="1" id="5317"/>
<item chance="17373" category="UNK_1" max="1" min="1" id="5495"/>
<item chance="13679" category="UNK_1" max="1" min="1" id="5527"/>
<item chance="13679" category="UNK_1" max="1" min="1" id="5528"/>
<item chance="1826" category="UNK_2" max="1" min="1" id="6857"/>
<item chance="7692" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="4264" category="UNK_2" max="1" min="1" id="9629"/>
<item chance="5161" category="UNK_2" max="1" min="1" id="9630"/>
</droplist>
<skills>
<skill level="9" 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="11" id="4415"/>
<skill level="10" id="4416"/>
<skill level="1" id="5462"/>
<skill level="5" id="5827"/>
<skill level="1" id="5830"/>
<skill level="1" id="5831"/>
</skills>
</template:npc>