Files
l2j_mobius/trunk/dist/game/data/instances/FortressOfTheDead.xml
2016-06-12 01:34:09 +00:00

25 lines
900 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Fortress of the Dead-->
<instance id="254" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
<time empty="5" />
<locations>
<enter type="FIXED">
<location x="57976" y="-28943" z="568" />
</enter>
<exit type="ORIGIN" />
</locations>
<conditions>
<condition type="Level">
<param name="min" value="76" />
</condition>
</conditions>
<spawnlist>
<group name="vampires">
<npc id="19567" x="57872" y="-28624" z="568" heading="61416" /> <!-- Vampiric Soldier -->
<npc id="19567" x="58064" y="-28720" z="568" heading="44856" /> <!-- Vampiric Soldier -->
<npc id="19567" x="57888" y="-28736" z="568" heading="57576" /> <!-- Vampiric Soldier -->
<npc id="19567" x="58016" y="-28624" z="568" heading="45860" /> <!-- Vampiric Soldier -->
</group>
</spawnlist>
</instance>