1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/22311-ParmeSGuardian.xml

67 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22311" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Parme's Guardian</name>
<level>83</level>
<race>BUG</race>
<sex>FEMALE</sex>
<stats>
<hp regen="111.50705124295" max="32829.2831947712"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5815.28895"/>
<magical speed="333.0" damage="3971.08851"/>
</attack>
<defense>
<physical value="566.1783"/>
<magical value="621.45708"/>
</defense>
<move walk="60.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>180237</experience>
<sp>18511</sp>
<collision heigth="72.0" radius="25.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="31115" min="15512" id="57"/>
<item chance="79142" category="UNK_2" max="45" min="15" id="1868"/>
<item chance="118713" category="UNK_2" max="6" min="2" id="1873"/>
<item chance="79142" category="UNK_2" max="1" min="1" id="1889"/>
<item chance="39571" category="UNK_2" max="1" min="1" id="4044"/>
<item chance="118713" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="49301" category="UNK_1" max="1" min="1" id="6342"/>
<item chance="31905" category="UNK_1" max="1" min="1" id="6344"/>
<item chance="70857" category="UNK_1" max="1" min="1" id="6346"/>
<item chance="57298" category="SPOIL" max="1" min="1" id="6688"/>
<item chance="56218" category="SPOIL" max="1" min="1" id="6689"/>
<item chance="26509" category="SPOIL" max="1" min="1" id="6901"/>
<item chance="1187" category="UNK_2" max="1" min="1" id="6901"/>
<item chance="9498" category="UNK_200" max="1" min="1" id="9546"/>
<item chance="8244" category="UNK_200" max="1" min="1" id="10483"/>
<item chance="2061" category="UNK_200" max="1" min="1" id="10484"/>
<item chance="206" category="UNK_200" max="1" min="1" id="10485"/>
<item chance="41" category="UNK_200" max="1" min="1" id="10486"/>
<item chance="4019" category="UNK_1" max="1" min="1" id="12350"/>
<item chance="8031" category="UNK_1" max="1" min="1" id="12351"/>
<item chance="5354" category="UNK_1" max="1" min="1" id="12352"/>
</droplist>
<skills>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="13" id="4411"/>
<skill level="11" id="4412"/>
<skill level="13" id="4413"/>
<skill level="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="12" id="4416"/>
<skill level="4" id="5317"/>
<skill level="4" id="5318"/>
<skill level="1" id="5463"/>
</skills>
</template:npc>