1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/raidboss/29065-Sailren.xml
2011-05-24 22:55:31 -03:00

36 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="29065" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Sailren</name>
<title send="false">Sealed Evil Power</title>
<level>80</level>
<sex>MALE</sex>
<stats>
<hp regen="264.824069962994" max="689061.278161977"/>
<mp regen="3.21" max="2051.19"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="3316.12759"/>
<magical speed="333.0" damage="1426.64875"/>
</attack>
<defense>
<physical value="1185.644"/>
<magical value="578.3992"/>
</defense>
<move walk="41.0" run="185.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>4569145</experience>
<sp>592766</sp>
<collision heigth="82.1" radius="100.0"/>
</info>
<droplist>
<item chance="18273" max="1" min="1" id="959"/>
<item chance="182734" max="1" min="1" id="960"/>
<item chance="4497" max="1" min="1" id="6367"/>
<item chance="3046" max="1" min="1" id="6577"/>
<item chance="7303" max="1" min="1" id="6680"/>
<item chance="395312" max="9" min="3" id="6691"/>
<item chance="524645" max="9" min="3" id="6707"/>
</droplist>
</npc>