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

48 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21086" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Bloody Liviona</name>
<level>72</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2540.15331"/>
<mp regen="3.0" max="1410.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="731.52506"/>
<magical speed="333.0" damage="499.53679"/>
</attack>
<defense>
<physical value="305.35947"/>
<magical value="203.31178"/>
</defense>
<move walk="80.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>33396</experience>
<sp>3392</sp>
<collision heigth="28.0" radius="15.0"/>
</info>
<droplist>
<item chance="700000" max="9427" min="4617" id="57"/>
<item chance="12483" max="1" min="1" id="1807"/>
<item chance="891673" max="5" min="1" id="1895"/>
<item chance="98770" max="1" min="1" id="1895"/>
<item chance="6914" max="1" min="1" id="4040"/>
<item chance="5762" max="1" min="1" id="4042"/>
<item chance="11523" max="1" min="1" id="4043"/>
<item chance="2857" max="1" min="1" id="4166"/>
<item chance="691" max="1" min="1" id="4401"/>
<item chance="32" max="1" min="1" id="5287"/>
<item chance="52" max="1" min="1" id="5288"/>
<item chance="20" max="1" min="1" id="5293"/>
<item chance="123574" max="1" min="1" id="5482"/>
<item chance="3716" max="1" min="1" id="5520"/>
<item chance="2622" max="1" min="1" id="5521"/>
<item chance="5679" max="1" min="1" id="5524"/>
<item chance="3841" max="1" min="1" id="8730"/>
<item chance="960" max="1" min="1" id="8740"/>
<item chance="96" max="1" min="1" id="8750"/>
<item chance="19" max="1" min="1" id="8760"/>
</droplist>
</npc>