mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 07:52:57 +00:00
55 lines
2.5 KiB
XML
55 lines
2.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="21309" xsi:schemaLocation="npc ../../npc.xsd"
|
|
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<info aggressive="true" targetable="true" attackable="true">
|
|
<name display="true" send="false">Disciples of Punishment</name>
|
|
<level>75</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="8.5" max="2676.65854"/>
|
|
<mp regen="3.0" max="1507.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="794.70901"/>
|
|
<magical speed="333.0" damage="542.68324"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="319.24623"/>
|
|
<magical value="212.55774"/>
|
|
</defense>
|
|
<move walk="50.0" run="190.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>49155</experience>
|
|
<sp>5185</sp>
|
|
<item lefthand="0" righthand="6717"/>
|
|
<collision heigth="30.0" radius="8.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="13982" min="6853" id="57"/>
|
|
<item chance="145719" max="120" min="40" id="1344"/>
|
|
<item chance="34541" max="27" min="9" id="1867"/>
|
|
<item chance="62173" max="15" min="5" id="1872"/>
|
|
<item chance="926118" max="1" min="1" id="1875"/>
|
|
<item chance="31087" max="1" min="1" id="1875"/>
|
|
<item chance="62173" max="1" min="1" id="1881"/>
|
|
<item chance="6174" max="1" min="1" id="3036"/>
|
|
<item chance="4055" max="1" min="1" id="4041"/>
|
|
<item chance="207" max="1" min="1" id="5282"/>
|
|
<item chance="62556" max="1" min="1" id="5487"/>
|
|
<item chance="2162" max="1" min="1" id="5532"/>
|
|
<item chance="2182" max="1" min="1" id="5543"/>
|
|
<item chance="2159" max="1" min="1" id="8341"/>
|
|
<item chance="2162" max="1" min="1" id="8346"/>
|
|
<item chance="4317" max="1" min="1" id="8731"/>
|
|
<item chance="1079" max="1" min="1" id="8741"/>
|
|
<item chance="108" max="1" min="1" id="8751"/>
|
|
<item chance="21" max="1" min="1" id="8761"/>
|
|
<item chance="177" max="1" min="1" id="11946"/>
|
|
<item chance="177" max="1" min="1" id="11949"/>
|
|
<item chance="177" max="1" min="1" id="11953"/>
|
|
<item chance="177" max="1" min="1" id="11958"/>
|
|
</droplist>
|
|
</npc>
|