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

51 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22336" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Sand Devil</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="113.419259781018" max="11001.327600381"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="6935.07781"/>
<magical speed="333.0" damage="4819.33135"/>
</attack>
<defense>
<physical value="582.69205"/>
<magical value="639.58314"/>
</defense>
<move walk="39.0" run="150.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>50320</experience>
<sp>5368</sp>
<collision heigth="30.0" radius="7.0"/>
</info>
<droplist>
<item chance="700000" max="8713" min="4353" id="57"/>
<item chance="381100" max="1" min="1" id="9599"/>
<item chance="127042" max="90" min="30" id="1344"/>
<item chance="19851" max="1" min="1" id="6346"/>
<item chance="13812" max="1" min="1" id="6342"/>
<item chance="8938" max="1" min="1" id="6344"/>
<item chance="122" max="1" min="1" id="6328"/>
<item chance="81" max="1" min="1" id="6327"/>
<item chance="61" max="1" min="1" id="6326"/>
<item chance="76225" max="12" min="4" id="1868"/>
<item chance="121960" max="1" min="1" id="1873"/>
<item chance="60980" max="1" min="1" id="1876"/>
<item chance="87114" max="1" min="1" id="1895"/>
<item chance="5081" max="1" min="1" id="4042"/>
<item chance="2439" max="1" min="1" id="9549"/>
<item chance="122" max="1" min="1" id="960"/>
<item chance="2118" max="1" min="1" id="10483"/>
<item chance="529" max="1" min="1" id="10484"/>
<item chance="53" max="1" min="1" id="10485"/>
<item chance="11" max="1" min="1" id="10486"/>
<item chance="742735" max="3" min="1" id="1876"/>
<item chance="707366" max="5" min="1" id="1895"/>
<item chance="2971" max="1" min="1" id="960"/>
</droplist>
</npc>