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

50 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="22334" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Sand Scorpion</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="113.419259781018" max="33003.982801143"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5940.39947"/>
<magical speed="333.0" damage="4128.10846"/>
</attack>
<defense>
<physical value="582.69205"/>
<magical value="639.58314"/>
</defense>
<move walk="37.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>147904</experience>
<sp>15780</sp>
<collision heigth="66.0" radius="28.0"/>
</info>
<droplist>
<item chance="700000" max="25615" min="12796" id="57"/>
<item chance="560200" max="3" min="1" id="9599"/>
<item chance="165478" max="1" min="1" id="10012"/>
<item chance="43093" max="720" min="240" id="1344"/>
<item chance="9158" max="1" min="1" id="5522"/>
<item chance="9158" max="1" min="1" id="5523"/>
<item chance="61" max="1" min="1" id="5311"/>
<item chance="61" max="1" min="1" id="5316"/>
<item chance="137898" max="1" min="1" id="1879"/>
<item chance="68949" max="1" min="1" id="1885"/>
<item chance="6489" max="1" min="1" id="9628"/>
<item chance="4355" max="1" min="1" id="9630"/>
<item chance="3597" max="1" min="1" id="9629"/>
<item chance="828" max="1" min="1" id="6901"/>
<item chance="6619" max="1" min="1" id="9549"/>
<item chance="5746" max="1" min="1" id="10483"/>
<item chance="1436" max="1" min="1" id="10484"/>
<item chance="144" max="1" min="1" id="10485"/>
<item chance="29" max="1" min="1" id="10486"/>
<item chance="909782" max="3" min="1" id="1885"/>
<item chance="310882" max="1" min="1" id="6713"/>
<item chance="21835" max="1" min="1" id="6901"/>
</droplist>
</npc>