1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22101-FreyaSServant.xml
2011-05-24 22:55:31 -03:00

50 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22101" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Freya's Servant</name>
<level>58</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1828.68266"/>
<mp regen="2.4" max="977.4"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="442.8992"/>
<magical speed="333.0" damage="302.44274"/>
</attack>
<defense>
<physical value="237.99429"/>
<magical value="174.1539"/>
</defense>
<move walk="140.0" run="168.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>33143</experience>
<sp>2723</sp>
<collision heigth="50.0" radius="16.0"/>
</info>
<droplist>
<item chance="700000" max="8700" min="4271" id="57"/>
<item chance="159720" max="3" min="1" id="1871"/>
<item chance="212961" max="1" min="1" id="1866"/>
<item chance="26620" max="1" min="1" id="1885"/>
<item chance="12778" max="1" min="1" id="5220"/>
<item chance="2778" max="1" min="1" id="4041"/>
<item chance="3457" max="1" min="1" id="4129"/>
<item chance="50" max="1" min="1" id="357"/>
<item chance="80" max="1" min="1" id="383"/>
<item chance="50" max="1" min="1" id="2376"/>
<item chance="80" max="1" min="1" id="2379"/>
<item chance="7229" max="1" min="1" id="4056"/>
<item chance="11173" max="1" min="1" id="4057"/>
<item chance="7229" max="1" min="1" id="4064"/>
<item chance="11173" max="1" min="1" id="4065"/>
<item chance="6389" max="1" min="1" id="8727"/>
<item chance="1597" max="1" min="1" id="8737"/>
<item chance="160" max="1" min="1" id="8747"/>
<item chance="32" max="1" min="1" id="8757"/>
<item chance="432576" max="1" min="1" id="5220"/>
<item chance="419407" max="1" min="1" id="4051"/>
<item chance="4326" max="1" min="1" id="947"/>
</droplist>
</npc>