mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
26 lines
1.1 KiB
XML
26 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="25709" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Lost Warden</name>
|
|
<level>83</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="237.841799981663" max="618854.527530717"/>
|
|
<mp regen="20.0" max="1777.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="10874.37207"/>
|
|
<magical speed="333.0" damage="2209.19928"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1061.58432"/>
|
|
<magical value="517.88"/>
|
|
</defense>
|
|
<move walk="60.0" run="200.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>1455513</experience>
|
|
<sp>201155</sp>
|
|
<collision heigth="57.0" radius="51.6"/>
|
|
</info>
|
|
</npc>
|