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-05-25 13:54:59 -03:00

63 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" 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="false">
<name display="true" send="false">Krator</name>
<level>44</level>
<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" max="2115" min="1032" id="57"/>
<item chance="142" max="1" min="1" id="62"/>
<item chance="206484" max="1" min="1" id="1868"/>
<item chance="524276" max="3" min="1" id="1873"/>
<item chance="41297" max="1" min="1" id="1873"/>
<item chance="6883" max="1" min="1" id="1889"/>
<item chance="6187" max="1" min="1" id="1958"/>
<item chance="20560" max="1" min="1" id="2075"/>
<item chance="133744" max="1" min="1" id="2163"/>
<item chance="5267" max="1" min="1" id="2163"/>
<item chance="2244" max="1" min="1" id="2225"/>
<item chance="360" max="1" min="1" id="2321"/>
<item chance="142" max="1" min="1" id="2429"/>
<item chance="142" max="1" min="1" id="2430"/>
<item chance="142" max="1" min="1" id="2431"/>
<item chance="142" max="1" min="1" id="2432"/>
<item chance="142" max="1" min="1" id="2433"/>
<item chance="142" max="1" min="1" id="2452"/>
<item chance="142" max="1" min="1" id="2453"/>
<item chance="142" max="1" min="1" id="2454"/>
<item chance="6187" max="1" min="1" id="2937"/>
<item chance="6187" max="1" min="1" id="2938"/>
<item chance="6187" max="1" min="1" id="2939"/>
<item chance="6187" max="1" min="1" id="2940"/>
<item chance="6187" max="1" min="1" id="2941"/>
<item chance="6187" max="1" min="1" id="2942"/>
<item chance="6187" max="1" min="1" id="2943"/>
<item chance="6187" max="1" min="1" id="2944"/>
<item chance="344" max="1" min="1" id="5279"/>
<item chance="10324" max="1" min="1" id="5549"/>
<item chance="4130" max="1" min="1" id="8723"/>
<item chance="1032" max="1" min="1" id="8733"/>
<item chance="103" max="1" min="1" id="8743"/>
<item chance="20" max="1" min="1" id="8753"/>
</droplist>
</npc>