1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/22798-DivinityProtector.xml
2011-05-24 22:55:31 -03:00

52 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22798" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Divinity Protector</name>
<level>84</level>
<sex>MALE</sex>
<stats>
<hp regen="110.577296732991" max="32744.8265190398"/>
<mp regen="3.0" max="1812.0"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="5837.38676"/>
<magical speed="333.0" damage="3986.17844"/>
</attack>
<defense>
<physical value="572.58757"/>
<magical value="628.4921"/>
</defense>
<move walk="40.0" run="150.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>325623</experience>
<sp>33084</sp>
<collision heigth="44.0" radius="18.0"/>
</info>
<droplist>
<item chance="700000" max="21529" min="19734" id="57"/>
<item chance="230200" max="3" min="1" id="1879"/>
<item chance="200200" max="1" min="1" id="1885"/>
<item chance="36000" max="1" min="1" id="9573"/>
<item chance="8800" max="1" min="1" id="9574"/>
<item chance="880" max="1" min="1" id="9575"/>
<item chance="24200" max="1" min="1" id="9628"/>
<item chance="12000" max="1" min="1" id="9629"/>
<item chance="14000" max="1" min="1" id="9630"/>
<item chance="24" max="1" min="1" id="14160"/>
<item chance="18" max="1" min="1" id="14161"/>
<item chance="30" max="1" min="1" id="14162"/>
<item chance="60000" max="1" min="1" id="15769"/>
<item chance="15000" max="1" min="1" id="15769"/>
<item chance="48000" max="1" min="1" id="15770"/>
<item chance="12000" max="1" min="1" id="15770"/>
<item chance="36000" max="1" min="1" id="15771"/>
<item chance="10000" max="1" min="1" id="15771"/>
<item chance="5000" max="1" min="1" id="15809"/>
<item chance="300" max="1" min="1" id="15809"/>
<item chance="4000" max="1" min="1" id="15810"/>
<item chance="240" max="1" min="1" id="15810"/>
<item chance="3000" max="1" min="1" id="15811"/>
<item chance="180" max="1" min="1" id="15811"/>
</droplist>
</npc>