mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +00:00
39 lines
1.6 KiB
XML
39 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25357" 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">Sukar Wererat Chief</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>21</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="16.8269664693931" max="37886.4853669374"/>
|
|
<mp regen="1.5" max="205.2"/>
|
|
<attack critical="8" evasion="0" range="40">
|
|
<physical speed="253.0" damage="53.12758"/>
|
|
<magical speed="333.0" damage="3.16861"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="269.19177"/>
|
|
<magical value="131.32"/>
|
|
</defense>
|
|
<move walk="80.0" run="190.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2646357</experience>
|
|
<sp>60367</sp>
|
|
<item lefthand="0" righthand="216"/>
|
|
<collision heigth="25.0" radius="14.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="318120" max="1" min="1" id="222"/>
|
|
<item chance="256557" max="12" min="4" id="605"/>
|
|
<item chance="97301" max="10" min="4" id="955"/>
|
|
<item chance="378396" max="22" min="8" id="956"/>
|
|
<item chance="136830" max="22" min="8" id="1123"/>
|
|
<item chance="141898" max="72" min="24" id="6387"/>
|
|
</droplist>
|
|
</npc>
|