mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
50 lines
2.0 KiB
XML
50 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template:npc
|
|
controller="com.l2jserver.model.world.npc.controller.impl.NotImplementedNPCController"
|
|
id="25557" 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">Ranger Karankawa</name>
|
|
<title send="false">Forsaken Prisoner</title>
|
|
<level>79</level>
|
|
<race>PLANT</race>
|
|
<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" category="UNK_1" max="1" min="1" id="6370"/>
|
|
<item chance="626146" category="UNK_1" max="9" min="3" id="6694"/>
|
|
<item chance="88944" category="UNK_3" max="1" min="1" id="9627"/>
|
|
</droplist>
|
|
<skills>
|
|
<skill level="1" id="4045"/>
|
|
<skill level="7" id="4197"/>
|
|
<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="5" id="4416"/>
|
|
<skill level="1" id="5465"/>
|
|
</skills>
|
|
</template:npc>
|