1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/raidboss/25592-CommanderKoenig.xml
2011-05-25 20:22:02 -03:00

42 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="25592" 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">Commander Koenig</name>
<title send="false">Forsaken Inmate</title>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="177.399768233612" max="415001.00594995"/>
<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="26.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="33.5" radius="20.0"/>
</info>
<droplist>
<item chance="8088" max="1" min="1" id="959"/>
<item chance="80884" max="1" min="1" id="960"/>
<item chance="23624" max="1" min="1" id="5320"/>
<item chance="23624" max="1" min="1" id="5323"/>
<item chance="437471" max="12" min="4" id="5480"/>
<item chance="233318" max="22" min="8" id="5481"/>
<item chance="1348" max="1" min="1" id="6577"/>
<item chance="45957" max="1" min="1" id="9587"/>
<item chance="35351" max="1" min="1" id="9591"/>
<item chance="26961" max="1" min="1" id="9626"/>
</droplist>
</npc>