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

65 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22376" 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">Cosmic Lord</name>
<level>83</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="190.745373183435" max="336949.124088359"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="7996.0366"/>
<magical speed="333.0" damage="5523.7478"/>
</attack>
<defense>
<physical value="585.59197"/>
<magical value="642.76618"/>
</defense>
<move walk="60.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>1086080</experience>
<sp>114515</sp>
<collision heigth="49.0" radius="33.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="238696" min="119181" id="57"/>
<item chance="745800" category="UNK_100" max="21" min="7" id="9599"/>
<item chance="543819" category="UNK_1" max="1" min="1" id="6346"/>
<item chance="378377" category="UNK_1" max="1" min="1" id="6342"/>
<item chance="244864" category="UNK_1" max="1" min="1" id="6344"/>
<item chance="3344" category="UNK_1" max="1" min="1" id="6328"/>
<item chance="2230" category="UNK_1" max="1" min="1" id="6327"/>
<item chance="1672" category="UNK_1" max="1" min="1" id="6326"/>
<item chance="108948" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="21695" category="UNK_2" max="144" min="38" id="1881"/>
<item chance="34803" category="UNK_2" max="720" min="240" id="1872"/>
<item chance="11601" category="UNK_2" max="2160" min="720" id="1867"/>
<item chance="92808" category="UNK_2" max="12" min="4" id="1875"/>
<item chance="100233" category="UNK_200" max="1" min="1" id="9551"/>
<item chance="9322" category="UNK_2" max="1" min="1" id="6855"/>
<item chance="501" category="UNK_2" max="1" min="1" id="959"/>
<item chance="904319" category="SPOIL" max="29" min="1" id="1875"/>
<item chance="493863" category="SPOIL" max="1" min="1" id="8716"/>
<item chance="203472" category="SPOIL" max="1" min="1" id="6901"/>
</droplist>
<skills>
<skill level="9" 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="7" id="4415"/>
<skill level="9" id="4416"/>
<skill level="3" id="5359"/>
<skill level="3" id="5360"/>
<skill level="1" id="5467"/>
</skills>
</npc>