1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/21206-NephilimCardinal.xml
2011-06-03 14:04:57 -03:00

70 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="21206" 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">Nephilim Cardinal</name>
<level>78</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2802.89989"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="855.81387"/>
<magical speed="333.0" damage="584.40994"/>
</attack>
<defense>
<physical value="332.70061"/>
<magical value="221.51582"/>
</defense>
<move walk="50.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>31734</experience>
<sp>3473</sp>
<collision heigth="44.0" radius="21.0"/>
</info>
<droplist>
<item chance="103234" category="UNK_2" max="9" min="3" id="1868"/>
<item chance="123881" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="559187" category="SPOIL" max="1" min="1" id="1875"/>
<item chance="61941" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="88487" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="5162" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="138" category="UNK_2" max="1" min="1" id="5282"/>
<item chance="29" category="UNK_1" max="1" min="1" id="5287"/>
<item chance="46" category="UNK_1" max="1" min="1" id="5288"/>
<item chance="18" category="UNK_1" max="1" min="1" id="5293"/>
<item chance="37638" category="SPOIL" max="1" min="1" id="5481"/>
<item chance="37771" category="SPOIL" max="1" min="1" id="5487"/>
<item chance="3329" category="UNK_1" max="1" min="1" id="5520"/>
<item chance="2349" category="UNK_1" max="1" min="1" id="5521"/>
<item chance="5088" category="UNK_1" max="1" min="1" id="5524"/>
<item chance="700000" category="UNK_3" max="1336" min="666" id="6361"/>
<item chance="700000" category="UNK_4" max="24" min="12" id="6362"/>
<item chance="34411" category="UNK_2" max="1" min="1" id="6671"/>
<item chance="2581" category="UNK_200" max="1" min="1" id="8732"/>
<item chance="645" category="UNK_200" max="1" min="1" id="8742"/>
<item chance="64" category="UNK_200" max="1" min="1" id="8752"/>
</droplist>
<skills>
<skill level="3" id="4030"/>
<skill level="8" id="4046"/>
<skill level="8" id="4065"/>
<skill level="8" id="4094"/>
<skill level="8" id="4098"/>
<skill level="5" id="4285"/>
<skill level="12" id="4408"/>
<skill level="1" id="4409"/>
<skill level="13" id="4410"/>
<skill level="13" id="4411"/>
<skill level="9" id="4412"/>
<skill level="9" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="8" id="4416"/>
</skills>
</npc>