1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/21132-UndergroundKobold.xml
2011-05-25 13:54:59 -03:00

38 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="21132" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Underground Kobold</name>
<level>24</level>
<sex>MALE</sex>
<stats>
<hp regen="3.5" max="435.34437"/>
<mp regen="1.5" max="245.52"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="60.19687"/>
<magical speed="333.0" damage="41.10666"/>
</attack>
<defense>
<physical value="98.70919"/>
<magical value="65.72169"/>
</defense>
<move walk="47.0" run="110.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>935</experience>
<sp>46</sp>
<collision heigth="15.0" radius="10.0"/>
</info>
<droplist>
<item chance="700000" max="273" min="148" id="57"/>
<item chance="105" max="1" min="1" id="68"/>
<item chance="131082" max="1" min="1" id="1868"/>
<item chance="26216" max="1" min="1" id="1873"/>
<item chance="34188" max="1" min="1" id="1898"/>
<item chance="159246" max="1" min="1" id="2179"/>
<item chance="8137" max="1" min="1" id="2255"/>
<item chance="2622" max="1" min="1" id="5278"/>
<item chance="105" max="1" min="1" id="5284"/>
</droplist>
</npc>