1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/22327-ArcaneScout.xml

68 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22327" 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">Arcane Scout</name>
<level>81</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="113.26544062045" max="65918.4456223521"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5655.33186"/>
<magical speed="333.0" damage="3907.29218"/>
</attack>
<defense>
<physical value="572.83923"/>
<magical value="628.76834"/>
</defense>
<move walk="50.0" run="160.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>320392</experience>
<sp>34601</sp>
<item lefthand="0" righthand="234"/>
<collision heigth="26.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="64546" min="32178" id="57"/>
<item chance="705400" category="UNK_100" max="6" min="2" id="9599"/>
<item chance="27089" category="UNK_101" max="75" min="25" id="9674"/>
<item chance="9286" category="UNK_1" max="1" min="1" id="8349"/>
<item chance="9288" category="UNK_1" max="1" min="1" id="5533"/>
<item chance="9279" category="UNK_1" max="1" min="1" id="5544"/>
<item chance="9288" category="UNK_1" max="1" min="1" id="8342"/>
<item chance="1354" category="UNK_2" max="1" min="1" id="960"/>
<item chance="33" category="UNK_1" max="1" min="1" id="164"/>
<item chance="33" category="UNK_1" max="1" min="1" id="213"/>
<item chance="33" category="UNK_1" max="1" min="1" id="7895"/>
<item chance="33" category="UNK_1" max="1" min="1" id="7902"/>
<item chance="17102" category="UNK_2" max="594" min="198" id="1868"/>
<item chance="37624" category="UNK_2" max="54" min="18" id="1873"/>
<item chance="84653" category="UNK_2" max="12" min="4" id="1876"/>
<item chance="138209" category="UNK_2" max="9" min="3" id="1895"/>
<item chance="56435" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="27089" category="UNK_200" max="1" min="1" id="9551"/>
<item chance="892056" category="SPOIL" max="1" min="1" id="6706"/>
<item chance="766903" category="SPOIL" max="1" min="1" id="6705"/>
<item chance="54991" category="SPOIL" max="1" min="1" id="6901"/>
</droplist>
<skills>
<skill level="10" id="4047"/>
<skill level="1" 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="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="4" id="5273"/>
<skill level="1" id="5467"/>
</skills>
</template:npc>