mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 16:03:10 +00:00
44 lines
1.9 KiB
XML
44 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="21665" 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">Otherworldly Invader Magus</name>
|
|
<level>35</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="4.5" max="772.73802"/>
|
|
<mp regen="1.8" max="402.6"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="129.32896"/>
|
|
<magical speed="333.0" damage="88.31491"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="136.72948"/>
|
|
<magical value="91.03603"/>
|
|
</defense>
|
|
<move walk="100.0" run="165.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>4089</experience>
|
|
<sp>242</sp>
|
|
<collision heigth="35.0" radius="20.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="1138" min="570" id="57"/>
|
|
<item chance="613" max="1" min="1" id="436"/>
|
|
<item chance="981" max="1" min="1" id="469"/>
|
|
<item chance="341801" max="30" min="10" id="1341"/>
|
|
<item chance="6836" max="1" min="1" id="1875"/>
|
|
<item chance="17090" max="1" min="1" id="1879"/>
|
|
<item chance="8546" max="1" min="1" id="1885"/>
|
|
<item chance="17685" max="1" min="1" id="2027"/>
|
|
<item chance="16040" max="1" min="1" id="2028"/>
|
|
<item chance="172191" max="1" min="1" id="2192"/>
|
|
<item chance="733" max="1" min="1" id="2269"/>
|
|
<item chance="10255" max="1" min="1" id="5549"/>
|
|
<item chance="1368" max="1" min="1" id="5550"/>
|
|
</droplist>
|
|
</npc>
|