1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/20761-Pytan.xml
2011-05-25 13:54:59 -03:00

51 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="20761" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Pytan</name>
<level>69</level>
<sex>FEMALE</sex>
<stats>
<hp regen="7.5" max="2395.45533"/>
<mp regen="2.7" max="1314.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="667.50361"/>
<magical speed="333.0" damage="455.81844"/>
</attack>
<defense>
<physical value="291.15063"/>
<magical value="193.85137"/>
</defense>
<move walk="80.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>23881</experience>
<sp>2336</sp>
<collision heigth="40.0" radius="14.0"/>
</info>
<droplist>
<item chance="700000" max="6671" min="3285" id="57"/>
<item chance="11067" max="1" min="1" id="1807"/>
<item chance="204322" max="3" min="1" id="1868"/>
<item chance="81729" max="1" min="1" id="1873"/>
<item chance="553373" max="1" min="1" id="1874"/>
<item chance="553373" max="1" min="1" id="1875"/>
<item chance="13621" max="1" min="1" id="1889"/>
<item chance="6811" max="1" min="1" id="4044"/>
<item chance="409" max="1" min="1" id="4403"/>
<item chance="1353" max="1" min="1" id="4989"/>
<item chance="23" max="1" min="1" id="5287"/>
<item chance="37" max="1" min="1" id="5288"/>
<item chance="14" max="1" min="1" id="5293"/>
<item chance="264" max="1" min="1" id="5338"/>
<item chance="2635" max="1" min="1" id="5520"/>
<item chance="1860" max="1" min="1" id="5521"/>
<item chance="4028" max="1" min="1" id="5524"/>
<item chance="20432" max="1" min="1" id="5549"/>
<item chance="2270" max="1" min="1" id="8730"/>
<item chance="567" max="1" min="1" id="8740"/>
<item chance="57" max="1" min="1" id="8750"/>
<item chance="12" max="1" min="1" id="8760"/>
</droplist>
</npc>