mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +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="GrandBoss" id="29179" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Freya</name>
|
|
<title send="false">Ice Queen</title>
|
|
<level>85</level>
|
|
<sex>FEMALE</sex>
|
|
<stats>
|
|
<hp regen="612.13033605051" max="2662001.19529538"/>
|
|
<mp regen="300.0" max="184680.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="9002.55327"/>
|
|
<magical speed="333.0" damage="3120.59162"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1193.90086"/>
|
|
<magical value="582.428"/>
|
|
</defense>
|
|
<move walk="54.0" run="180.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>51569937</experience>
|
|
<sp>6164678</sp>
|
|
<collision heigth="55.0" radius="22.0"/>
|
|
</info>
|
|
</npc>
|