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

35 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25365" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Patriarch Kuroboros</name>
<title send="false">Raid Boss</title>
<level>26</level>
<sex>MALE</sex>
<stats>
<hp regen="47.4274714721366" max="90072.4198994903"/>
<mp regen="1.5" max="273.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="161.16949"/>
<magical speed="333.0" damage="20.28816"/>
</attack>
<defense>
<physical value="315.08454"/>
<magical value="153.72"/>
</defense>
<move walk="52.0" run="190.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2487618</experience>
<sp>84828</sp>
<item lefthand="0" righthand="93"/>
<collision heigth="34.5" radius="12.0"/>
</info>
<droplist>
<item chance="122380" max="1" min="1" id="293"/>
<item chance="122380" max="1" min="1" id="296"/>
<item chance="172819" max="4" min="2" id="436"/>
<item chance="414341" max="3" min="1" id="469"/>
<item chance="98291" max="36" min="12" id="6387"/>
</droplist>
</npc>