mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
40 lines
1.8 KiB
XML
40 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25540" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Demon Prince</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>83</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="187.223482496798" max="2230489.48877267"/>
|
|
<mp regen="3.0" max="1846.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="5211.07476"/>
|
|
<magical speed="333.0" damage="3599.86629"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="731.98996"/>
|
|
<magical value="353.81079"/>
|
|
</defense>
|
|
<move walk="60.0" run="180.0"/>
|
|
<base wit="20" dex="30" men="80" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>3100452</experience>
|
|
<sp>410692</sp>
|
|
<collision heigth="49.0" radius="33.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="3745" max="1" min="1" id="6365"/>
|
|
<item chance="3745" max="1" min="1" id="6366"/>
|
|
<item chance="3745" max="1" min="1" id="6369"/>
|
|
<item chance="3745" max="1" min="1" id="6579"/>
|
|
<item chance="27414" max="1" min="1" id="6680"/>
|
|
<item chance="53061" max="48" min="16" id="6689"/>
|
|
<item chance="82565" max="31" min="11" id="6690"/>
|
|
<item chance="146827" max="18" min="6" id="6693"/>
|
|
<item chance="339591" max="7" min="3" id="6697"/>
|
|
<item chance="440804" max="36" min="12" id="6707"/>
|
|
<item chance="50000" max="1" min="1" id="10301"/>
|
|
</droplist>
|
|
</npc>
|