1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22327-ArcaneScout.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="22327" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Arcane Scout</name>
<level>81</level>
<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" max="64546" min="32178" id="57"/>
<item chance="705400" max="6" min="2" id="9599"/>
<item chance="27089" max="75" min="25" id="9674"/>
<item chance="9286" max="1" min="1" id="8349"/>
<item chance="9288" max="1" min="1" id="5533"/>
<item chance="9279" max="1" min="1" id="5544"/>
<item chance="9288" max="1" min="1" id="8342"/>
<item chance="1354" max="1" min="1" id="960"/>
<item chance="33" max="1" min="1" id="164"/>
<item chance="33" max="1" min="1" id="213"/>
<item chance="33" max="1" min="1" id="7895"/>
<item chance="33" max="1" min="1" id="7902"/>
<item chance="17102" max="594" min="198" id="1868"/>
<item chance="37624" max="54" min="18" id="1873"/>
<item chance="84653" max="12" min="4" id="1876"/>
<item chance="138209" max="9" min="3" id="1895"/>
<item chance="56435" max="1" min="1" id="4042"/>
<item chance="27089" max="1" min="1" id="9551"/>
<item chance="892056" max="1" min="1" id="6706"/>
<item chance="766903" max="1" min="1" id="6705"/>
<item chance="54991" max="1" min="1" id="6901"/>
</droplist>
</npc>