1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25563-BeautifulAtrielle.xml
2011-05-25 20:22:02 -03:00

38 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25563" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Beautiful Atrielle</name>
<title send="false">Forsaken Prisoner</title>
<level>81</level>
<sex>FEMALE</sex>
<stats>
<hp regen="90.4131766063558" max="211731.614773484"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="7561.96024"/>
<magical speed="333.0" damage="984.65036"/>
</attack>
<defense>
<physical value="1036.83381"/>
<magical value="505.8"/>
</defense>
<move walk="60.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2730279</experience>
<sp>394141</sp>
<collision heigth="75.0" radius="20.0"/>
</info>
<droplist>
<item chance="3318" max="1" min="1" id="6371"/>
<item chance="752053" max="3" min="1" id="6695"/>
<item chance="78810" max="1" min="1" id="9582"/>
<item chance="55850" max="1" min="1" id="9588"/>
<item chance="39893" max="1" min="1" id="9592"/>
<item chance="91945" max="1" min="1" id="9627"/>
</droplist>
</npc>