mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
30 lines
1.2 KiB
XML
30 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="FestivalMonster" id="18058" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Offering of Forbidden Path Saint</name>
|
|
<level>78</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="8.823" max="3044.88717"/>
|
|
<mp regen="3.111" max="1812.948"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1045.99572"/>
|
|
<magical speed="333.0" damage="742.05697"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="380.7903"/>
|
|
<magical value="230.67484"/>
|
|
</defense>
|
|
<move walk="33.0" run="195.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>9837</experience>
|
|
<sp>1144</sp>
|
|
<item lefthand="0" righthand="2500"/>
|
|
<collision heigth="28.8" radius="14.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="1804" min="902" id="57"/>
|
|
</droplist>
|
|
</npc>
|