mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
52 lines
2.3 KiB
XML
52 lines
2.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="21744" 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">Forbidden Path Invader Elite Soldier</name>
|
|
<level>60</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="6.5" max="1933.24044"/>
|
|
<mp regen="2.4" max="1036.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="481.34551"/>
|
|
<magical speed="333.0" damage="328.69659"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="247.65008"/>
|
|
<magical value="164.88822"/>
|
|
</defense>
|
|
<move walk="80.0" run="165.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>3110</experience>
|
|
<sp>270</sp>
|
|
<collision heigth="40.0" radius="14.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="849" min="418" id="57"/>
|
|
<item chance="422" max="1" min="1" id="947"/>
|
|
<item chance="40499" max="30" min="10" id="1343"/>
|
|
<item chance="56700" max="1" min="1" id="1868"/>
|
|
<item chance="11340" max="1" min="1" id="1873"/>
|
|
<item chance="1890" max="1" min="1" id="1889"/>
|
|
<item chance="9" max="1" min="1" id="2397"/>
|
|
<item chance="14" max="1" min="1" id="2402"/>
|
|
<item chance="5" max="1" min="1" id="2406"/>
|
|
<item chance="945" max="1" min="1" id="4044"/>
|
|
<item chance="37792" max="1" min="1" id="4067"/>
|
|
<item chance="1226" max="1" min="1" id="4069"/>
|
|
<item chance="1861" max="1" min="1" id="4070"/>
|
|
<item chance="942" max="1" min="1" id="4071"/>
|
|
<item chance="5252" max="1" min="1" id="4157"/>
|
|
<item chance="141" max="1" min="1" id="4157"/>
|
|
<item chance="2835" max="1" min="1" id="5549"/>
|
|
<item chance="472" max="1" min="1" id="8728"/>
|
|
<item chance="118" max="1" min="1" id="8738"/>
|
|
<item chance="12" max="1" min="1" id="8748"/>
|
|
<item chance="2" max="1" min="1" id="8758"/>
|
|
</droplist>
|
|
</npc>
|