1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 23:42:55 +00:00
Files
l2jserver2/data/templates/npc/grandboss/29006-Core.xml
2011-05-25 20:22:02 -03:00

60 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
id="29006" 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">Core</name>
<level>50</level>
<sex>MALE</sex>
<stats>
<hp regen="441.65" max="261551.926"/>
<mp regen="20.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="722.31"/>
<magical speed="333.0" damage="1398.68"/>
</attack>
<defense>
<physical value="1602.0"/>
<magical value="293.0"/>
</defense>
<move walk="50.0" run="110.0"/>
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
</stats>
<experience>2041407</experience>
<sp>153786</sp>
<collision heigth="75.0" radius="140.0"/>
</info>
<droplist>
<item chance="48000" max="1" min="1" id="75"/>
<item chance="40000" max="1" min="1" id="84"/>
<item chance="48000" max="1" min="1" id="162"/>
<item chance="40000" max="1" min="1" id="174"/>
<item chance="40000" max="1" min="1" id="200"/>
<item chance="48000" max="1" min="1" id="233"/>
<item chance="40000" max="1" min="1" id="265"/>
<item chance="48000" max="1" min="1" id="283"/>
<item chance="48000" max="1" min="1" id="301"/>
<item chance="120000" max="1" min="1" id="60"/>
<item chance="120000" max="1" min="1" id="400"/>
<item chance="120000" max="1" min="1" id="420"/>
<item chance="120000" max="1" min="1" id="441"/>
<item chance="120000" max="1" min="1" id="472"/>
<item chance="140000" max="1" min="1" id="107"/>
<item chance="140000" max="1" min="1" id="517"/>
<item chance="140000" max="1" min="1" id="951"/>
<item chance="140000" max="1" min="1" id="2435"/>
<item chance="140000" max="1" min="1" id="2459"/>
<item chance="1000000" max="150000" min="100000" id="57"/>
<item chance="1000000" max="150000" min="100000" id="57"/>
<item chance="1000000" max="150000" min="100000" id="57"/>
<item chance="1000000" max="150000" min="100000" id="57"/>
<item chance="1000000" max="150000" min="100000" id="57"/>
<item chance="300000" max="1" min="1" id="6662"/>
<item chance="100000" max="2" min="1" id="8754"/>
<item chance="450000" max="4" min="2" id="8744"/>
<item chance="400000" max="4" min="2" id="8745"/>
<item chance="50000" max="2" min="1" id="8755"/>
</droplist>
</npc>