mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
44 lines
1.9 KiB
XML
44 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25272" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="false" targetable="true" attackable="true">
|
|
<name display="true" send="false">Partisan Leader Talakin</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>28</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="50.5321359969236" max="97967.945523373"/>
|
|
<mp regen="1.5" max="300.96"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="189.60691"/>
|
|
<magical speed="333.0" damage="24.23957"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="334.84104"/>
|
|
<magical value="163.34"/>
|
|
</defense>
|
|
<move walk="50.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2390045</experience>
|
|
<sp>97281</sp>
|
|
<item lefthand="0" righthand="77"/>
|
|
<collision heigth="43.5" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="78438" max="9" min="3" id="63"/>
|
|
<item chance="86625" max="1" min="1" id="157"/>
|
|
<item chance="86625" max="1" min="1" id="186"/>
|
|
<item chance="64233" max="10" min="4" id="553"/>
|
|
<item chance="869675" max="36" min="12" id="956"/>
|
|
<item chance="114437" max="180" min="60" id="1940"/>
|
|
<item chance="175775" max="36" min="12" id="2027"/>
|
|
<item chance="58829" max="12" min="4" id="2422"/>
|
|
<item chance="52292" max="13" min="5" id="2423"/>
|
|
<item chance="47063" max="15" min="5" id="2446"/>
|
|
<item chance="42784" max="16" min="6" id="2447"/>
|
|
</droplist>
|
|
</npc>
|