1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 23:42:55 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25536-Hannibal.xml
2011-05-25 13:54:59 -03:00

28 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="RaidBoss" id="25536" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Hannibal</name>
<title send="false">Raid Boss</title>
<level>81</level>
<sex>FEMALE</sex>
<stats>
<hp regen="132.781870390792" max="431893.62160741"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="2784.89734"/>
<magical speed="333.0" damage="1033.42208"/>
</attack>
<defense>
<physical value="1074.07355"/>
<magical value="523.97271"/>
</defense>
<move walk="60.0" run="100.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>5614732</experience>
<sp>1265702</sp>
<collision heigth="40.6" radius="20.0"/>
</info>
</npc>