mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 07:52:57 +00:00
27 lines
1.1 KiB
XML
27 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25536" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<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>
|