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

73 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="21309" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Disciples of Punishment</name>
<level>75</level>
<race>ANGEL</race>
<sex>FEMALE</sex>
<stats>
<hp regen="8.5" max="2676.65854"/>
<mp regen="3.0" max="1507.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="794.70901"/>
<magical speed="333.0" damage="542.68324"/>
</attack>
<defense>
<physical value="319.24623"/>
<magical value="212.55774"/>
</defense>
<move walk="50.0" run="190.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>49155</experience>
<sp>5185</sp>
<item lefthand="0" righthand="6717"/>
<collision heigth="30.0" radius="8.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="13982" min="6853" id="57"/>
<item chance="145719" category="UNK_2" max="120" min="40" id="1344"/>
<item chance="34541" category="UNK_2" max="27" min="9" id="1867"/>
<item chance="62173" category="UNK_2" max="15" min="5" id="1872"/>
<item chance="926118" category="SPOIL" max="1" min="1" id="1875"/>
<item chance="31087" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="62173" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="6174" category="SPOIL" max="1" min="1" id="3036"/>
<item chance="4055" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="207" category="UNK_2" max="1" min="1" id="5282"/>
<item chance="62556" category="SPOIL" max="1" min="1" id="5487"/>
<item chance="2162" category="UNK_1" max="1" min="1" id="5532"/>
<item chance="2182" category="UNK_1" max="1" min="1" id="5543"/>
<item chance="2159" category="UNK_1" max="1" min="1" id="8341"/>
<item chance="2162" category="UNK_1" max="1" min="1" id="8346"/>
<item chance="4317" category="UNK_200" max="1" min="1" id="8731"/>
<item chance="1079" category="UNK_200" max="1" min="1" id="8741"/>
<item chance="108" category="UNK_200" max="1" min="1" id="8751"/>
<item chance="21" category="UNK_200" max="1" min="1" id="8761"/>
<item chance="177" category="UNK_1" max="1" min="1" id="11946"/>
<item chance="177" category="UNK_1" max="1" min="1" id="11949"/>
<item chance="177" category="UNK_1" max="1" min="1" id="11953"/>
<item chance="177" category="UNK_1" max="1" min="1" id="11958"/>
</droplist>
<skills>
<skill level="8" id="4033"/>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="1" id="4091"/>
<skill level="13" id="4408"/>
<skill level="1" id="4409"/>
<skill level="9" id="4410"/>
<skill level="9" id="4411"/>
<skill level="13" id="4412"/>
<skill level="13" id="4413"/>
<skill level="2" id="4414"/>
<skill level="4" id="4415"/>
<skill level="8" id="4416"/>
<skill level="8" id="4580"/>
<skill level="4" id="4789"/>
</skills>
</npc>