1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/21338-KetraOrcSeer.xml
2011-05-24 22:55:31 -03:00

49 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="21338" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Ketra Orc Seer</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.823" max="3044.88717"/>
<mp regen="3.111" max="1812.948"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="985.66601"/>
<magical speed="333.0" damage="699.25752"/>
</attack>
<defense>
<physical value="367.35364"/>
<magical value="253.53446"/>
</defense>
<move walk="10.0" run="160.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>27568</experience>
<sp>3205</sp>
<item lefthand="0" righthand="213"/>
<collision heigth="23.0" radius="10.0"/>
</info>
<droplist>
<item chance="700000" max="7970" min="3905" id="57"/>
<item chance="117" max="1" min="1" id="960"/>
<item chance="121815" max="90" min="30" id="1344"/>
<item chance="58471" max="15" min="5" id="1864"/>
<item chance="73089" max="6" min="2" id="1869"/>
<item chance="29235" max="1" min="1" id="1880"/>
<item chance="9745" max="1" min="1" id="4043"/>
<item chance="3898" max="1" min="1" id="5550"/>
<item chance="11038" max="1" min="1" id="6342"/>
<item chance="7143" max="1" min="1" id="6344"/>
<item chance="15864" max="1" min="1" id="6346"/>
<item chance="17114" max="1" min="1" id="6688"/>
<item chance="16792" max="1" min="1" id="6689"/>
<item chance="17147" max="1" min="1" id="6690"/>
<item chance="2436" max="1" min="1" id="8732"/>
<item chance="609" max="1" min="1" id="8742"/>
<item chance="61" max="1" min="1" id="8752"/>
<item chance="900" max="1" min="1" id="12350"/>
<item chance="1798" max="1" min="1" id="12351"/>
<item chance="1199" max="1" min="1" id="12352"/>
</droplist>
</npc>