mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 23:42:55 +00:00
28 lines
1.1 KiB
XML
28 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc type="RaidBoss" id="25697" 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">Torumba</name>
|
|
<title send="false">Reptilikon</title>
|
|
<level>85</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="242.622420161294" max="6312935.03534084"/>
|
|
<mp regen="300.0" max="18468.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="3038.11849"/>
|
|
<magical speed="333.0" damage="1212.53791"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1085.36442"/>
|
|
<magical value="529.48"/>
|
|
</defense>
|
|
<move walk="23.0" run="120.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>0</experience>
|
|
<sp>0</sp>
|
|
<collision heigth="64.0" radius="40.0"/>
|
|
</info>
|
|
</npc>
|