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

83 lines
4.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="20217" 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">Krator</name>
<level>44</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1138.62924"/>
<mp regen="2.1" max="584.0"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="222.23112"/>
<magical speed="333.0" damage="151.75505"/>
</attack>
<defense>
<physical value="173.43552"/>
<magical value="126.91259"/>
</defense>
<move walk="23.0" run="23.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>7997</experience>
<sp>523</sp>
<collision heigth="31.0" radius="20.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="2115" min="1032" id="57"/>
<item chance="142" category="UNK_1" max="1" min="1" id="62"/>
<item chance="206484" category="UNK_2" max="1" min="1" id="1868"/>
<item chance="524276" category="SPOIL" max="3" min="1" id="1873"/>
<item chance="41297" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="6883" category="UNK_2" max="1" min="1" id="1889"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="1958"/>
<item chance="20560" category="SPOIL" max="1" min="1" id="2075"/>
<item chance="133744" category="SPOIL" max="1" min="1" id="2163"/>
<item chance="5267" category="UNK_2" max="1" min="1" id="2163"/>
<item chance="2244" category="UNK_2" max="1" min="1" id="2225"/>
<item chance="360" category="UNK_2" max="1" min="1" id="2321"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2429"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2430"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2431"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2432"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2433"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2452"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2453"/>
<item chance="142" category="UNK_1" max="1" min="1" id="2454"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2937"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2938"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2939"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2940"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2941"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2942"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2943"/>
<item chance="6187" category="UNK_1" max="1" min="1" id="2944"/>
<item chance="344" category="UNK_2" max="1" min="1" id="5279"/>
<item chance="10324" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="4130" category="UNK_200" max="1" min="1" id="8723"/>
<item chance="1032" category="UNK_200" max="1" min="1" id="8733"/>
<item chance="103" category="UNK_200" max="1" min="1" id="8743"/>
<item chance="20" category="UNK_200" max="1" min="1" id="8753"/>
</droplist>
<skills>
<skill level="1" id="4071"/>
<skill level="4" id="4247"/>
<skill level="1" id="4274"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="10" id="4410"/>
<skill level="10" id="4411"/>
<skill level="16" id="4412"/>
<skill level="14" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="2" id="4416"/>
<skill level="5" id="4436"/>
<skill level="5" id="4437"/>
<skill level="5" id="4438"/>
</skills>
</npc>