1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/20844-KaimVanul.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="20844" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Kaim Vanul</name>
<level>51</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1470.41596"/>
<mp regen="2.4" max="775.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="321.13207"/>
<magical speed="333.0" damage="219.29157"/>
</attack>
<defense>
<physical value="204.85194"/>
<magical value="136.39273"/>
</defense>
<move walk="37.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>3936</experience>
<sp>300</sp>
<collision heigth="40.0" radius="24.0"/>
</info>
<droplist>
<item chance="700000" max="1058" min="521" id="57"/>
<item chance="80" max="1" min="1" id="854"/>
<item chance="120" max="1" min="1" id="885"/>
<item chance="60" max="1" min="1" id="917"/>
<item chance="292227" max="1" min="1" id="1539"/>
<item chance="60423" max="1" min="1" id="1867"/>
<item chance="60423" max="1" min="1" id="1872"/>
<item chance="3021" max="1" min="1" id="1875"/>
<item chance="6042" max="1" min="1" id="1881"/>
<item chance="5091" max="1" min="1" id="1914"/>
<item chance="7984" max="1" min="1" id="1915"/>
<item chance="3856" max="1" min="1" id="1916"/>
<item chance="74" max="1" min="1" id="2355"/>
<item chance="11435" max="1" min="1" id="4041"/>
<item chance="394" max="1" min="1" id="4041"/>
<item chance="101" max="1" min="1" id="4601"/>
<item chance="2922" max="1" min="1" id="4603"/>
<item chance="101" max="1" min="1" id="4609"/>
<item chance="1259" max="1" min="1" id="8725"/>
<item chance="315" max="1" min="1" id="8735"/>
<item chance="31" max="1" min="1" id="8745"/>
<item chance="6" max="1" min="1" id="8755"/>
</droplist>
</npc>