1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/22334-SandScorpion.xml

68 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22334" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Sand Scorpion</name>
<level>81</level>
<race>BUG</race>
<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" category="DROP" max="25615" min="12796" id="57"/>
<item chance="560200" category="UNK_100" max="3" min="1" id="9599"/>
<item chance="165478" category="UNK_101" max="1" min="1" id="10012"/>
<item chance="43093" category="UNK_2" max="720" min="240" id="1344"/>
<item chance="9158" category="UNK_1" max="1" min="1" id="5522"/>
<item chance="9158" category="UNK_1" max="1" min="1" id="5523"/>
<item chance="61" category="UNK_1" max="1" min="1" id="5311"/>
<item chance="61" category="UNK_1" max="1" min="1" id="5316"/>
<item chance="137898" category="UNK_2" max="1" min="1" id="1879"/>
<item chance="68949" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="6489" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="4355" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="3597" category="UNK_2" max="1" min="1" id="9629"/>
<item chance="828" category="UNK_2" max="1" min="1" id="6901"/>
<item chance="6619" category="UNK_200" max="1" min="1" id="9549"/>
<item chance="5746" category="UNK_200" max="1" min="1" id="10483"/>
<item chance="1436" category="UNK_200" max="1" min="1" id="10484"/>
<item chance="144" category="UNK_200" max="1" min="1" id="10485"/>
<item chance="29" category="UNK_200" max="1" min="1" id="10486"/>
<item chance="909782" category="SPOIL" max="3" min="1" id="1885"/>
<item chance="310882" category="SPOIL" max="1" min="1" id="6713"/>
<item chance="21835" category="SPOIL" max="1" min="1" id="6901"/>
</droplist>
<skills>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="13" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="1" id="4414"/>
<skill level="3" id="4415"/>
<skill level="12" id="4416"/>
<skill level="10" id="5251"/>
<skill level="9" id="5273"/>
<skill level="1" id="5465"/>
</skills>
</template:npc>