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

39 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25063" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Chertuba of Great Soul</name>
<title send="false">Raid Boss</title>
<level>35</level>
<sex>MALE</sex>
<stats>
<hp regen="66.9859801832901" max="138899.136909231"/>
<mp regen="1.8" max="402.6"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="327.3913"/>
<magical speed="333.0" damage="51.71999"/>
</attack>
<defense>
<physical value="410.18844"/>
<magical value="200.1"/>
</defense>
<move walk="36.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>1912395</experience>
<sp>144137</sp>
<item lefthand="0" righthand="78"/>
<collision heigth="51.0" radius="24.0"/>
</info>
<droplist>
<item chance="87193" max="1" min="1" id="297"/>
<item chance="30926" max="16" min="6" id="630"/>
<item chance="712587" max="3" min="1" id="951"/>
<item chance="190655" max="120" min="40" id="1956"/>
<item chance="208326" max="36" min="12" id="2055"/>
<item chance="238251" max="1" min="1" id="2412"/>
<item chance="28349" max="18" min="6" id="2494"/>
<item chance="38686" max="420" min="140" id="2930"/>
<item chance="94151" max="243" min="81" id="2934"/>
</droplist>
</npc>