1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/riftinvader/21788-MessengerInvaderEliteSoldier.xml
2011-06-03 14:04:57 -03:00

66 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="21788" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Messenger Invader Elite Soldier</name>
<level>78</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="8.925" max="3107.6436594"/>
<mp regen="3.1518" max="1883.736"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="1033.124"/>
<magical speed="333.0" damage="740.57728"/>
</attack>
<defense>
<physical value="380.23713"/>
<magical value="268.30468"/>
</defense>
<move walk="40.0" run="165.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>57664</experience>
<sp>6864</sp>
<item lefthand="0" righthand="78"/>
<collision heigth="40.0" radius="21.0"/>
</info>
<droplist>
<item chance="325700" category="SPOIL" max="1" min="1" id="6698"/>
<item chance="361407" category="SPOIL" max="1" min="1" id="6699"/>
<item chance="198508" category="SPOIL" max="1" min="1" id="6700"/>
<item chance="700000" category="DROP" max="16687" min="8174" id="57"/>
<item chance="10" category="UNK_1" max="1" min="1" id="81"/>
<item chance="10" category="UNK_1" max="1" min="1" id="151"/>
<item chance="10" category="UNK_1" max="1" min="1" id="2500"/>
<item chance="2798" category="UNK_1" max="1" min="1" id="5529"/>
<item chance="2798" category="UNK_1" max="1" min="1" id="5545"/>
<item chance="3074" category="UNK_1" max="1" min="1" id="5546"/>
<item chance="245" category="UNK_2" max="1" min="1" id="960"/>
<item chance="19132" category="UNK_2" max="1200" min="400" id="1344"/>
<item chance="30234" category="UNK_2" max="39" min="13" id="1867"/>
<item chance="122447" category="UNK_2" max="6" min="2" id="1869"/>
<item chance="102039" category="UNK_2" max="9" min="3" id="1870"/>
<item chance="87462" category="UNK_2" max="9" min="3" id="1871"/>
<item chance="51020" category="UNK_2" max="24" min="8" id="1872"/>
<item chance="5102" category="UNK_200" max="1" min="1" id="8732"/>
<item chance="1276" category="UNK_200" max="1" min="1" id="8742"/>
<item chance="127" category="UNK_200" max="1" min="1" id="8752"/>
</droplist>
<skills>
<skill level="14" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="1" id="4416"/>
<skill level="10" id="4582"/>
<skill level="9" id="4789"/>
</skills>
</npc>