mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
58 lines
2.6 KiB
XML
58 lines
2.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template:npc
|
|
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
|
id="25352" 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">Giant Wasteland Basilisk</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>30</level>
|
|
<race>BEAST</race>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="21.714038575401" max="53690.0336885106"/>
|
|
<mp regen="1.5" max="329.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="111.21878"/>
|
|
<magical speed="333.0" damage="7.21488"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="355.39281"/>
|
|
<magical value="173.38"/>
|
|
</defense>
|
|
<move walk="35.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2308288</experience>
|
|
<sp>111484</sp>
|
|
<collision heigth="25.0" radius="34.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="95837" category="UNK_1" max="1" min="1" id="261"/>
|
|
<item chance="199474" category="DROP" max="1" min="1" id="395"/>
|
|
<item chance="39821" category="DROP" max="12" min="4" id="417"/>
|
|
<item chance="83336" category="DROP" max="157" min="53" id="1942"/>
|
|
<item chance="283869" category="DROP" max="72" min="24" id="1943"/>
|
|
<item chance="217072" category="UNK_1" max="36" min="12" id="2039"/>
|
|
<item chance="133426" category="UNK_2" max="7" min="3" id="4559"/>
|
|
<item chance="111189" category="UNK_2" max="9" min="3" id="4560"/>
|
|
<item chance="95305" category="UNK_2" max="10" min="4" id="4561"/>
|
|
<item chance="277791" category="UNK_2" max="36" min="12" id="6387"/>
|
|
</droplist>
|
|
<skills>
|
|
<skill level="1" id="4045"/>
|
|
<skill level="3" id="4197"/>
|
|
<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="3" id="4416"/>
|
|
<skill level="1" id="4494"/>
|
|
<skill level="1" id="4925"/>
|
|
</skills>
|
|
</template:npc>
|