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="Monster" id="25634" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Cohemenes</name>
|
|
<title send="false">Soul Collector</title>
|
|
<level>81</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="186.30557254141" max="436294.588865472"/>
|
|
<mp regen="3.0" max="1812.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1816.91541"/>
|
|
<magical speed="333.0" damage="1073.23051"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="1092.5476"/>
|
|
<magical value="532.98247"/>
|
|
</defense>
|
|
<move walk="46.0" run="200.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>3004658</experience>
|
|
<sp>406483</sp>
|
|
<collision heigth="60.72" radius="31.68"/>
|
|
</info>
|
|
</npc>
|