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

42 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21399" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Soldier Scarab</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2802.89989"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="855.81387"/>
<magical speed="333.0" damage="584.40994"/>
</attack>
<defense>
<physical value="332.70061"/>
<magical value="221.51582"/>
</defense>
<move walk="45.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>38680</experience>
<sp>4233</sp>
<collision heigth="22.0" radius="14.0"/>
</info>
<droplist>
<item chance="4493" max="1" min="1" id="5157"/>
<item chance="45358" max="1" min="1" id="5480"/>
<item chance="329100" max="1" min="1" id="6346"/>
<item chance="700000" max="10175" min="4986" id="57"/>
<item chance="514" max="1" min="1" id="11960"/>
<item chance="6293" max="1" min="1" id="5542"/>
<item chance="133296" max="1" min="1" id="1895"/>
<item chance="9331" max="1" min="1" id="4040"/>
<item chance="7776" max="1" min="1" id="4042"/>
<item chance="15551" max="1" min="1" id="4043"/>
<item chance="207" max="1" min="1" id="5167"/>
<item chance="3888" max="1" min="1" id="8732"/>
<item chance="972" max="1" min="1" id="8742"/>
<item chance="97" max="1" min="1" id="8752"/>
</droplist>
</npc>