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="RaidBoss" id="25696" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Taklacan</name>
|
|
<title send="false">Bistakon</title>
|
|
<level>85</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="242.622420161294" max="763865.139276241"/>
|
|
<mp regen="300.0" max="18468.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="11355.95863"/>
|
|
<magical speed="333.0" damage="1212.53791"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="17479.90252"/>
|
|
<magical value="8527.32835"/>
|
|
</defense>
|
|
<move walk="40.0" run="120.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3078749</experience>
|
|
<sp>399008</sp>
|
|
<collision heigth="57.0" radius="40.0"/>
|
|
</info>
|
|
</npc>
|