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

32 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RaidBoss" id="25557" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Ranger Karankawa</name>
<title send="false">Forsaken Prisoner</title>
<level>79</level>
<sex>FEMALE</sex>
<stats>
<hp regen="88.699884116806" max="207500.502974975"/>
<mp regen="3.0" max="1641.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="7315.33208"/>
<magical speed="333.0" damage="960.30752"/>
</attack>
<defense>
<physical value="1011.21024"/>
<magical value="493.3"/>
</defense>
<move walk="60.0" run="170.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2571289</experience>
<sp>385228</sp>
<collision heigth="47.0" radius="60.0"/>
</info>
<droplist>
<item chance="8023" max="1" min="1" id="6370"/>
<item chance="626146" max="9" min="3" id="6694"/>
<item chance="88944" max="1" min="1" id="9627"/>
</droplist>
</npc>