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/20574-ElderTarlkBasilisk.xml

73 lines
3.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="20574" 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">Elder Tarlk Basilisk</name>
<level>51</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1470.41596"/>
<mp regen="2.4" max="775.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="321.13207"/>
<magical speed="333.0" damage="219.29157"/>
</attack>
<defense>
<physical value="204.85194"/>
<magical value="149.90176"/>
</defense>
<move walk="35.0" run="100.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>4506</experience>
<sp>343</sp>
<collision heigth="25.0" radius="34.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="1009" min="497" id="57"/>
<item chance="3" category="UNK_1" max="1" min="1" id="75"/>
<item chance="3" category="UNK_1" max="1" min="1" id="76"/>
<item chance="3" category="UNK_1" max="1" min="1" id="77"/>
<item chance="3" category="UNK_1" max="1" min="1" id="84"/>
<item chance="3" category="UNK_1" max="1" min="1" id="134"/>
<item chance="3" category="UNK_1" max="1" min="1" id="145"/>
<item chance="278794" category="SPOIL" max="1" min="1" id="1539"/>
<item chance="8868" category="UNK_2" max="1" min="1" id="1539"/>
<item chance="79817" category="UNK_2" max="1" min="1" id="1864"/>
<item chance="836382" category="SPOIL" max="3" min="1" id="1867"/>
<item chance="39909" category="UNK_2" max="1" min="1" id="1869"/>
<item chance="3991" category="UNK_2" max="1" min="1" id="1880"/>
<item chance="236" category="UNK_1" max="1" min="1" id="2089"/>
<item chance="236" category="UNK_1" max="1" min="1" id="2090"/>
<item chance="236" category="UNK_1" max="1" min="1" id="2091"/>
<item chance="236" category="UNK_1" max="1" min="1" id="2092"/>
<item chance="236" category="UNK_1" max="1" min="1" id="2095"/>
<item chance="236" category="UNK_1" max="1" min="1" id="2096"/>
<item chance="1330" category="UNK_2" max="1" min="1" id="4043"/>
<item chance="1774" category="UNK_2" max="1" min="1" id="4122"/>
<item chance="1774" category="UNK_2" max="1" min="1" id="4123"/>
<item chance="2788" category="SPOIL" max="1" min="1" id="4601"/>
<item chance="89" category="UNK_2" max="1" min="1" id="4609"/>
<item chance="532" category="UNK_2" max="1" min="1" id="5550"/>
<item chance="1109" category="UNK_200" max="1" min="1" id="8725"/>
<item chance="277" category="UNK_200" max="1" min="1" id="8735"/>
<item chance="28" category="UNK_200" max="1" min="1" id="8745"/>
<item chance="6" category="UNK_200" max="1" min="1" id="8755"/>
</droplist>
<skills>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="3" id="4416"/>
<skill level="6" id="5620"/>
</skills>
</template:npc>