mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
39 lines
1.7 KiB
XML
39 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="RiftInvader" id="21691" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="true" targetable="true" attackable="false">
|
|
<name display="true" send="false">Dimension Invader Soldier</name>
|
|
<level>40</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="4.5" max="966.57792"/>
|
|
<mp regen="1.8" max="478.8"/>
|
|
<attack critical="8" evasion="0" range="40">
|
|
<physical speed="253.0" damage="176.36077"/>
|
|
<magical speed="333.0" damage="120.43155"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="156.55035"/>
|
|
<magical value="104.23299"/>
|
|
</defense>
|
|
<move walk="50.0" run="165.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>5716</experience>
|
|
<sp>369</sp>
|
|
<collision heigth="22.0" radius="14.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="1563" min="783" id="57"/>
|
|
<item chance="90" max="1" min="1" id="279"/>
|
|
<item chance="193954" max="1" min="1" id="1865"/>
|
|
<item chance="193954" max="1" min="1" id="1870"/>
|
|
<item chance="12930" max="1" min="1" id="1875"/>
|
|
<item chance="32326" max="1" min="1" id="1879"/>
|
|
<item chance="270129" max="1" min="1" id="1947"/>
|
|
<item chance="253520" max="1" min="1" id="1948"/>
|
|
<item chance="5610" max="1" min="1" id="2040"/>
|
|
<item chance="155045" max="1" min="1" id="2157"/>
|
|
<item chance="19831" max="1" min="1" id="2194"/>
|
|
</droplist>
|
|
</npc>
|