1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/20985-BoundArcher.xml
2011-06-03 14:04:57 -03:00

69 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="20985" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Bound Archer</name>
<level>72</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2540.15331"/>
<mp regen="3.0" max="1410.0"/>
<attack critical="8" evasion="0" range="1100">
<physical speed="253.0" damage="731.52506"/>
<magical speed="333.0" damage="499.53679"/>
</attack>
<defense>
<physical value="305.35947"/>
<magical value="203.31178"/>
</defense>
<move walk="50.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>23154</experience>
<sp>2352</sp>
<item lefthand="0" righthand="288"/>
<collision heigth="27.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="6536" min="3201" id="57"/>
<item chance="136180" category="UNK_2" max="60" min="20" id="1344"/>
<item chance="8655" category="SPOIL" max="1" min="1" id="1807"/>
<item chance="145258" category="UNK_2" max="1" min="1" id="1866"/>
<item chance="72629" category="UNK_2" max="3" min="1" id="1871"/>
<item chance="8715" category="UNK_2" max="1" min="1" id="1877"/>
<item chance="8655" category="SPOIL" max="1" min="1" id="3035"/>
<item chance="4358" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="1895" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="290" category="UNK_2" max="1" min="1" id="5161"/>
<item chance="38410" category="SPOIL" max="1" min="1" id="5479"/>
<item chance="60" category="UNK_1" max="1" min="1" id="6323"/>
<item chance="79" category="UNK_1" max="1" min="1" id="6324"/>
<item chance="119" category="UNK_1" max="1" min="1" id="6325"/>
<item chance="11048" category="UNK_1" max="1" min="1" id="6341"/>
<item chance="8541" category="UNK_1" max="1" min="1" id="6343"/>
<item chance="15281" category="UNK_1" max="1" min="1" id="6345"/>
<item chance="2421" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="605" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="61" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="12" category="UNK_200" max="1" min="1" id="8760"/>
</droplist>
<skills>
<skill level="5" id="4071"/>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="7" id="4120"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="3" id="4414"/>
<skill level="9" id="4415"/>
<skill level="8" id="4416"/>
</skills>
</npc>