mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
36 lines
1.5 KiB
XML
36 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20048" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="true" targetable="true" attackable="false">
|
|
<name display="true" send="false">Lesser Succubus</name>
|
|
<level>20</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="2.5" max="342.5127"/>
|
|
<mp regen="1.2" max="192.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="44.32863"/>
|
|
<magical speed="333.0" damage="30.2707"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="86.87049"/>
|
|
<magical value="57.83936"/>
|
|
</defense>
|
|
<move walk="60.0" run="100.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>606</experience>
|
|
<sp>27</sp>
|
|
<collision heigth="36.0" radius="10.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="6785" max="1" min="1" id="50"/>
|
|
<item chance="74091" max="1" min="1" id="1924"/>
|
|
<item chance="45937" max="1" min="1" id="2144"/>
|
|
<item chance="700000" max="184" min="106" id="57"/>
|
|
<item chance="258" max="1" min="1" id="256"/>
|
|
<item chance="90461" max="1" min="1" id="1868"/>
|
|
<item chance="18092" max="1" min="1" id="1873"/>
|
|
<item chance="9046" max="1" min="1" id="2142"/>
|
|
</droplist>
|
|
</npc>
|