1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +00:00
Files
l2jserver2/data/templates/npc/monster/20752-SnipeCohort.xml
2011-05-25 20:22:02 -03:00

46 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="20752" 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">Snipe Cohort</name>
<level>42</level>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1050.81652"/>
<mp regen="2.1" max="531.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="198.34591"/>
<magical speed="333.0" damage="135.44454"/>
</attack>
<defense>
<physical value="164.88513"/>
<magical value="120.65578"/>
</defense>
<move walk="30.0" run="120.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>7085</experience>
<sp>451</sp>
<collision heigth="14.5" radius="14.0"/>
</info>
<droplist>
<item chance="7711" max="1" min="1" id="1805"/>
<item chance="225036" max="1" min="1" id="1905"/>
<item chance="231337" max="1" min="1" id="5549"/>
<item chance="700000" max="1883" min="932" id="57"/>
<item chance="193" max="1" min="1" id="353"/>
<item chance="309" max="1" min="1" id="380"/>
<item chance="9426" max="1" min="1" id="1950"/>
<item chance="14661" max="1" min="1" id="1951"/>
<item chance="331905" max="1" min="1" id="1868"/>
<item chance="66381" max="1" min="1" id="1873"/>
<item chance="11063" max="1" min="1" id="1889"/>
<item chance="10706" max="1" min="1" id="2160"/>
<item chance="725" max="1" min="1" id="2312"/>
<item chance="553" max="1" min="1" id="5159"/>
<item chance="16595" max="1" min="1" id="5549"/>
</droplist>
</npc>