mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 16:03:10 +00:00
37 lines
1.5 KiB
XML
37 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="25534" 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">Tears</name>
|
|
<title send="false">Ice</title>
|
|
<level>83</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="152.563941686569" max="1347510.70657218"/>
|
|
<mp regen="3.0" max="1777.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="5327.46513"/>
|
|
<magical speed="333.0" damage="3637.96805"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="636.95059"/>
|
|
<magical value="342.081"/>
|
|
</defense>
|
|
<move walk="60.0" run="180.0"/>
|
|
<base wit="20" dex="30" men="80" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>2010425</experience>
|
|
<sp>1208631</sp>
|
|
<item lefthand="9638" righthand="9638"/>
|
|
<collision heigth="27.5" radius="20.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="21952" max="1" min="1" id="6680"/>
|
|
<item chance="352969" max="36" min="12" id="6707"/>
|
|
<item chance="11995" max="1" min="1" id="7575"/>
|
|
<item chance="233638" max="36" min="12" id="7579"/>
|
|
</droplist>
|
|
</npc>
|