1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/22799-DivinityFighter.xml

93 lines
5.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22799" 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="true" targetable="true" attackable="true">
<name display="true" send="false">Divinity Fighter</name>
<level>84</level>
<race>ANGEL</race>
<sex>FEMALE</sex>
<stats>
<hp regen="110.577296732991" max="32744.8265190398"/>
<mp regen="3.0" max="1812.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5837.38676"/>
<magical speed="333.0" damage="3986.17844"/>
</attack>
<defense>
<physical value="572.58757"/>
<magical value="628.4921"/>
</defense>
<move walk="50.0" run="150.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>325931</experience>
<sp>33117</sp>
<collision heigth="49.0" radius="24.0"/>
</info>
<droplist>
<item chance="81546" category="SPOIL" max="1" min="1" id="15667"/>
<item chance="81546" category="SPOIL" max="1" min="1" id="15671"/>
<item chance="81546" category="SPOIL" max="1" min="1" id="15674"/>
<item chance="81546" category="SPOIL" max="1" min="1" id="15668"/>
<item chance="81546" category="SPOIL" max="1" min="1" id="15672"/>
<item chance="81546" category="SPOIL" max="1" min="1" id="15675"/>
<item chance="56009" category="SPOIL" max="1" min="1" id="9630"/>
<item chance="9121" category="SPOIL" max="1" min="1" id="15801"/>
<item chance="9121" category="SPOIL" max="1" min="1" id="15802"/>
<item chance="9121" category="SPOIL" max="1" min="1" id="15803"/>
<item chance="9121" category="SPOIL" max="1" min="1" id="15804"/>
<item chance="9121" category="SPOIL" max="1" min="1" id="15805"/>
<item chance="9121" category="SPOIL" max="1" min="1" id="15806"/>
<item chance="700000" category="DROP" max="22872" min="11191" id="57"/>
<item chance="32" category="UNK_1" max="1" min="1" id="14109"/>
<item chance="32" category="UNK_1" max="1" min="1" id="14113"/>
<item chance="32" category="UNK_1" max="1" min="1" id="14116"/>
<item chance="32" category="UNK_1" max="1" min="1" id="14110"/>
<item chance="32" category="UNK_1" max="1" min="1" id="14114"/>
<item chance="32" category="UNK_1" max="1" min="1" id="14117"/>
<item chance="14506" category="UNK_1" max="1" min="1" id="15667"/>
<item chance="14506" category="UNK_1" max="1" min="1" id="15671"/>
<item chance="14506" category="UNK_1" max="1" min="1" id="15674"/>
<item chance="14506" category="UNK_1" max="1" min="1" id="15668"/>
<item chance="14506" category="UNK_1" max="1" min="1" id="15672"/>
<item chance="14506" category="UNK_1" max="1" min="1" id="15675"/>
<item chance="270432" category="UNK_2" max="1" min="1" id="1879"/>
<item chance="135216" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="12726" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="8539" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="7054" category="UNK_2" max="1" min="1" id="9629"/>
<item chance="7838" category="UNK_2" max="1" min="1" id="14166"/>
<item chance="1957" category="UNK_2" max="1" min="1" id="14167"/>
<item chance="195" category="UNK_2" max="1" min="1" id="14168"/>
<item chance="1390" category="UNK_2" max="1" min="1" id="15801"/>
<item chance="1390" category="UNK_2" max="1" min="1" id="15802"/>
<item chance="1390" category="UNK_2" max="1" min="1" id="15803"/>
<item chance="1390" category="UNK_2" max="1" min="1" id="15804"/>
<item chance="1390" category="UNK_2" max="1" min="1" id="15805"/>
<item chance="1390" category="UNK_2" max="1" min="1" id="15806"/>
<item chance="10500" category="UNK_3" max="1" min="1" id="15690"/>
<item chance="10500" category="UNK_3" max="1" min="1" id="15540"/>
<item chance="49000" category="UNK_3" max="1" min="1" id="8056"/>
</droplist>
<skills>
<skill level="4" id="4276"/>
<skill level="4" id="4285"/>
<skill level="4" id="4287"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="16" id="4410"/>
<skill level="15" id="4411"/>
<skill level="12" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="8" id="4416"/>
<skill level="5" id="4441"/>
<skill level="1" id="5466"/>
<skill level="1" id="6328"/>
<skill level="1" id="6329"/>
</skills>
</template:npc>