Addition of Fortress of the Dead instance.

Contributed by Dmitri.
This commit is contained in:
MobiusDevelopment
2019-11-17 14:22:58 +00:00
parent 223e306184
commit d12beaec22
29 changed files with 298 additions and 180 deletions

View File

@@ -0,0 +1,26 @@
<?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="FIXED">
<location x="-14180" y="123840" z="-3120" />
</exit>
</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>