1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/18575-WarlordTamuze.xml
Rogiel 6a40656a38 Update XSD files for templates
This commit updades all XSD files for templates.
2011-10-11 23:45:02 -03:00

71 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="18575" 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">Warlord Tamuze</name>
<title send="false">Kaneus</title>
<level>66</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="66.5389693316175" max="445990.929574085"/>
<mp regen="16.47" max="6099.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="2129.66944"/>
<magical speed="333.0" damage="1454.28817"/>
</attack>
<defense>
<physical value="442.76403"/>
<magical value="485.99326"/>
</defense>
<move walk="60.0" run="160.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>1052061</experience>
<sp>186892</sp>
<item lefthand="0" righthand="8686"/>
<collision heigth="43.0" radius="22.0"/>
</info>
<droplist>
<item chance="2122" category="UNK_1" max="1" min="1" id="171"/>
<item chance="1415" category="UNK_3" max="1" min="1" id="171"/>
<item chance="2122" category="UNK_1" max="1" min="1" id="175"/>
<item chance="1415" category="UNK_3" max="1" min="1" id="175"/>
<item chance="2122" category="UNK_1" max="1" min="1" id="210"/>
<item chance="1415" category="UNK_3" max="1" min="1" id="210"/>
<item chance="38550" category="UNK_2" max="1" min="1" id="729"/>
<item chance="289124" category="UNK_2" max="1" min="1" id="730"/>
<item chance="233901" category="UNK_1" max="3" min="1" id="4116"/>
<item chance="155938" category="UNK_3" max="3" min="1" id="4116"/>
<item chance="155934" category="UNK_1" max="4" min="2" id="4117"/>
<item chance="103958" category="UNK_3" max="4" min="2" id="4117"/>
<item chance="295484" category="UNK_1" max="1" min="1" id="4118"/>
<item chance="73869" category="UNK_3" max="9" min="3" id="4118"/>
<item chance="2122" category="UNK_1" max="1" min="1" id="7893"/>
<item chance="1415" category="UNK_3" max="1" min="1" id="7893"/>
<item chance="2122" category="UNK_1" max="1" min="1" id="7901"/>
<item chance="1415" category="UNK_3" max="1" min="1" id="7901"/>
<item chance="116950" category="UNK_1" max="6" min="2" id="8340"/>
<item chance="77969" category="UNK_3" max="6" min="2" id="8340"/>
<item chance="93402" category="UNK_1" max="7" min="3" id="8348"/>
<item chance="62270" category="UNK_3" max="7" min="3" id="8348"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="7" id="4188"/>
<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="3" id="4415"/>
<skill level="9" id="4416"/>
<skill level="6" id="4738"/>
<skill level="1" id="5597"/>
</skills>
</template:npc>