mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
44 lines
1.8 KiB
XML
44 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.MonsterController"
|
|
id="20919" 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">Maille Lizardman</name>
|
|
<level>20</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="2.5" max="342.5127"/>
|
|
<mp regen="1.2" max="192.0"/>
|
|
<attack critical="1" 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="43.0" run="130.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>321</experience>
|
|
<sp>14</sp>
|
|
<item lefthand="0" righthand="291"/>
|
|
<collision heigth="23.0" radius="10.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="230" max="1" min="1" id="24"/>
|
|
<item chance="368" max="1" min="1" id="31"/>
|
|
<item chance="700000" max="98" min="56" id="57"/>
|
|
<item chance="230" max="1" min="1" id="390"/>
|
|
<item chance="368" max="1" min="1" id="412"/>
|
|
<item chance="20266" max="1" min="1" id="734"/>
|
|
<item chance="121597" max="1" min="1" id="1865"/>
|
|
<item chance="23946" max="1" min="1" id="1867"/>
|
|
<item chance="23946" max="1" min="1" id="1872"/>
|
|
<item chance="2395" max="1" min="1" id="1881"/>
|
|
<item chance="3592" max="1" min="1" id="2141"/>
|
|
<item chance="4864" max="1" min="1" id="5220"/>
|
|
</droplist>
|
|
</npc>
|