mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 15:33:00 +00:00
60 lines
2.7 KiB
XML
60 lines
2.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<template:npc
|
|
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
|
|
id="22450" 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">Tortured Native</name>
|
|
<level>86</level>
|
|
<race>HUMAN</race>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="8.5" max="4439.74358540587"/>
|
|
<mp regen="3.0" max="1881.8"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="1233.98508"/>
|
|
<magical speed="333.0" damage="842.65185"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="365.6202"/>
|
|
<magical value="267.545"/>
|
|
</defense>
|
|
<move walk="50.0" run="100.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>9210</experience>
|
|
<sp>959</sp>
|
|
<item leftHand="0" rightHand="946"/>
|
|
<collision heigth="24.0" radius="10.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" category="DROP" max="1976" min="987" id="57"/>
|
|
<item chance="6" category="UNK_2" max="1" min="1" id="959"/>
|
|
<item chance="674" category="SPOIL" max="1" min="1" id="960"/>
|
|
<item chance="276536" category="UNK_2" max="1" min="1" id="1868"/>
|
|
<item chance="55307" category="UNK_2" max="1" min="1" id="1873"/>
|
|
<item chance="27654" category="UNK_2" max="1" min="1" id="1876"/>
|
|
<item chance="481173" category="SPOIL" max="1" min="1" id="1895"/>
|
|
<item chance="39505" category="UNK_2" max="1" min="1" id="1895"/>
|
|
<item chance="28068" category="SPOIL" max="1" min="1" id="4042"/>
|
|
<item chance="2304" category="UNK_2" max="1" min="1" id="4042"/>
|
|
<item chance="1139" category="UNK_1" max="1" min="1" id="5534"/>
|
|
<item chance="86400" category="UNK_100" max="1" min="1" id="9599"/>
|
|
<item chance="74" category="UNK_1" max="1" min="1" id="11975"/>
|
|
</droplist>
|
|
<skills>
|
|
<skill level="5" id="4285"/>
|
|
<skill level="5" id="4287"/>
|
|
<skill level="5" id="4388"/>
|
|
<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="14" id="4416"/>
|
|
</skills>
|
|
</template:npc>
|