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/grandboss/29163-Tiat.xml

79 lines
3.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
id="29163" 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">Tiat</name>
<title send="false">Witch of the Dragon of Darkness</title>
<level>82</level>
<race>DRAGON</race>
<sex>FEMALE</sex>
<stats>
<hp regen="548.283697654583" max="5523846.14458983"/>
<mp regen="1000.0" max="184680.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="3093.77457"/>
<magical speed="333.0" damage="2112.64698"/>
</attack>
<defense>
<physical value="530.62261"/>
<magical value="352.98781"/>
</defense>
<move walk="80.0" run="200.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<collision heigth="104.0" radius="55.0"/>
</info>
<droplist>
<item chance="65632" category="DROP" max="1" min="1" id="10215"/>
<item chance="65046" category="DROP" max="1" min="1" id="10216"/>
<item chance="65046" category="DROP" max="1" min="1" id="10217"/>
<item chance="65046" category="DROP" max="1" min="1" id="10218"/>
<item chance="65046" category="DROP" max="1" min="1" id="10219"/>
<item chance="65046" category="DROP" max="1" min="1" id="10220"/>
<item chance="65046" category="DROP" max="1" min="1" id="10221"/>
<item chance="65046" category="DROP" max="1" min="1" id="10222"/>
<item chance="65046" category="DROP" max="1" min="1" id="10223"/>
<item chance="300000" category="UNK_2" max="1" min="1" id="10550"/>
<item chance="300000" category="UNK_3" max="1" min="1" id="10552"/>
<item chance="300000" category="UNK_4" max="1" min="1" id="10553"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13457"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13458"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13459"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13460"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13461"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13462"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13463"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13464"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13465"/>
<item chance="37674" category="UNK_1" max="1" min="1" id="13466"/>
<item chance="37633" category="UNK_1" max="1" min="1" id="13467"/>
<item chance="200000" category="UNK_6" max="1" min="1" id="13893"/>
<item chance="300000" category="UNK_5" max="1" min="1" id="14219"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4071"/>
<skill level="5" id="4116"/>
<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="4" id="4415"/>
<skill level="10" id="4416"/>
<skill level="1" id="5462"/>
<skill level="1" id="5839"/>
<skill level="1" id="5840"/>
<skill level="1" id="5841"/>
<skill level="1" id="5842"/>
<skill level="1" id="5843"/>
<skill level="1" id="6127"/>
</skills>
</template:npc>