mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
65 lines
3.0 KiB
XML
65 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template:npc
|
|
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
|
id="25202" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
|
|
<info aggressive="false" targetable="true" attackable="true">
|
|
<name display="true" send="false">Krokian Padisha Sobekk</name>
|
|
<title send="false">Raid Boss</title>
|
|
<level>74</level>
|
|
<race>HUMANOID</race>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="122.142751323234" max="392895.926408634"/>
|
|
<mp regen="3.0" max="1475.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="2396.99019"/>
|
|
<magical speed="333.0" damage="851.89721"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="943.97961"/>
|
|
<magical value="460.5"/>
|
|
</defense>
|
|
<move walk="18.0" run="170.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>5199407</experience>
|
|
<sp>852059</sp>
|
|
<item leftHand="0" rightHand="5130"/>
|
|
<collision heigth="86.0" radius="52.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="18186" category="DROP" max="1" min="1" id="5326"/>
|
|
<item chance="18186" category="DROP" max="1" min="1" id="5329"/>
|
|
<item chance="289680" category="DROP" max="21" min="7" id="5487"/>
|
|
<item chance="168980" category="DROP" max="36" min="12" id="5488"/>
|
|
<item chance="5790" category="UNK_1" max="1" min="1" id="81"/>
|
|
<item chance="5790" category="UNK_1" max="1" min="1" id="151"/>
|
|
<item chance="5790" category="UNK_1" max="1" min="1" id="2500"/>
|
|
<item chance="49416" category="UNK_1" max="75" min="25" id="5529"/>
|
|
<item chance="37437" category="UNK_1" max="99" min="33" id="5545"/>
|
|
<item chance="75387" category="UNK_1" max="54" min="18" id="5546"/>
|
|
<item chance="38915" category="UNK_2" max="1" min="1" id="959"/>
|
|
<item chance="389154" category="UNK_2" max="1" min="1" id="960"/>
|
|
<item chance="6486" category="UNK_2" max="1" min="1" id="6577"/>
|
|
<item chance="820000" category="UNK_100" max="7" min="3" id="9816"/>
|
|
<item chance="820000" category="UNK_101" max="4" min="1" id="8176"/>
|
|
<item chance="560000" category="UNK_102" max="1" min="1" id="8619"/>
|
|
</droplist>
|
|
<skills>
|
|
<skill level="1" id="4045"/>
|
|
<skill level="7" id="4178"/>
|
|
<skill level="1" id="4408"/>
|
|
<skill level="1" id="4409"/>
|
|
<skill level="11" id="4410"/>
|
|
<skill level="11" id="4411"/>
|
|
<skill level="11" id="4412"/>
|
|
<skill level="11" id="4413"/>
|
|
<skill level="2" id="4414"/>
|
|
<skill level="3" id="4415"/>
|
|
<skill level="6" id="4416"/>
|
|
<skill level="1" id="4494"/>
|
|
<skill level="1" id="4987"/>
|
|
</skills>
|
|
</template:npc>
|