Four Sepulchers spawn data moved to XML.

This commit is contained in:
MobiusDev 2016-08-08 18:33:03 +00:00
parent f441506eba
commit 1d31035780
3 changed files with 866 additions and 800 deletions

View File

@ -16,12 +16,18 @@
*/
package ai.areas.ImperialTomb.FourSepulchers;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.CopyOnWriteArrayList;
import org.w3c.dom.Document;
import org.w3c.dom.NamedNodeMap;
import org.w3c.dom.Node;
import com.l2jmobius.commons.util.IGameXmlReader;
import com.l2jmobius.gameserver.GeoData;
import com.l2jmobius.gameserver.ThreadPoolManager;
import com.l2jmobius.gameserver.ai.CtrlIntention;
@ -47,7 +53,7 @@ import quests.Q00620_FourGoblets.Q00620_FourGoblets;
* Four Selpuchers AI
* @author Mobius
*/
public final class FourSepulchers extends AbstractNpcAI
public final class FourSepulchers extends AbstractNpcAI implements IGameXmlReader
{
// NPCs
private static final int CONQUEROR_MANAGER = 31921;
@ -113,6 +119,7 @@ public final class FourSepulchers extends AbstractNpcAI
MANAGER_ZONES.put(JUDGE_MANAGER, JUDGE_ZONE);
}
// Spawns
private static List<int[]> ROOM_SPAWN_DATA = new ArrayList<>();
private static final Map<Integer, List<L2Npc>> STORED_MONSTER_SPAWNS = new HashMap<>();
static
{
@ -122,804 +129,6 @@ public final class FourSepulchers extends AbstractNpcAI
STORED_MONSTER_SPAWNS.put(4, new CopyOnWriteArrayList<L2Npc>());
}
// @formatter:off
private static final int[][] MONSTER_SPAWNS = // TODO: Move to XML
{
// sepulcherId, waveNumber, npcId, npcLocX, npcLocY, npcLocZ, npcLocHeading
// SEPULCHER 1 - ROOM 1
{1, 1, 18120, 182214, -85572, -7219, 53601}, // key rewarder
{1, 1, 18132, 181626, -85799, -7218, 48022},
{1, 1, 18132, 182223, -85833, -7220, 50241},
{1, 1, 18132, 181850, -85294, -7220, 20973},
{1, 1, 18132, 182260, -85353, -7218, 15208},
{1, 1, 18133, 181953, -85506, -7219, 38327},
{1, 1, 18133, 181639, -85397, -7218, 20774},
{1, 1, 18133, 182364, -86036, -7220, 664},
{1, 1, 18133, 182292, -85306, -7220, 11807},
{1, 1, 18137, 182499, -85379, -7218, 11039},
{1, 1, 18137, 181872, -85232, -7220, 12920},
{1, 1, 18137, 181933, -85500, -7216, 41059},
{1, 1, 18137, 181668, -85847, -7220, 41059},
{1, 1, 18137, 181921, -85909, -7216, 34037},
{1, 1, 18137, 182257, -85886, -7220, 39472},
// SEPULCHER 1 - ROOM 2
{1, 2, 18141, 183799, -85246, -7217, 3307},
{1, 2, 18141, 184179, -85391, -7218, 51226},
{1, 2, 18141, 184153, -85262, -7220, 65064},
{1, 2, 18141, 184192, -85541, -7219, 50053},
{1, 2, 18141, 183812, -85901, -7220, 55728},
{1, 2, 18141, 184236, -85883, -7216, 442},
{1, 2, 18141, 183629, -85903, -7220, 26470},
{1, 2, 18141, 183631, -85653, -7219, 31350},
{1, 2, 18141, 183543, -85330, -7220, 9672},
{1, 2, 18141, 184213, -85694, -7219, 60977},
// SEPULCHER 1 - ROOM 3
{1, 3, 18150, 185710, -85584, -7218, 833}, // victim
{1, 3, 18166, 185513, -85415, -7218, 29444},
{1, 3, 18166, 185336, -85408, -7218, 22923},
{1, 3, 18166, 185548, -85174, -7220, 4022},
{1, 3, 18166, 185376, -85823, -7220, 18091},
{1, 3, 18166, 185413, -86047, -7220, 33824},
{1, 3, 18166, 185442, -85589, -7219, 13516},
{1, 3, 18166, 185807, -85664, -7219, 64429},
{1, 3, 18166, 185777, -86010, -7220, 42735},
{1, 3, 18166, 185895, -85843, -7220, 53917},
{1, 3, 18166, 185282, -85282, -7220, 27319},
{1, 3, 18166, 186031, -85572, -7219, 47324},
{1, 3, 18166, 186170, -85879, -7220, 53586},
{1, 3, 18166, 186220, -85157, -7220, 40777},
{1, 3, 18166, 185858, -85220, -7220, 63999},
{1, 3, 18166, 186071, -85346, -7220, 59964},
{1, 3, 18166, 186050, -85970, -7220, 59476},
{1, 3, 18166, 185489, -85616, -7219, 44597},
{1, 3, 18171, 186220, -86036, -7220, 61673},
{1, 3, 18171, 185884, -85339, -7220, 3121},
{1, 3, 18171, 185696, -85397, -7218, 58467},
{1, 3, 18171, 185774, -85843, -7220, 26341},
{1, 3, 18171, 185524, -85895, -7219, 34907},
{1, 3, 18171, 185524, -85895, -7216, 22369},
{1, 3, 18171, 185450, -85199, -7219, 3565},
{1, 3, 18171, 185233, -85336, -7220, 20883},
// SEPULCHER 1 - ROOM 4
{1, 4, 18177, 187536, -85561, -7219, 30267}, // key rewarder
{1, 4, 18196, 186903, -85044, -7216, 55684}, // charm
{1, 4, 18197, 188101, -85059, -7220, 38092}, // charm
{1, 4, 18198, 188115, -86084, -7220, 24830}, // charm
{1, 4, 18199, 186895, -86092, -7220, 9770}, // charm
{1, 4, 18185, 187904, -85328, -7220, 8357},
{1, 4, 18185, 187696, -85307, -7220, 31718},
{1, 4, 18185, 187690, -85705, -7219, 14402},
{1, 4, 18185, 187428, -85743, -7219, 48912},
{1, 4, 18185, 187135, -85904, -7220, 38008},
{1, 4, 18185, 187235, -85292, -7220, 32428},
{1, 4, 18187, 187955, -85906, -7220, 57628},
{1, 4, 18187, 187907, -85704, -7219, 19115},
{1, 4, 18187, 187645, -85421, -7219, 41743},
{1, 4, 18187, 187774, -85271, -7216, 19492},
{1, 4, 18187, 187419, -85213, -7220, 25008},
{1, 4, 18187, 187144, -85228, -7220, 33336},
{1, 4, 18187, 187066, -85410, -7218, 44928},
{1, 4, 18187, 187575, -85835, -7220, 469},
{1, 4, 18187, 187052, -85592, -7219, 48351},
{1, 4, 18187, 187102, -85839, -7220, 51235},
{1, 4, 18187, 187245, -85956, -7220, 58383},
// SEPULCHER 1 - ROOM 5 (First Wave)
{1, 5, 18232, 189912, -86051, -7220, 32768}, // statue
{1, 5, 18232, 189910, -85977, -7220, 32768}, // statue
{1, 5, 18232, 189917, -85844, -7220, 32768}, // statue
{1, 5, 18232, 189924, -85911, -7220, 32768}, // statue
{1, 5, 18232, 189932, -85337, -7216, 32768}, // statue
{1, 5, 18232, 189912, -85183, -7220, 32768}, // statue
{1, 5, 18232, 189927, -85265, -7216, 32768}, // statue
{1, 5, 18232, 189910, -85102, -7216, 32768}, // statue
{1, 5, 18220, 189602, -85381, -7218, 16239},
{1, 5, 18220, 189433, -85782, -7218, 44991},
{1, 5, 18220, 189065, -85279, -7220, 14628},
{1, 5, 18220, 188986, -85744, -7218, 31883},
{1, 5, 18222, 189573, -85560, -7219, 53861},
{1, 5, 18222, 189444, -85294, -7220, 9381},
{1, 5, 18222, 189328, -85440, -7219, 59806},
{1, 5, 18222, 189065, -85279, -7220, 14628},
{1, 5, 18222, 189214, -85161, -7220, 3036},
{1, 5, 18222, 189002, -85428, -7219, 10979},
{1, 5, 18222, 188937, -85244, -7220, 19925},
{1, 5, 18222, 188880, -85642, -7219, 13008},
{1, 5, 18222, 188827, -85800, -7220, 18494},
{1, 5, 18222, 188859, -85956, -7220, 37418},
{1, 5, 18222, 189018, -85880, -7220, 43207},
{1, 5, 18222, 189134, -85699, -7219, 25695},
{1, 5, 18222, 189319, -85848, -7220, 25290},
{1, 5, 18222, 189467, -85977, -7219, 40733},
{1, 5, 18222, 189632, -85819, -7220, 45368},
{1, 5, 18222, 189736, -85545, -7219, 957},
{1, 5, 18226, 189498, -85844, -7220, 58569},
{1, 5, 18226, 189760, -85847, -7220, 65416},
{1, 5, 18226, 189247, -85646, -7219, 39071},
{1, 5, 18226, 189185, -85236, -7220, 31522},
{1, 5, 18226, 188835, -85216, -7220, 32172},
{1, 5, 18226, 189585, -85284, -7220, 17265},
{1, 5, 18226, 189615, -85638, -7219, 11763},
// SEPULCHER 1 - ROOM 5 (Second Wave)
{1, 6, 18212, 189403, -85583, -7219, 29699}, // key rewarder
{1, 6, 18232, 190030, -85669, -7219, 32768}, // statue
{1, 6, 18232, 190038, -85583, -7219, 32768}, // statue
{1, 6, 18232, 190037, -85497, -7219, 32768}, // statue
{1, 6, 18195, 189357, -85356, -7218, 7328},
{1, 6, 18195, 189136, -85943, -7220, 31470},
{1, 6, 18195, 189504, -85989, -7218, 51090},
{1, 6, 18195, 189070, -85599, -7219, 18361},
{1, 6, 18221, 189594, -85322, -7220, 20071},
{1, 6, 18221, 188987, -85288, -7220, 19394},
{1, 6, 18221, 189232, -85782, -7218, 53954},
{1, 6, 18221, 189706, -85857, -7216, 63899},
{1, 6, 18223, 189533, -85989, -7217, 60516},
{1, 6, 18223, 189813, -85246, -7220, 3484},
{1, 6, 18223, 189630, -85603, -7219, 6643},
{1, 6, 18223, 189335, -85187, -7220, 32827},
{1, 6, 18223, 189223, -85456, -7219, 19322},
{1, 6, 18223, 188986, -85810, -7218, 42998},
{1, 6, 18227, 189029, -85851, -7220, 50392},
{1, 6, 18227, 189165, -85302, -7220, 8388},
{1, 6, 18227, 188905, -85572, -7219, 32328},
{1, 6, 18227, 189535, -85820, -7220, 4267},
{1, 6, 18227, 189688, -85478, -7219, 11996},
// SEPULCHER 1 - ROOM 6 (Boss)
{1, 7, 25346, 191225, -85574, -7219, 32768},
// SEPULCHER 1 - ROOM 6 (After Fight)
{1, 8, 18256, 191196, -85211, -7217, 54880},
{1, 8, 18256, 190811, -85324, -7220, 47417},
{1, 8, 18256, 190958, -85368, -7217, 62502},
{1, 8, 18256, 190813, -85413, -7220, 9736},
{1, 8, 18256, 190948, -85157, -7220, 35471},
{1, 8, 18256, 191124, -85089, -7220, 18426},
{1, 8, 18256, 190963, -85239, -7217, 8963},
{1, 8, 18256, 191048, -85380, -7217, 64153},
{1, 8, 18256, 191179, -85564, -7217, 55373},
{1, 8, 18256, 190956, -85553, -7217, 33403},
{1, 8, 18256, 191169, -85540, -7217, 30012},
{1, 8, 18256, 190716, -85544, -7217, 32377},
{1, 8, 18256, 190880, -85819, -7217, 32609},
{1, 8, 18256, 191064, -85913, -7217, 64993},
{1, 8, 18256, 190869, -85906, -7217, 47840},
{1, 8, 18256, 190968, -85908, -7217, 65325},
{1, 8, 18256, 191012, -85821, -7217, 32639},
{1, 8, 18256, 191514, -86163, -7220, 3829},
{1, 8, 18256, 191262, -86099, -7220, 53048},
{1, 8, 18256, 191449, -86188, -7220, 62329},
{1, 8, 18256, 191804, -85880, -7220, 17061},
{1, 8, 18256, 191712, -86036, -7220, 11944},
{1, 8, 18256, 191588, -85839, -7217, 31438},
{1, 8, 18256, 191762, -86140, -7220, 59561},
{1, 8, 18256, 191812, -86003, -7220, 12733},
{1, 8, 18256, 191678, -86111, -7220, 3202},
{1, 8, 18256, 191660, -85672, -7220, 32660},
{1, 8, 18256, 191757, -85673, -7220, 18712},
{1, 8, 18256, 191406, -85942, -7217, 63246},
{1, 8, 18256, 191593, -86031, -7220, 60902},
{1, 8, 18256, 191291, -85573, -7217, 29939},
{1, 8, 18256, 191666, -85849, -7220, 50363},
{1, 8, 18256, 191419, -85892, -7217, 37740},
{1, 8, 18256, 191285, -85915, -7217, 65441},
{1, 8, 18256, 191116, -85398, -7217, 62836},
{1, 8, 18256, 191474, -85831, -7217, 32037},
{1, 8, 18256, 191298, -85355, -7217, 55580},
{1, 8, 18256, 191160, -85543, -7217, 21543},
{1, 8, 18256, 191081, -85567, -7217, 33087},
{1, 8, 18256, 191478, -85625, -7217, 30132},
{1, 8, 18256, 191317, -85830, -7217, 32701},
{1, 8, 18256, 191204, -85856, -7217, 58175},
{1, 8, 18256, 191174, -85823, -7217, 32257},
{1, 8, 18256, 191213, -85974, -7216, 49946},
{1, 8, 18256, 191062, -85735, -7217, 53557},
{1, 8, 18256, 191124, -85483, -7217, 50130},
{1, 8, 18256, 190991, -85577, -7217, 33922},
{1, 8, 18256, 191125, -85095, -7220, 7579},
{1, 8, 18256, 191474, -85153, -7220, 18365},
{1, 8, 18256, 191423, -85094, -7220, 33696},
{1, 8, 18256, 191586, -85103, -7220, 64960},
{1, 8, 18256, 191404, -85197, -7216, 16187},
{1, 8, 18256, 191482, -85263, -7217, 55555},
{1, 8, 18256, 191403, -85250, -7217, 8191},
{1, 8, 18256, 191479, -85089, -7220, 15570},
{1, 8, 18256, 191615, -85204, -7217, 52068},
{1, 8, 18256, 191484, -85205, -7217, 13400},
{1, 8, 18256, 191323, -86148, -7220, 58477},
// SEPULCHER 2 - ROOM 1
{2, 1, 18120, 180696, -88974, -7218, 213}, // key rewarder
{2, 1, 18132, 180855, -88602, -7219, 43355},
{2, 1, 18132, 179966, -88624, -7215, 59734},
{2, 1, 18132, 180376, -88623, -7219, 49152},
{2, 1, 18132, 179955, -89309, -7219, 5304},
{2, 1, 18133, 180685, -89250, -7219, 24773},
{2, 1, 18133, 180167, -88737, -7220, 55285},
{2, 1, 18133, 180153, -89322, -7219, 10102},
{2, 1, 18133, 180744, -88787, -7217, 33539},
{2, 1, 18137, 179979, -88951, -7218, 56294},
{2, 1, 18137, 180187, -88971, -7218, 32131},
{2, 1, 18137, 179962, -88790, -7217, 17482},
{2, 1, 18137, 180367, -89168, -7217, 29297},
{2, 1, 18137, 180559, -88787, -7217, 374},
{2, 1, 18137, 180589, -88974, -7218, 33297},
// SEPULCHER 2 - ROOM 2
{2, 2, 18141, 182096, -88646, -7217, 3307},
{2, 2, 18141, 182476, -88791, -7218, 51226},
{2, 2, 18141, 182450, -88662, -7220, 65064},
{2, 2, 18141, 182489, -88941, -7219, 50053},
{2, 2, 18141, 182109, -89301, -7220, 55728},
{2, 2, 18141, 182533, -89283, -7216, 442},
{2, 2, 18141, 181926, -89303, -7220, 26470},
{2, 2, 18141, 181928, -89053, -7219, 31350},
{2, 2, 18141, 181840, -88730, -7220, 9672},
{2, 2, 18141, 182510, -89094, -7219, 60977},
// SEPULCHER 2 - ROOM 3
{2, 3, 18150, 184007, -88984, -7218, 833}, // victim
{2, 3, 18166, 183810, -88815, -7218, 29444},
{2, 3, 18166, 183633, -88808, -7218, 22923},
{2, 3, 18166, 183845, -88574, -7220, 4022},
{2, 3, 18166, 183673, -89223, -7220, 18091},
{2, 3, 18166, 183710, -89447, -7220, 33824},
{2, 3, 18166, 183739, -88989, -7219, 13516},
{2, 3, 18166, 184104, -89064, -7219, 64429},
{2, 3, 18166, 184074, -89410, -7220, 42735},
{2, 3, 18166, 184192, -89243, -7220, 53917},
{2, 3, 18166, 183579, -88682, -7220, 27319},
{2, 3, 18166, 184328, -88972, -7219, 47324},
{2, 3, 18166, 184467, -89279, -7220, 53586},
{2, 3, 18166, 184517, -88557, -7220, 40777},
{2, 3, 18166, 184155, -88620, -7220, 63999},
{2, 3, 18166, 184368, -88746, -7220, 59964},
{2, 3, 18166, 184347, -89370, -7220, 59476},
{2, 3, 18166, 183786, -89016, -7219, 44597},
{2, 3, 18171, 184517, -89436, -7220, 61673},
{2, 3, 18171, 184181, -88739, -7220, 3121},
{2, 3, 18171, 183993, -88797, -7218, 58467},
{2, 3, 18171, 184071, -89243, -7220, 26341},
{2, 3, 18171, 183821, -89295, -7219, 34907},
{2, 3, 18171, 183821, -89295, -7216, 22369},
{2, 3, 18171, 183747, -88599, -7219, 3565},
{2, 3, 18171, 183530, -88736, -7220, 20883},
// SEPULCHER 2 - ROOM 4
{2, 4, 18177, 185833, -88961, -7219, 30267}, // key rewarder
{2, 4, 18196, 185200, -88444, -7216, 55684}, // charm
{2, 4, 18197, 186398, -88459, -7220, 38092}, // charm
{2, 4, 18198, 186412, -89484, -7220, 24830}, // charm
{2, 4, 18199, 185192, -89492, -7220, 9770}, // charm
{2, 4, 18185, 186201, -88728, -7220, 8357},
{2, 4, 18185, 185993, -88707, -7220, 31718},
{2, 4, 18185, 185987, -89105, -7219, 14402},
{2, 4, 18185, 185725, -89143, -7219, 48912},
{2, 4, 18185, 185432, -89304, -7220, 38008},
{2, 4, 18185, 185532, -88692, -7220, 32428},
{2, 4, 18187, 186252, -89306, -7220, 57628},
{2, 4, 18187, 186204, -89104, -7219, 19115},
{2, 4, 18187, 185942, -88821, -7219, 41743},
{2, 4, 18187, 186071, -88671, -7216, 19492},
{2, 4, 18187, 185716, -88613, -7220, 25008},
{2, 4, 18187, 185441, -88628, -7220, 33336},
{2, 4, 18187, 185363, -88810, -7218, 44928},
{2, 4, 18187, 185872, -89235, -7220, 469},
{2, 4, 18187, 185349, -88992, -7219, 48351},
{2, 4, 18187, 185399, -89239, -7220, 51235},
{2, 4, 18187, 185542, -89356, -7220, 58383},
// SEPULCHER 2 - ROOM 5 (First Wave)
{2, 5, 18232, 188209, -89451, -7220, 32768}, // statue
{2, 5, 18232, 188207, -89377, -7220, 32768}, // statue
{2, 5, 18232, 188214, -89244, -7220, 32768}, // statue
{2, 5, 18232, 188221, -89311, -7220, 32768}, // statue
{2, 5, 18232, 188229, -88737, -7216, 32768}, // statue
{2, 5, 18232, 188209, -88583, -7220, 32768}, // statue
{2, 5, 18232, 188224, -88665, -7216, 32768}, // statue
{2, 5, 18232, 188207, -88502, -7216, 32768}, // statue
{2, 5, 18220, 187899, -88781, -7218, 16239},
{2, 5, 18220, 187730, -89182, -7218, 44991},
{2, 5, 18220, 187362, -88679, -7220, 14628},
{2, 5, 18220, 187283, -89144, -7218, 31883},
{2, 5, 18222, 187870, -88960, -7219, 53861},
{2, 5, 18222, 187741, -88694, -7220, 9381},
{2, 5, 18222, 187625, -88840, -7219, 59806},
{2, 5, 18222, 187362, -88679, -7220, 14628},
{2, 5, 18222, 187511, -88561, -7220, 3036},
{2, 5, 18222, 187299, -88828, -7219, 10979},
{2, 5, 18222, 187234, -88644, -7220, 19925},
{2, 5, 18222, 187177, -89042, -7219, 13008},
{2, 5, 18222, 187124, -89200, -7220, 18494},
{2, 5, 18222, 187156, -89356, -7220, 37418},
{2, 5, 18222, 187315, -89280, -7220, 43207},
{2, 5, 18222, 187431, -89099, -7219, 25695},
{2, 5, 18222, 187616, -89248, -7220, 25290},
{2, 5, 18222, 187764, -89377, -7219, 40733},
{2, 5, 18222, 187929, -89219, -7220, 45368},
{2, 5, 18222, 188033, -88945, -7219, 957},
{2, 5, 18226, 187795, -89244, -7220, 58569},
{2, 5, 18226, 188057, -89247, -7220, 65416},
{2, 5, 18226, 187544, -89046, -7219, 39071},
{2, 5, 18226, 187482, -88636, -7220, 31522},
{2, 5, 18226, 187132, -88616, -7220, 32172},
{2, 5, 18226, 187882, -88684, -7220, 17265},
{2, 5, 18226, 187912, -89038, -7219, 11763},
// SEPULCHER 2 - ROOM 5 (Second Wave)
{2, 6, 18212, 187700, -88983, -7219, 29699}, // key rewarder
{2, 6, 18232, 188327, -89069, -7219, 32768}, // statue
{2, 6, 18232, 188335, -88983, -7219, 32768}, // statue
{2, 6, 18232, 188334, -88897, -7219, 32768}, // statue
{2, 6, 18195, 187654, -88756, -7218, 7328},
{2, 6, 18195, 187433, -89343, -7220, 31470},
{2, 6, 18195, 187801, -89389, -7218, 51090},
{2, 6, 18195, 187367, -88999, -7219, 18361},
{2, 6, 18221, 187891, -88722, -7220, 20071},
{2, 6, 18221, 187284, -88688, -7220, 19394},
{2, 6, 18221, 187529, -89182, -7218, 53954},
{2, 6, 18221, 188003, -89257, -7216, 63899},
{2, 6, 18223, 187830, -89389, -7217, 60516},
{2, 6, 18223, 188110, -88646, -7220, 3484},
{2, 6, 18223, 187927, -89003, -7219, 6643},
{2, 6, 18223, 187632, -88587, -7220, 32827},
{2, 6, 18223, 187520, -88856, -7219, 19322},
{2, 6, 18223, 187283, -89210, -7218, 42998},
{2, 6, 18227, 187326, -89251, -7220, 50392},
{2, 6, 18227, 187462, -88702, -7220, 8388},
{2, 6, 18227, 187202, -88972, -7219, 32328},
{2, 6, 18227, 187832, -89220, -7220, 4267},
{2, 6, 18227, 187985, -88878, -7219, 11996},
// SEPULCHER 2 - ROOM 6 (Boss)
{2, 7, 25342, 189528, -88968, -7217, 32768},
// SEPULCHER 2 - ROOM 6 (After Fight)
{2, 8, 18256, 189493, -88611, -7217, 54880},
{2, 8, 18256, 189108, -88724, -7220, 47417},
{2, 8, 18256, 189255, -88768, -7217, 62502},
{2, 8, 18256, 189110, -88813, -7220, 9736},
{2, 8, 18256, 189245, -88557, -7220, 35471},
{2, 8, 18256, 189421, -88489, -7220, 18426},
{2, 8, 18256, 189260, -88639, -7217, 8963},
{2, 8, 18256, 189345, -88780, -7217, 64153},
{2, 8, 18256, 189476, -88964, -7217, 55373},
{2, 8, 18256, 189253, -88953, -7217, 33403},
{2, 8, 18256, 189466, -88940, -7217, 30012},
{2, 8, 18256, 189013, -88944, -7217, 32377},
{2, 8, 18256, 189177, -89219, -7217, 32609},
{2, 8, 18256, 189361, -89313, -7217, 64993},
{2, 8, 18256, 189166, -89306, -7217, 47840},
{2, 8, 18256, 189265, -89308, -7217, 65325},
{2, 8, 18256, 189309, -89221, -7217, 32639},
{2, 8, 18256, 189811, -89563, -7220, 3829},
{2, 8, 18256, 189559, -89499, -7220, 53048},
{2, 8, 18256, 189746, -89588, -7220, 62329},
{2, 8, 18256, 190101, -89280, -7220, 17061},
{2, 8, 18256, 190009, -89436, -7220, 11944},
{2, 8, 18256, 189885, -89239, -7217, 31438},
{2, 8, 18256, 190059, -89540, -7220, 59561},
{2, 8, 18256, 190109, -89403, -7220, 12733},
{2, 8, 18256, 189975, -89511, -7220, 3202},
{2, 8, 18256, 189957, -89072, -7220, 32660},
{2, 8, 18256, 190054, -89073, -7220, 18712},
{2, 8, 18256, 189703, -89342, -7217, 63246},
{2, 8, 18256, 189890, -89431, -7220, 60902},
{2, 8, 18256, 189588, -88973, -7217, 29939},
{2, 8, 18256, 189963, -89249, -7220, 50363},
{2, 8, 18256, 189716, -89292, -7217, 37740},
{2, 8, 18256, 189582, -89315, -7217, 65441},
{2, 8, 18256, 189413, -88798, -7217, 62836},
{2, 8, 18256, 189771, -89231, -7217, 32037},
{2, 8, 18256, 189595, -88755, -7217, 55580},
{2, 8, 18256, 189457, -88943, -7217, 21543},
{2, 8, 18256, 189378, -88967, -7217, 33087},
{2, 8, 18256, 189775, -89025, -7217, 30132},
{2, 8, 18256, 189614, -89230, -7217, 32701},
{2, 8, 18256, 189501, -89256, -7217, 58175},
{2, 8, 18256, 189471, -89223, -7217, 32257},
{2, 8, 18256, 189510, -89374, -7216, 49946},
{2, 8, 18256, 189359, -89135, -7217, 53557},
{2, 8, 18256, 189421, -88883, -7217, 50130},
{2, 8, 18256, 189288, -88977, -7217, 33922},
{2, 8, 18256, 189422, -88495, -7220, 7579},
{2, 8, 18256, 189771, -88553, -7220, 18365},
{2, 8, 18256, 189720, -88494, -7220, 33696},
{2, 8, 18256, 189883, -88503, -7220, 64960},
{2, 8, 18256, 189701, -88597, -7216, 16187},
{2, 8, 18256, 189779, -88663, -7217, 55555},
{2, 8, 18256, 189700, -88650, -7217, 8191},
{2, 8, 18256, 189776, -88489, -7220, 15570},
{2, 8, 18256, 189912, -88604, -7217, 52068},
{2, 8, 18256, 189781, -88605, -7217, 13400},
{2, 8, 18256, 189620, -89548, -7220, 58477},
// SEPULCHER 3 - ROOM 1
{3, 1, 18120, 173134, -85740, -7219, 13290}, // key rewarder
{3, 1, 18132, 173398, -85872, -7216, 1856},
{3, 1, 18132, 172956, -85939, -7220, 43362},
{3, 1, 18132, 172956, -85441, -7220, 33547},
{3, 1, 18132, 172998, -85779, -7216, 15905},
{3, 1, 18133, 173242, -86112, -7219, 54294},
{3, 1, 18133, 172915, -85667, -7220, 47280},
{3, 1, 18133, 173479, -85626, -7220, 8615},
{3, 1, 18133, 173199, -85349, -7219, 24632},
{3, 1, 18137, 172964, -86198, -7220, 54316},
{3, 1, 18137, 173302, -86088, -7219, 3281},
{3, 1, 18137, 173386, -85817, -7216, 36523},
{3, 1, 18137, 172993, -85470, -7216, 38307},
{3, 1, 18137, 172747, -85636, -7220, 38959},
{3, 1, 18137, 173199, -85349, -7219, 24632},
// SEPULCHER 3 - ROOM 2
{3, 2, 18141, 172915, -83831, -7220, 44291},
{3, 2, 18141, 173063, -83938, -7219, 59006},
{3, 2, 18141, 173000, -83662, -7216, 36263},
{3, 2, 18141, 172929, -84235, -7220, 42048},
{3, 2, 18141, 173512, -83749, -7220, 10405},
{3, 2, 18141, 173423, -84206, -7216, 14435},
{3, 2, 18141, 173313, -83553, -7219, 24655},
{3, 2, 18141, 173390, -83938, -7216, 25116},
{3, 2, 18141, 173542, -84075, -7220, 4488},
{3, 2, 18141, 173176, -84243, -7219, 65198},
// SEPULCHER 3 - ROOM 3
{3, 3, 18150, 173307, -82096, -7219, 65275}, // victim
{3, 3, 18166, 173148, -82349, -7219, 49789},
{3, 3, 18166, 173488, -82501, -7220, 62942},
{3, 3, 18166, 173295, -82452, -7219, 59161},
{3, 3, 18166, 173608, -82297, -7220, 10837},
{3, 3, 18166, 172777, -82538, -7220, 42868},
{3, 3, 18166, 172940, -82301, -7220, 40896},
{3, 3, 18166, 172720, -81912, -7220, 42440},
{3, 3, 18166, 173048, -82059, -7218, 61025},
{3, 3, 18166, 172879, -81981, -7220, 61265},
{3, 3, 18166, 172882, -81696, -7220, 34676},
{3, 3, 18166, 173109, -81654, -7219, 35186},
{3, 3, 18166, 173380, -81590, -7218, 32420},
{3, 3, 18166, 173650, -81599, -7220, 9301},
{3, 3, 18166, 173512, -81770, -7220, 25690},
{3, 3, 18166, 173641, -81874, -7220, 10595},
{3, 3, 18166, 173494, -82257, -7220, 29248},
{3, 3, 18166, 173517, -82074, -7219, 15079},
{3, 3, 18171, 173110, -81891, -7219, 61362},
{3, 3, 18171, 173199, -82535, -7219, 64023},
{3, 3, 18171, 173632, -82529, -7220, 49712},
{3, 3, 18171, 173612, -82157, -7216, 6965},
{3, 3, 18171, 172849, -82289, -7220, 32529},
{3, 3, 18171, 172831, -81773, -7216, 16747},
{3, 3, 18171, 173485, -81590, -7220, 11489},
// SEPULCHER 3 - ROOM 4
{3, 4, 18177, 173244, -80369, -7219, 16383}, // key rewarder
{3, 4, 18196, 172672, -80891, -7220, 2929}, // charm
{3, 4, 18197, 172612, -79655, -7219, 58713}, // charm
{3, 4, 18198, 173708, -80883, -7220, 25521}, // charm
{3, 4, 18199, 173698, -79676, -7220, 36736}, // charm
{3, 4, 18185, 173153, -80062, -7219, 49218},
{3, 4, 18185, 173459, -80379, -7220, 7536},
{3, 4, 18185, 173006, -80382, -7218, 43465},
{3, 4, 18185, 173155, -80647, -7219, 55372},
{3, 4, 18185, 172895, -80264, -7220, 39696},
{3, 4, 18185, 173367, -79838, -7218, 16324},
{3, 4, 18187, 173479, -80694, -7220, 58422},
{3, 4, 18187, 172913, -80417, -7220, 48290},
{3, 4, 18187, 172793, -79913, -7220, 21248},
{3, 4, 18187, 173436, -79863, -7220, 18223},
{3, 4, 18187, 173229, -79905, -7219, 34855},
{3, 4, 18187, 173382, -80245, -7218, 19800},
{3, 4, 18187, 173485, -80138, -7220, 8390},
{3, 4, 18187, 172940, -80091, -7220, 38732},
{3, 4, 18187, 172961, -80575, -7220, 46953},
{3, 4, 18187, 173470, -80504, -7220, 7605},
{3, 4, 18187, 173213, -80478, -7216, 40826},
// SEPULCHER 3 - ROOM 5 (First Wave)
{3, 5, 18232, 172905, -77864, -7219, 49152}, // statue
{3, 5, 18232, 172840, -77881, -7219, 49152}, // statue
{3, 5, 18232, 172763, -77884, -7219, 49152}, // statue
{3, 5, 18232, 173618, -77895, -7219, 49152}, // statue
{3, 5, 18232, 173534, -77893, -7219, 49152}, // statue
{3, 5, 18232, 173452, -77901, -7219, 49152}, // statue
{3, 5, 18232, 173374, -77903, -7217, 49152}, // statue
{3, 5, 18232, 172965, -77878, -7217, 49152}, // statue
{3, 5, 18220, 172824, -78791, -7219, 25363},
{3, 5, 18220, 172829, -78233, -7219, 16290},
{3, 5, 18220, 173495, -78146, -7217, 1129},
{3, 5, 18220, 173523, -78661, -7219, 53052},
{3, 5, 18222, 172764, -78854, -7219, 39831},
{3, 5, 18222, 173124, -78487, -7218, 24278},
{3, 5, 18222, 172948, -78723, -7219, 49508},
{3, 5, 18222, 173121, -78899, -7218, 49076},
{3, 5, 18222, 173290, -78816, -7218, 62766},
{3, 5, 18222, 173482, -78593, -7219, 8969},
{3, 5, 18222, 173519, -78873, -7219, 680},
{3, 5, 18222, 173422, -78216, -7219, 18030},
{3, 5, 18222, 173450, -78409, -7219, 12764},
{3, 5, 18222, 173205, -78072, -7218, 34656},
{3, 5, 18222, 173560, -78007, -7219, 10297},
{3, 5, 18222, 173303, -78078, -7218, 11004},
{3, 5, 18222, 172852, -78058, -7219, 32354},
{3, 5, 18222, 172895, -78297, -7219, 51008},
{3, 5, 18222, 173106, -78267, -7218, 23392},
{3, 5, 18222, 172939, -78460, -7219, 41711},
{3, 5, 18226, 173545, -78958, -7219, 61434},
{3, 5, 18226, 173332, -78651, -7218, 63860},
{3, 5, 18226, 172854, -78747, -7219, 45974},
{3, 5, 18226, 172974, -78593, -7217, 41114},
{3, 5, 18226, 172987, -78324, -7217, 43194},
{3, 5, 18226, 173183, -78019, -7218, 22569},
{3, 5, 18226, 173367, -78292, -7217, 15370},
// SEPULCHER 3 - ROOM 5 (Second Wave)
{3, 6, 18212, 173195, -78387, -7218, 45514}, // key rewarder
{3, 6, 18232, 173186, -77756, -7218, 49152}, // statue
{3, 6, 18232, 173256, -77755, -7218, 49152}, // statue
{3, 6, 18232, 173120, -77753, -7218, 49152}, // statue
{3, 6, 18227, 172727, -78149, -7219, 23490},
{3, 6, 18195, 172964, -78369, -7217, 33814},
{3, 6, 18195, 173207, -78656, -7218, 56199},
{3, 6, 18195, 173262, -78339, -7218, 25711},
{3, 6, 18195, 173531, -78555, -7219, 7818},
{3, 6, 18221, 173557, -78336, -7219, 11317},
{3, 6, 18221, 173473, -78710, -7219, 63315},
{3, 6, 18221, 173015, -78611, -7217, 43365},
{3, 6, 18221, 173248, -78235, -7218, 29472},
{3, 6, 18223, 173404, -78358, -7217, 6698},
{3, 6, 18223, 172910, -78466, -7219, 23672},
{3, 6, 18223, 173183, -78059, -7218, 7013},
{3, 6, 18223, 173152, -78754, -7218, 43240},
{3, 6, 18223, 172923, -78266, -7219, 15706},
{3, 6, 18223, 173406, -78622, -7217, 54169},
{3, 6, 18227, 173456, -78263, -7219, 59104},
{3, 6, 18227, 173423, -78875, -7219, 44845},
{3, 6, 18227, 172939, -78779, -7219, 25011},
{3, 6, 18227, 172997, -78482, -7217, 14372},
// SEPULCHER 3 - ROOM 6 (Boss)
{3, 7, 25339, 173195, -76565, -7216, 49152},
// SEPULCHER 3 - ROOM 6 (After Fight)
{3, 8, 18256, 173018, -76165, -7215, 24982},
{3, 8, 18256, 172973, -76550, -7216, 5423},
{3, 8, 18256, 172878, -76378, -7216, 18354},
{3, 8, 18256, 172925, -76440, -7216, 20675},
{3, 8, 18256, 172864, -76718, -7216, 59534},
{3, 8, 18256, 172739, -76887, -7219, 35906},
{3, 8, 18256, 172849, -76621, -7216, 64290},
{3, 8, 18256, 173402, -76970, -7219, 59429},
{3, 8, 18256, 173272, -77050, -7219, 40755},
{3, 8, 18256, 173350, -76975, -7219, 39294},
{3, 8, 18256, 173434, -76844, -7216, 53275},
{3, 8, 18256, 173724, -76897, -7219, 2325},
{3, 8, 18256, 173487, -76876, -7216, 47024},
{3, 8, 18256, 173687, -76665, -7219, 18033},
{3, 8, 18256, 173520, -76690, -7216, 50915},
{3, 8, 18256, 173677, -76681, -7219, 6162},
{3, 8, 18256, 173356, -76574, -7216, 59624},
{3, 8, 18256, 173506, -76608, -7216, 51276},
{3, 8, 18256, 173337, -76477, -7216, 19869},
{3, 8, 18256, 173376, -76705, -7216, 50732},
{3, 8, 18256, 173387, -76621, -7216, 31249},
{3, 8, 18256, 173511, -76760, -7216, 47818},
{3, 8, 18256, 173113, -76577, -7216, 37147},
{3, 8, 18256, 173158, -76448, -7216, 51736},
{3, 8, 18256, 173271, -76399, -7216, 33089},
{3, 8, 18256, 173396, -76249, -7216, 49151},
{3, 8, 18256, 173399, -76388, -7216, 47818},
{3, 8, 18256, 173487, -76516, -7216, 61221},
{3, 8, 18256, 173405, -76480, -7216, 49831},
{3, 8, 18256, 173408, -76318, -7216, 50948},
{3, 8, 18256, 173689, -76178, -7219, 48206},
{3, 8, 18256, 173694, -76123, -7219, 50292},
{3, 8, 18256, 173688, -76235, -7219, 48969},
{3, 8, 18256, 173685, -76041, -7219, 7246},
{3, 8, 18256, 173498, -76392, -7216, 29118},
{3, 8, 18256, 173543, -76111, -7219, 25388},
{3, 8, 18256, 173575, -76041, -7219, 11911},
{3, 8, 18256, 173646, -76446, -7219, 17752},
{3, 8, 18256, 173396, -76112, -7219, 36706},
{3, 8, 18256, 173080, -76068, -7219, 47701},
{3, 8, 18256, 172984, -76095, -7219, 10228},
{3, 8, 18256, 173074, -76116, -7219, 47854},
{3, 8, 18256, 173087, -76018, -7219, 6695},
{3, 8, 18256, 172911, -76204, -7216, 12608},
{3, 8, 18256, 172637, -76477, -7219, 39951},
{3, 8, 18256, 172625, -76563, -7219, 47705},
{3, 8, 18256, 172801, -76342, -7215, 39904},
{3, 8, 18256, 172891, -76446, -7216, 34589},
{3, 8, 18256, 172872, -76307, -7216, 17263},
{3, 8, 18256, 172667, -76633, -7219, 14412},
{3, 8, 18256, 172712, -76624, -7219, 49328},
{3, 8, 18256, 172774, -76612, -7219, 1994},
{3, 8, 18256, 172619, -76889, -7219, 32941},
{3, 8, 18256, 172884, -76842, -7216, 26023},
{3, 8, 18256, 172645, -76748, -7219, 14482},
{3, 8, 18256, 173049, -76936, -7216, 30541},
{3, 8, 18256, 173192, -76967, -7219, 24384},
{3, 8, 18256, 172986, -76919, -7216, 30018},
{3, 8, 18256, 173142, -76732, -7216, 65011},
{3, 8, 18256, 173221, -76850, -7216, 55305},
// SEPULCHER 4 - ROOM 1
{4, 1, 18120, 175524, -81903, -7219, 13290}, // key rewarder
{4, 1, 18132, 175788, -82035, -7216, 1856},
{4, 1, 18132, 175346, -82102, -7220, 43362},
{4, 1, 18132, 175346, -81604, -7220, 33547},
{4, 1, 18132, 175388, -81942, -7216, 15905},
{4, 1, 18133, 175632, -82275, -7219, 54294},
{4, 1, 18133, 175305, -81830, -7220, 47280},
{4, 1, 18133, 175869, -81789, -7220, 8615},
{4, 1, 18133, 175589, -81512, -7219, 24632},
{4, 1, 18137, 175354, -82361, -7220, 54316},
{4, 1, 18137, 175692, -82251, -7219, 3281},
{4, 1, 18137, 175776, -81980, -7216, 36523},
{4, 1, 18137, 175383, -81633, -7216, 38307},
{4, 1, 18137, 175137, -81799, -7220, 38959},
{4, 1, 18137, 175589, -81512, -7219, 24632},
// SEPULCHER 4 - ROOM 2
{4, 2, 18141, 175305, -79994, -7220, 44291},
{4, 2, 18141, 175453, -80101, -7219, 59006},
{4, 2, 18141, 175390, -79825, -7216, 36263},
{4, 2, 18141, 175319, -80398, -7220, 42048},
{4, 2, 18141, 175902, -79912, -7220, 10405},
{4, 2, 18141, 175813, -80369, -7216, 14435},
{4, 2, 18141, 175703, -79716, -7219, 24655},
{4, 2, 18141, 175780, -80101, -7216, 25116},
{4, 2, 18141, 175932, -80238, -7220, 4488},
{4, 2, 18141, 175566, -80406, -7219, 65198},
// SEPULCHER 4 - ROOM 3
{4, 3, 18150, 175697, -78259, -7219, 65275}, // victim
{4, 3, 18166, 175538, -78512, -7219, 49789},
{4, 3, 18166, 175878, -78664, -7220, 62942},
{4, 3, 18166, 175685, -78615, -7219, 59161},
{4, 3, 18166, 175998, -78460, -7220, 10837},
{4, 3, 18166, 175167, -78701, -7220, 42868},
{4, 3, 18166, 175330, -78464, -7220, 40896},
{4, 3, 18166, 175110, -78075, -7220, 42440},
{4, 3, 18166, 175438, -78222, -7218, 61025},
{4, 3, 18166, 175269, -78144, -7220, 61265},
{4, 3, 18166, 175272, -77859, -7220, 34676},
{4, 3, 18166, 175499, -77817, -7219, 35186},
{4, 3, 18166, 175770, -77753, -7218, 32420},
{4, 3, 18166, 176040, -77762, -7220, 9301},
{4, 3, 18166, 175902, -77933, -7220, 25690},
{4, 3, 18166, 176031, -78037, -7220, 10595},
{4, 3, 18166, 175884, -78420, -7220, 29248},
{4, 3, 18166, 175907, -78237, -7219, 15079},
{4, 3, 18171, 175500, -78054, -7219, 61362},
{4, 3, 18171, 175589, -78698, -7219, 64023},
{4, 3, 18171, 176022, -78692, -7220, 49712},
{4, 3, 18171, 176002, -78320, -7216, 6965},
{4, 3, 18171, 175239, -78452, -7220, 32529},
{4, 3, 18171, 175221, -77936, -7216, 16747},
{4, 3, 18171, 175875, -77753, -7220, 11489},
// SEPULCHER 4 - ROOM 4
{4, 4, 18177, 175634, -76532, -7219, 16383}, // key rewarder
{4, 4, 18196, 175029, -77073, -7219, 4074}, // charm
{4, 4, 18197, 175015, -75843, -7221, 60216}, // charm
{4, 4, 18198, 176154, -77075, -7219, 27131}, // charm
{4, 4, 18199, 176181, -75837, -7221, 37604}, // charm
{4, 4, 18185, 175543, -76225, -7219, 49218},
{4, 4, 18185, 175849, -76542, -7220, 7536},
{4, 4, 18185, 175396, -76545, -7218, 43465},
{4, 4, 18185, 175545, -76810, -7219, 55372},
{4, 4, 18185, 175285, -76427, -7220, 39696},
{4, 4, 18185, 175757, -76001, -7218, 16324},
{4, 4, 18187, 175869, -76857, -7220, 58422},
{4, 4, 18187, 175303, -76580, -7220, 48290},
{4, 4, 18187, 175183, -76076, -7220, 21248},
{4, 4, 18187, 175826, -76026, -7220, 18223},
{4, 4, 18187, 175619, -76068, -7219, 34855},
{4, 4, 18187, 175772, -76408, -7218, 19800},
{4, 4, 18187, 175875, -76301, -7220, 8390},
{4, 4, 18187, 175330, -76254, -7220, 38732},
{4, 4, 18187, 175351, -76738, -7220, 46953},
{4, 4, 18187, 175860, -76667, -7220, 7605},
{4, 4, 18187, 175603, -76641, -7216, 40826},
// SEPULCHER 4 - ROOM 5 (First Wave)
{4, 5, 18232, 175295, -74027, -7219, 49152}, // statue
{4, 5, 18232, 175230, -74044, -7219, 49152}, // statue
{4, 5, 18232, 175153, -74047, -7219, 49152}, // statue
{4, 5, 18232, 176008, -74058, -7219, 49152}, // statue
{4, 5, 18232, 175924, -74056, -7219, 49152}, // statue
{4, 5, 18232, 175842, -74064, -7219, 49152}, // statue
{4, 5, 18232, 175764, -74066, -7217, 49152}, // statue
{4, 5, 18232, 175355, -74041, -7217, 49152}, // statue
{4, 5, 18220, 175214, -74954, -7219, 25363},
{4, 5, 18220, 175219, -74396, -7219, 16290},
{4, 5, 18220, 175885, -74309, -7217, 1129},
{4, 5, 18220, 175913, -74824, -7219, 53052},
{4, 5, 18222, 175154, -75017, -7219, 39831},
{4, 5, 18222, 175514, -74650, -7218, 24278},
{4, 5, 18222, 175338, -74886, -7219, 49508},
{4, 5, 18222, 175511, -75062, -7218, 49076},
{4, 5, 18222, 175680, -74979, -7218, 62766},
{4, 5, 18222, 175872, -74756, -7219, 8969},
{4, 5, 18222, 175909, -75036, -7219, 680},
{4, 5, 18222, 175812, -74379, -7219, 18030},
{4, 5, 18222, 175840, -74572, -7219, 12764},
{4, 5, 18222, 175595, -74235, -7218, 34656},
{4, 5, 18222, 175950, -74170, -7219, 10297},
{4, 5, 18222, 175693, -74241, -7218, 11004},
{4, 5, 18222, 175242, -74221, -7219, 32354},
{4, 5, 18222, 175285, -74460, -7219, 51008},
{4, 5, 18222, 175496, -74430, -7218, 23392},
{4, 5, 18222, 175329, -74623, -7219, 41711},
{4, 5, 18226, 175935, -75121, -7219, 61434},
{4, 5, 18226, 175722, -74814, -7218, 63860},
{4, 5, 18226, 175244, -74910, -7219, 45974},
{4, 5, 18226, 175364, -74756, -7217, 41114},
{4, 5, 18226, 175377, -74487, -7217, 43194},
{4, 5, 18226, 175573, -74182, -7218, 22569},
{4, 5, 18226, 175757, -74455, -7217, 15370},
// SEPULCHER 4 - ROOM 5 (Second Wave)
{4, 6, 18212, 175585, -74550, -7218, 45514}, // key rewarder
{4, 6, 18232, 175576, -73919, -7218, 49152}, // statue
{4, 6, 18232, 175646, -73918, -7218, 49152}, // statue
{4, 6, 18232, 175510, -73916, -7218, 49152}, // statue
{4, 6, 18227, 175117, -74312, -7219, 23490},
{4, 6, 18195, 175354, -74532, -7217, 33814},
{4, 6, 18195, 175597, -74819, -7218, 56199},
{4, 6, 18195, 175652, -74502, -7218, 25711},
{4, 6, 18195, 175921, -74718, -7219, 7818},
{4, 6, 18221, 175947, -74499, -7219, 11317},
{4, 6, 18221, 175863, -74873, -7219, 63315},
{4, 6, 18221, 175405, -74774, -7217, 43365},
{4, 6, 18221, 175638, -74398, -7218, 29472},
{4, 6, 18223, 175794, -74521, -7217, 6698},
{4, 6, 18223, 175300, -74629, -7219, 23672},
{4, 6, 18223, 175573, -74222, -7218, 7013},
{4, 6, 18223, 175542, -74917, -7218, 43240},
{4, 6, 18223, 175313, -74429, -7219, 15706},
{4, 6, 18223, 175796, -74785, -7217, 54169},
{4, 6, 18227, 175846, -74426, -7219, 59104},
{4, 6, 18227, 175813, -75038, -7219, 44845},
{4, 6, 18227, 175329, -74942, -7219, 25011},
{4, 6, 18227, 175387, -74645, -7217, 14372},
// SEPULCHER 4 - ROOM 6 (Boss)
{4, 7, 25349, 175590, -72749, -7218, 31944},
// SEPULCHER 4 - ROOM 6 (After Fight)
{4, 8, 18256, 175408, -72328, -7215, 24982},
{4, 8, 18256, 175363, -72713, -7216, 5423},
{4, 8, 18256, 175268, -72541, -7216, 18354},
{4, 8, 18256, 175315, -72603, -7216, 20675},
{4, 8, 18256, 175254, -72881, -7216, 59534},
{4, 8, 18256, 175129, -73050, -7219, 35906},
{4, 8, 18256, 175239, -72784, -7216, 64290},
{4, 8, 18256, 175792, -73133, -7219, 59429},
{4, 8, 18256, 175662, -73213, -7219, 40755},
{4, 8, 18256, 175740, -73138, -7219, 39294},
{4, 8, 18256, 175824, -73007, -7216, 53275},
{4, 8, 18256, 176114, -73060, -7219, 2325},
{4, 8, 18256, 175877, -73039, -7216, 47024},
{4, 8, 18256, 176077, -72828, -7219, 18033},
{4, 8, 18256, 175910, -72853, -7216, 50915},
{4, 8, 18256, 176067, -72844, -7219, 6162},
{4, 8, 18256, 175746, -72737, -7216, 59624},
{4, 8, 18256, 175896, -72771, -7216, 51276},
{4, 8, 18256, 175727, -72640, -7216, 19869},
{4, 8, 18256, 175766, -72868, -7216, 50732},
{4, 8, 18256, 175777, -72784, -7216, 31249},
{4, 8, 18256, 175901, -72923, -7216, 47818},
{4, 8, 18256, 175503, -72740, -7216, 37147},
{4, 8, 18256, 175548, -72611, -7216, 51736},
{4, 8, 18256, 175661, -72562, -7216, 33089},
{4, 8, 18256, 175786, -72412, -7216, 49151},
{4, 8, 18256, 175789, -72551, -7216, 47818},
{4, 8, 18256, 175877, -72679, -7216, 61221},
{4, 8, 18256, 175795, -72643, -7216, 49831},
{4, 8, 18256, 175798, -72481, -7216, 50948},
{4, 8, 18256, 176079, -72341, -7219, 48206},
{4, 8, 18256, 176084, -72286, -7219, 50292},
{4, 8, 18256, 176078, -72398, -7219, 48969},
{4, 8, 18256, 176075, -72204, -7219, 7246},
{4, 8, 18256, 175888, -72555, -7216, 29118},
{4, 8, 18256, 175933, -72274, -7219, 25388},
{4, 8, 18256, 175965, -72204, -7219, 11911},
{4, 8, 18256, 176036, -72609, -7219, 17752},
{4, 8, 18256, 175786, -72275, -7219, 36706},
{4, 8, 18256, 175470, -72231, -7219, 47701},
{4, 8, 18256, 175374, -72258, -7219, 10228},
{4, 8, 18256, 175464, -72279, -7219, 47854},
{4, 8, 18256, 175477, -72181, -7219, 6695},
{4, 8, 18256, 175301, -72367, -7216, 12608},
{4, 8, 18256, 175027, -72640, -7219, 39951},
{4, 8, 18256, 175015, -72726, -7219, 47705},
{4, 8, 18256, 175191, -72505, -7215, 39904},
{4, 8, 18256, 175281, -72609, -7216, 34589},
{4, 8, 18256, 175262, -72470, -7216, 17263},
{4, 8, 18256, 175057, -72796, -7219, 14412},
{4, 8, 18256, 175102, -72787, -7219, 49328},
{4, 8, 18256, 175164, -72775, -7219, 1994},
{4, 8, 18256, 175009, -73052, -7219, 32941},
{4, 8, 18256, 175274, -73005, -7216, 26023},
{4, 8, 18256, 175035, -72911, -7219, 14482},
{4, 8, 18256, 175439, -73099, -7216, 30541},
{4, 8, 18256, 175582, -73130, -7219, 24384},
{4, 8, 18256, 175376, -73082, -7216, 30018},
{4, 8, 18256, 175532, -72895, -7216, 65011},
{4, 8, 18256, 175611, -73013, -7216, 55305},
};
private static final int[][] CHEST_SPAWN_LOCATIONS =
{
// sepulcherId, roomNumber, npcLocX, npcLocY, npcLocZ, npcLocHeading
@ -977,6 +186,7 @@ public final class FourSepulchers extends AbstractNpcAI
private FourSepulchers()
{
load();
addFirstTalkId(CONQUEROR_MANAGER, EMPEROR_MANAGER, GREAT_SAGES_MANAGER, JUDGE_MANAGER, MYSTERIOUS_CHEST, KEY_CHEST);
addTalkId(CONQUEROR_MANAGER, EMPEROR_MANAGER, GREAT_SAGES_MANAGER, JUDGE_MANAGER, MYSTERIOUS_CHEST, KEY_CHEST);
addFirstTalkId(FIRST_TALK_NPCS);
@ -1348,7 +558,7 @@ public final class FourSepulchers extends AbstractNpcAI
{
final int sepulcherId = getSepulcherId(player);
final int currentWave = STORED_PROGRESS.get(sepulcherId);
for (int[] spawnInfo : MONSTER_SPAWNS)
for (int[] spawnInfo : ROOM_SPAWN_DATA)
{
if ((spawnInfo[0] == sepulcherId) && (spawnInfo[1] == currentWave))
{
@ -1422,6 +632,42 @@ public final class FourSepulchers extends AbstractNpcAI
player.sendPacket(html);
}
@Override
public void load()
{
ROOM_SPAWN_DATA.clear();
parseDatapackFile("data/spawnZones/FourSepulchers.xml");
}
@Override
public void parseDocument(Document doc, File f)
{
for (Node n = doc.getFirstChild(); n != null; n = n.getNextSibling())
{
if ("list".equalsIgnoreCase(n.getNodeName()))
{
for (Node b = n.getFirstChild(); b != null; b = b.getNextSibling())
{
if ("spawn".equalsIgnoreCase(b.getNodeName()))
{
final NamedNodeMap attrs = b.getAttributes();
final int[] info =
{
parseInteger(attrs, "sepulcherId"),
parseInteger(attrs, "wave"),
parseInteger(attrs, "npcId"),
parseInteger(attrs, "x"),
parseInteger(attrs, "y"),
parseInteger(attrs, "z"),
parseInteger(attrs, "heading")
};
ROOM_SPAWN_DATA.add(info);
}
}
}
}
}
public static void main(String[] args)
{
new FourSepulchers();

View File

@ -0,0 +1,797 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/FourSepulchers.xsd">
<!-- SEPULCHER 1 - ROOM 1 -->
<spawn sepulcherId="1" wave="1" npcId="18120" x="182214" y="-85572" z="-7219" heading="53601" /> <!-- key rewarder -->
<spawn sepulcherId="1" wave="1" npcId="18132" x="181626" y="-85799" z="-7218" heading="48022" />
<spawn sepulcherId="1" wave="1" npcId="18132" x="182223" y="-85833" z="-7220" heading="50241" />
<spawn sepulcherId="1" wave="1" npcId="18132" x="181850" y="-85294" z="-7220" heading="20973" />
<spawn sepulcherId="1" wave="1" npcId="18132" x="182260" y="-85353" z="-7218" heading="15208" />
<spawn sepulcherId="1" wave="1" npcId="18133" x="181953" y="-85506" z="-7219" heading="38327" />
<spawn sepulcherId="1" wave="1" npcId="18133" x="181639" y="-85397" z="-7218" heading="20774" />
<spawn sepulcherId="1" wave="1" npcId="18133" x="182364" y="-86036" z="-7220" heading="664" />
<spawn sepulcherId="1" wave="1" npcId="18133" x="182292" y="-85306" z="-7220" heading="11807" />
<spawn sepulcherId="1" wave="1" npcId="18137" x="182499" y="-85379" z="-7218" heading="11039" />
<spawn sepulcherId="1" wave="1" npcId="18137" x="181872" y="-85232" z="-7220" heading="12920" />
<spawn sepulcherId="1" wave="1" npcId="18137" x="181933" y="-85500" z="-7216" heading="41059" />
<spawn sepulcherId="1" wave="1" npcId="18137" x="181668" y="-85847" z="-7220" heading="41059" />
<spawn sepulcherId="1" wave="1" npcId="18137" x="181921" y="-85909" z="-7216" heading="34037" />
<spawn sepulcherId="1" wave="1" npcId="18137" x="182257" y="-85886" z="-7220" heading="39472" />
<!-- SEPULCHER 1 - ROOM 2 -->
<spawn sepulcherId="1" wave="2" npcId="18141" x="183799" y="-85246" z="-7217" heading="3307" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="184179" y="-85391" z="-7218" heading="51226" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="184153" y="-85262" z="-7220" heading="65064" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="184192" y="-85541" z="-7219" heading="50053" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="183812" y="-85901" z="-7220" heading="55728" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="184236" y="-85883" z="-7216" heading="442" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="183629" y="-85903" z="-7220" heading="26470" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="183631" y="-85653" z="-7219" heading="31350" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="183543" y="-85330" z="-7220" heading="9672" />
<spawn sepulcherId="1" wave="2" npcId="18141" x="184213" y="-85694" z="-7219" heading="60977" />
<!-- SEPULCHER 1 - ROOM 3 -->
<spawn sepulcherId="1" wave="3" npcId="18150" x="185710" y="-85584" z="-7218" heading="833" /> <!-- victim -->
<spawn sepulcherId="1" wave="3" npcId="18166" x="185513" y="-85415" z="-7218" heading="29444" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185336" y="-85408" z="-7218" heading="22923" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185548" y="-85174" z="-7220" heading="4022" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185376" y="-85823" z="-7220" heading="18091" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185413" y="-86047" z="-7220" heading="33824" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185442" y="-85589" z="-7219" heading="13516" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185807" y="-85664" z="-7219" heading="64429" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185777" y="-86010" z="-7220" heading="42735" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185895" y="-85843" z="-7220" heading="53917" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185282" y="-85282" z="-7220" heading="27319" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="186031" y="-85572" z="-7219" heading="47324" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="186170" y="-85879" z="-7220" heading="53586" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="186220" y="-85157" z="-7220" heading="40777" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185858" y="-85220" z="-7220" heading="63999" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="186071" y="-85346" z="-7220" heading="59964" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="186050" y="-85970" z="-7220" heading="59476" />
<spawn sepulcherId="1" wave="3" npcId="18166" x="185489" y="-85616" z="-7219" heading="44597" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="186220" y="-86036" z="-7220" heading="61673" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="185884" y="-85339" z="-7220" heading="3121" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="185696" y="-85397" z="-7218" heading="58467" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="185774" y="-85843" z="-7220" heading="26341" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="185524" y="-85895" z="-7219" heading="34907" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="185524" y="-85895" z="-7216" heading="22369" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="185450" y="-85199" z="-7219" heading="3565" />
<spawn sepulcherId="1" wave="3" npcId="18171" x="185233" y="-85336" z="-7220" heading="20883" />
<!-- SEPULCHER 1 - ROOM 4 -->
<spawn sepulcherId="1" wave="4" npcId="18177" x="187536" y="-85561" z="-7219" heading="30267" /> <!-- key rewarder -->
<spawn sepulcherId="1" wave="4" npcId="18196" x="186903" y="-85044" z="-7216" heading="55684" /> <!-- charm -->
<spawn sepulcherId="1" wave="4" npcId="18197" x="188101" y="-85059" z="-7220" heading="38092" /> <!-- charm -->
<spawn sepulcherId="1" wave="4" npcId="18198" x="188115" y="-86084" z="-7220" heading="24830" /> <!-- charm -->
<spawn sepulcherId="1" wave="4" npcId="18199" x="186895" y="-86092" z="-7220" heading="9770" /> <!-- charm -->
<spawn sepulcherId="1" wave="4" npcId="18185" x="187904" y="-85328" z="-7220" heading="8357" />
<spawn sepulcherId="1" wave="4" npcId="18185" x="187696" y="-85307" z="-7220" heading="31718" />
<spawn sepulcherId="1" wave="4" npcId="18185" x="187690" y="-85705" z="-7219" heading="14402" />
<spawn sepulcherId="1" wave="4" npcId="18185" x="187428" y="-85743" z="-7219" heading="48912" />
<spawn sepulcherId="1" wave="4" npcId="18185" x="187135" y="-85904" z="-7220" heading="38008" />
<spawn sepulcherId="1" wave="4" npcId="18185" x="187235" y="-85292" z="-7220" heading="32428" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187955" y="-85906" z="-7220" heading="57628" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187907" y="-85704" z="-7219" heading="19115" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187645" y="-85421" z="-7219" heading="41743" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187774" y="-85271" z="-7216" heading="19492" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187419" y="-85213" z="-7220" heading="25008" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187144" y="-85228" z="-7220" heading="33336" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187066" y="-85410" z="-7218" heading="44928" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187575" y="-85835" z="-7220" heading="469" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187052" y="-85592" z="-7219" heading="48351" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187102" y="-85839" z="-7220" heading="51235" />
<spawn sepulcherId="1" wave="4" npcId="18187" x="187245" y="-85956" z="-7220" heading="58383" />
<!-- SEPULCHER 1 - ROOM 5 (First Wave) -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189912" y="-86051" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189910" y="-85977" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189917" y="-85844" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189924" y="-85911" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189932" y="-85337" z="-7216" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189912" y="-85183" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189927" y="-85265" z="-7216" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18232" x="189910" y="-85102" z="-7216" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="5" npcId="18220" x="189602" y="-85381" z="-7218" heading="16239" />
<spawn sepulcherId="1" wave="5" npcId="18220" x="189433" y="-85782" z="-7218" heading="44991" />
<spawn sepulcherId="1" wave="5" npcId="18220" x="189065" y="-85279" z="-7220" heading="14628" />
<spawn sepulcherId="1" wave="5" npcId="18220" x="188986" y="-85744" z="-7218" heading="31883" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189573" y="-85560" z="-7219" heading="53861" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189444" y="-85294" z="-7220" heading="9381" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189328" y="-85440" z="-7219" heading="59806" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189065" y="-85279" z="-7220" heading="14628" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189214" y="-85161" z="-7220" heading="3036" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189002" y="-85428" z="-7219" heading="10979" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="188937" y="-85244" z="-7220" heading="19925" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="188880" y="-85642" z="-7219" heading="13008" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="188827" y="-85800" z="-7220" heading="18494" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="188859" y="-85956" z="-7220" heading="37418" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189018" y="-85880" z="-7220" heading="43207" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189134" y="-85699" z="-7219" heading="25695" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189319" y="-85848" z="-7220" heading="25290" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189467" y="-85977" z="-7219" heading="40733" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189632" y="-85819" z="-7220" heading="45368" />
<spawn sepulcherId="1" wave="5" npcId="18222" x="189736" y="-85545" z="-7219" heading="957" />
<spawn sepulcherId="1" wave="5" npcId="18226" x="189498" y="-85844" z="-7220" heading="58569" />
<spawn sepulcherId="1" wave="5" npcId="18226" x="189760" y="-85847" z="-7220" heading="65416" />
<spawn sepulcherId="1" wave="5" npcId="18226" x="189247" y="-85646" z="-7219" heading="39071" />
<spawn sepulcherId="1" wave="5" npcId="18226" x="189185" y="-85236" z="-7220" heading="31522" />
<spawn sepulcherId="1" wave="5" npcId="18226" x="188835" y="-85216" z="-7220" heading="32172" />
<spawn sepulcherId="1" wave="5" npcId="18226" x="189585" y="-85284" z="-7220" heading="17265" />
<spawn sepulcherId="1" wave="5" npcId="18226" x="189615" y="-85638" z="-7219" heading="11763" />
<!-- SEPULCHER 1 - ROOM 5 (Second Wave) -->
<spawn sepulcherId="1" wave="6" npcId="18212" x="189403" y="-85583" z="-7219" heading="29699" /> <!-- key rewarder -->
<spawn sepulcherId="1" wave="6" npcId="18232" x="190030" y="-85669" z="-7219" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="6" npcId="18232" x="190038" y="-85583" z="-7219" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="6" npcId="18232" x="190037" y="-85497" z="-7219" heading="32768" /> <!-- statue -->
<spawn sepulcherId="1" wave="6" npcId="18195" x="189357" y="-85356" z="-7218" heading="7328" />
<spawn sepulcherId="1" wave="6" npcId="18195" x="189136" y="-85943" z="-7220" heading="31470" />
<spawn sepulcherId="1" wave="6" npcId="18195" x="189504" y="-85989" z="-7218" heading="51090" />
<spawn sepulcherId="1" wave="6" npcId="18195" x="189070" y="-85599" z="-7219" heading="18361" />
<spawn sepulcherId="1" wave="6" npcId="18221" x="189594" y="-85322" z="-7220" heading="20071" />
<spawn sepulcherId="1" wave="6" npcId="18221" x="188987" y="-85288" z="-7220" heading="19394" />
<spawn sepulcherId="1" wave="6" npcId="18221" x="189232" y="-85782" z="-7218" heading="53954" />
<spawn sepulcherId="1" wave="6" npcId="18221" x="189706" y="-85857" z="-7216" heading="63899" />
<spawn sepulcherId="1" wave="6" npcId="18223" x="189533" y="-85989" z="-7217" heading="60516" />
<spawn sepulcherId="1" wave="6" npcId="18223" x="189813" y="-85246" z="-7220" heading="3484" />
<spawn sepulcherId="1" wave="6" npcId="18223" x="189630" y="-85603" z="-7219" heading="6643" />
<spawn sepulcherId="1" wave="6" npcId="18223" x="189335" y="-85187" z="-7220" heading="32827" />
<spawn sepulcherId="1" wave="6" npcId="18223" x="189223" y="-85456" z="-7219" heading="19322" />
<spawn sepulcherId="1" wave="6" npcId="18223" x="188986" y="-85810" z="-7218" heading="42998" />
<spawn sepulcherId="1" wave="6" npcId="18227" x="189029" y="-85851" z="-7220" heading="50392" />
<spawn sepulcherId="1" wave="6" npcId="18227" x="189165" y="-85302" z="-7220" heading="8388" />
<spawn sepulcherId="1" wave="6" npcId="18227" x="188905" y="-85572" z="-7219" heading="32328" />
<spawn sepulcherId="1" wave="6" npcId="18227" x="189535" y="-85820" z="-7220" heading="4267" />
<spawn sepulcherId="1" wave="6" npcId="18227" x="189688" y="-85478" z="-7219" heading="11996" />
<!-- SEPULCHER 1 - ROOM 6 (Boss) -->
<spawn sepulcherId="1" wave="7" npcId="25346" x="191225" y="-85574" z="-7219" heading="32768" />
<!-- SEPULCHER 1 - ROOM 6 (After Fight) -->
<spawn sepulcherId="1" wave="8" npcId="18256" x="191196" y="-85211" z="-7217" heading="54880" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190811" y="-85324" z="-7220" heading="47417" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190958" y="-85368" z="-7217" heading="62502" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190813" y="-85413" z="-7220" heading="9736" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190948" y="-85157" z="-7220" heading="35471" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191124" y="-85089" z="-7220" heading="18426" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190963" y="-85239" z="-7217" heading="8963" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191048" y="-85380" z="-7217" heading="64153" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191179" y="-85564" z="-7217" heading="55373" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190956" y="-85553" z="-7217" heading="33403" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191169" y="-85540" z="-7217" heading="30012" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190716" y="-85544" z="-7217" heading="32377" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190880" y="-85819" z="-7217" heading="32609" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191064" y="-85913" z="-7217" heading="64993" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190869" y="-85906" z="-7217" heading="47840" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190968" y="-85908" z="-7217" heading="65325" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191012" y="-85821" z="-7217" heading="32639" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191514" y="-86163" z="-7220" heading="3829" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191262" y="-86099" z="-7220" heading="53048" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191449" y="-86188" z="-7220" heading="62329" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191804" y="-85880" z="-7220" heading="17061" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191712" y="-86036" z="-7220" heading="11944" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191588" y="-85839" z="-7217" heading="31438" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191762" y="-86140" z="-7220" heading="59561" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191812" y="-86003" z="-7220" heading="12733" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191678" y="-86111" z="-7220" heading="3202" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191660" y="-85672" z="-7220" heading="32660" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191757" y="-85673" z="-7220" heading="18712" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191406" y="-85942" z="-7217" heading="63246" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191593" y="-86031" z="-7220" heading="60902" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191291" y="-85573" z="-7217" heading="29939" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191666" y="-85849" z="-7220" heading="50363" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191419" y="-85892" z="-7217" heading="37740" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191285" y="-85915" z="-7217" heading="65441" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191116" y="-85398" z="-7217" heading="62836" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191474" y="-85831" z="-7217" heading="32037" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191298" y="-85355" z="-7217" heading="55580" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191160" y="-85543" z="-7217" heading="21543" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191081" y="-85567" z="-7217" heading="33087" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191478" y="-85625" z="-7217" heading="30132" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191317" y="-85830" z="-7217" heading="32701" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191204" y="-85856" z="-7217" heading="58175" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191174" y="-85823" z="-7217" heading="32257" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191213" y="-85974" z="-7216" heading="49946" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191062" y="-85735" z="-7217" heading="53557" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191124" y="-85483" z="-7217" heading="50130" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="190991" y="-85577" z="-7217" heading="33922" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191125" y="-85095" z="-7220" heading="7579" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191474" y="-85153" z="-7220" heading="18365" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191423" y="-85094" z="-7220" heading="33696" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191586" y="-85103" z="-7220" heading="64960" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191404" y="-85197" z="-7216" heading="16187" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191482" y="-85263" z="-7217" heading="55555" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191403" y="-85250" z="-7217" heading="8191" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191479" y="-85089" z="-7220" heading="15570" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191615" y="-85204" z="-7217" heading="52068" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191484" y="-85205" z="-7217" heading="13400" />
<spawn sepulcherId="1" wave="8" npcId="18256" x="191323" y="-86148" z="-7220" heading="58477" />
<!-- SEPULCHER 2 - ROOM 1 -->
<spawn sepulcherId="2" wave="1" npcId="18120" x="180696" y="-88974" z="-7218" heading="213" /> <!-- key rewarder -->
<spawn sepulcherId="2" wave="1" npcId="18132" x="180855" y="-88602" z="-7219" heading="43355" />
<spawn sepulcherId="2" wave="1" npcId="18132" x="179966" y="-88624" z="-7215" heading="59734" />
<spawn sepulcherId="2" wave="1" npcId="18132" x="180376" y="-88623" z="-7219" heading="49152" />
<spawn sepulcherId="2" wave="1" npcId="18132" x="179955" y="-89309" z="-7219" heading="5304" />
<spawn sepulcherId="2" wave="1" npcId="18133" x="180685" y="-89250" z="-7219" heading="24773" />
<spawn sepulcherId="2" wave="1" npcId="18133" x="180167" y="-88737" z="-7220" heading="55285" />
<spawn sepulcherId="2" wave="1" npcId="18133" x="180153" y="-89322" z="-7219" heading="10102" />
<spawn sepulcherId="2" wave="1" npcId="18133" x="180744" y="-88787" z="-7217" heading="33539" />
<spawn sepulcherId="2" wave="1" npcId="18137" x="179979" y="-88951" z="-7218" heading="56294" />
<spawn sepulcherId="2" wave="1" npcId="18137" x="180187" y="-88971" z="-7218" heading="32131" />
<spawn sepulcherId="2" wave="1" npcId="18137" x="179962" y="-88790" z="-7217" heading="17482" />
<spawn sepulcherId="2" wave="1" npcId="18137" x="180367" y="-89168" z="-7217" heading="29297" />
<spawn sepulcherId="2" wave="1" npcId="18137" x="180559" y="-88787" z="-7217" heading="374" />
<spawn sepulcherId="2" wave="1" npcId="18137" x="180589" y="-88974" z="-7218" heading="33297" />
<!-- SEPULCHER 2 - ROOM 2 -->
<spawn sepulcherId="2" wave="2" npcId="18141" x="182096" y="-88646" z="-7217" heading="3307" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="182476" y="-88791" z="-7218" heading="51226" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="182450" y="-88662" z="-7220" heading="65064" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="182489" y="-88941" z="-7219" heading="50053" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="182109" y="-89301" z="-7220" heading="55728" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="182533" y="-89283" z="-7216" heading="442" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="181926" y="-89303" z="-7220" heading="26470" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="181928" y="-89053" z="-7219" heading="31350" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="181840" y="-88730" z="-7220" heading="9672" />
<spawn sepulcherId="2" wave="2" npcId="18141" x="182510" y="-89094" z="-7219" heading="60977" />
<!-- SEPULCHER 2 - ROOM 3 -->
<spawn sepulcherId="2" wave="3" npcId="18150" x="184007" y="-88984" z="-7218" heading="833" /> <!-- victim -->
<spawn sepulcherId="2" wave="3" npcId="18166" x="183810" y="-88815" z="-7218" heading="29444" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="183633" y="-88808" z="-7218" heading="22923" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="183845" y="-88574" z="-7220" heading="4022" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="183673" y="-89223" z="-7220" heading="18091" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="183710" y="-89447" z="-7220" heading="33824" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="183739" y="-88989" z="-7219" heading="13516" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184104" y="-89064" z="-7219" heading="64429" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184074" y="-89410" z="-7220" heading="42735" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184192" y="-89243" z="-7220" heading="53917" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="183579" y="-88682" z="-7220" heading="27319" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184328" y="-88972" z="-7219" heading="47324" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184467" y="-89279" z="-7220" heading="53586" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184517" y="-88557" z="-7220" heading="40777" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184155" y="-88620" z="-7220" heading="63999" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184368" y="-88746" z="-7220" heading="59964" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="184347" y="-89370" z="-7220" heading="59476" />
<spawn sepulcherId="2" wave="3" npcId="18166" x="183786" y="-89016" z="-7219" heading="44597" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="184517" y="-89436" z="-7220" heading="61673" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="184181" y="-88739" z="-7220" heading="3121" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="183993" y="-88797" z="-7218" heading="58467" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="184071" y="-89243" z="-7220" heading="26341" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="183821" y="-89295" z="-7219" heading="34907" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="183821" y="-89295" z="-7216" heading="22369" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="183747" y="-88599" z="-7219" heading="3565" />
<spawn sepulcherId="2" wave="3" npcId="18171" x="183530" y="-88736" z="-7220" heading="20883" />
<!-- SEPULCHER 2 - ROOM 4 -->
<spawn sepulcherId="2" wave="4" npcId="18177" x="185833" y="-88961" z="-7219" heading="30267" /> <!-- key rewarder -->
<spawn sepulcherId="2" wave="4" npcId="18196" x="185200" y="-88444" z="-7216" heading="55684" /> <!-- charm -->
<spawn sepulcherId="2" wave="4" npcId="18197" x="186398" y="-88459" z="-7220" heading="38092" /> <!-- charm -->
<spawn sepulcherId="2" wave="4" npcId="18198" x="186412" y="-89484" z="-7220" heading="24830" /> <!-- charm -->
<spawn sepulcherId="2" wave="4" npcId="18199" x="185192" y="-89492" z="-7220" heading="9770" /> <!-- charm -->
<spawn sepulcherId="2" wave="4" npcId="18185" x="186201" y="-88728" z="-7220" heading="8357" />
<spawn sepulcherId="2" wave="4" npcId="18185" x="185993" y="-88707" z="-7220" heading="31718" />
<spawn sepulcherId="2" wave="4" npcId="18185" x="185987" y="-89105" z="-7219" heading="14402" />
<spawn sepulcherId="2" wave="4" npcId="18185" x="185725" y="-89143" z="-7219" heading="48912" />
<spawn sepulcherId="2" wave="4" npcId="18185" x="185432" y="-89304" z="-7220" heading="38008" />
<spawn sepulcherId="2" wave="4" npcId="18185" x="185532" y="-88692" z="-7220" heading="32428" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="186252" y="-89306" z="-7220" heading="57628" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="186204" y="-89104" z="-7219" heading="19115" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185942" y="-88821" z="-7219" heading="41743" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="186071" y="-88671" z="-7216" heading="19492" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185716" y="-88613" z="-7220" heading="25008" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185441" y="-88628" z="-7220" heading="33336" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185363" y="-88810" z="-7218" heading="44928" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185872" y="-89235" z="-7220" heading="469" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185349" y="-88992" z="-7219" heading="48351" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185399" y="-89239" z="-7220" heading="51235" />
<spawn sepulcherId="2" wave="4" npcId="18187" x="185542" y="-89356" z="-7220" heading="58383" />
<!-- SEPULCHER 2 - ROOM 5 (First Wave) -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188209" y="-89451" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188207" y="-89377" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188214" y="-89244" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188221" y="-89311" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188229" y="-88737" z="-7216" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188209" y="-88583" z="-7220" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188224" y="-88665" z="-7216" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18232" x="188207" y="-88502" z="-7216" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="5" npcId="18220" x="187899" y="-88781" z="-7218" heading="16239" />
<spawn sepulcherId="2" wave="5" npcId="18220" x="187730" y="-89182" z="-7218" heading="44991" />
<spawn sepulcherId="2" wave="5" npcId="18220" x="187362" y="-88679" z="-7220" heading="14628" />
<spawn sepulcherId="2" wave="5" npcId="18220" x="187283" y="-89144" z="-7218" heading="31883" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187870" y="-88960" z="-7219" heading="53861" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187741" y="-88694" z="-7220" heading="9381" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187625" y="-88840" z="-7219" heading="59806" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187362" y="-88679" z="-7220" heading="14628" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187511" y="-88561" z="-7220" heading="3036" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187299" y="-88828" z="-7219" heading="10979" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187234" y="-88644" z="-7220" heading="19925" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187177" y="-89042" z="-7219" heading="13008" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187124" y="-89200" z="-7220" heading="18494" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187156" y="-89356" z="-7220" heading="37418" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187315" y="-89280" z="-7220" heading="43207" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187431" y="-89099" z="-7219" heading="25695" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187616" y="-89248" z="-7220" heading="25290" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187764" y="-89377" z="-7219" heading="40733" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="187929" y="-89219" z="-7220" heading="45368" />
<spawn sepulcherId="2" wave="5" npcId="18222" x="188033" y="-88945" z="-7219" heading="957" />
<spawn sepulcherId="2" wave="5" npcId="18226" x="187795" y="-89244" z="-7220" heading="58569" />
<spawn sepulcherId="2" wave="5" npcId="18226" x="188057" y="-89247" z="-7220" heading="65416" />
<spawn sepulcherId="2" wave="5" npcId="18226" x="187544" y="-89046" z="-7219" heading="39071" />
<spawn sepulcherId="2" wave="5" npcId="18226" x="187482" y="-88636" z="-7220" heading="31522" />
<spawn sepulcherId="2" wave="5" npcId="18226" x="187132" y="-88616" z="-7220" heading="32172" />
<spawn sepulcherId="2" wave="5" npcId="18226" x="187882" y="-88684" z="-7220" heading="17265" />
<spawn sepulcherId="2" wave="5" npcId="18226" x="187912" y="-89038" z="-7219" heading="11763" />
<!-- SEPULCHER 2 - ROOM 5 (Second Wave) -->
<spawn sepulcherId="2" wave="6" npcId="18212" x="187700" y="-88983" z="-7219" heading="29699" /> <!-- key rewarder -->
<spawn sepulcherId="2" wave="6" npcId="18232" x="188327" y="-89069" z="-7219" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="6" npcId="18232" x="188335" y="-88983" z="-7219" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="6" npcId="18232" x="188334" y="-88897" z="-7219" heading="32768" /> <!-- statue -->
<spawn sepulcherId="2" wave="6" npcId="18195" x="187654" y="-88756" z="-7218" heading="7328" />
<spawn sepulcherId="2" wave="6" npcId="18195" x="187433" y="-89343" z="-7220" heading="31470" />
<spawn sepulcherId="2" wave="6" npcId="18195" x="187801" y="-89389" z="-7218" heading="51090" />
<spawn sepulcherId="2" wave="6" npcId="18195" x="187367" y="-88999" z="-7219" heading="18361" />
<spawn sepulcherId="2" wave="6" npcId="18221" x="187891" y="-88722" z="-7220" heading="20071" />
<spawn sepulcherId="2" wave="6" npcId="18221" x="187284" y="-88688" z="-7220" heading="19394" />
<spawn sepulcherId="2" wave="6" npcId="18221" x="187529" y="-89182" z="-7218" heading="53954" />
<spawn sepulcherId="2" wave="6" npcId="18221" x="188003" y="-89257" z="-7216" heading="63899" />
<spawn sepulcherId="2" wave="6" npcId="18223" x="187830" y="-89389" z="-7217" heading="60516" />
<spawn sepulcherId="2" wave="6" npcId="18223" x="188110" y="-88646" z="-7220" heading="3484" />
<spawn sepulcherId="2" wave="6" npcId="18223" x="187927" y="-89003" z="-7219" heading="6643" />
<spawn sepulcherId="2" wave="6" npcId="18223" x="187632" y="-88587" z="-7220" heading="32827" />
<spawn sepulcherId="2" wave="6" npcId="18223" x="187520" y="-88856" z="-7219" heading="19322" />
<spawn sepulcherId="2" wave="6" npcId="18223" x="187283" y="-89210" z="-7218" heading="42998" />
<spawn sepulcherId="2" wave="6" npcId="18227" x="187326" y="-89251" z="-7220" heading="50392" />
<spawn sepulcherId="2" wave="6" npcId="18227" x="187462" y="-88702" z="-7220" heading="8388" />
<spawn sepulcherId="2" wave="6" npcId="18227" x="187202" y="-88972" z="-7219" heading="32328" />
<spawn sepulcherId="2" wave="6" npcId="18227" x="187832" y="-89220" z="-7220" heading="4267" />
<spawn sepulcherId="2" wave="6" npcId="18227" x="187985" y="-88878" z="-7219" heading="11996" />
<!-- SEPULCHER 2 - ROOM 6 (Boss) -->
<spawn sepulcherId="2" wave="7" npcId="25342" x="189528" y="-88968" z="-7217" heading="32768" />
<!-- SEPULCHER 2 - ROOM 6 (After Fight) -->
<spawn sepulcherId="2" wave="8" npcId="18256" x="189493" y="-88611" z="-7217" heading="54880" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189108" y="-88724" z="-7220" heading="47417" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189255" y="-88768" z="-7217" heading="62502" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189110" y="-88813" z="-7220" heading="9736" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189245" y="-88557" z="-7220" heading="35471" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189421" y="-88489" z="-7220" heading="18426" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189260" y="-88639" z="-7217" heading="8963" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189345" y="-88780" z="-7217" heading="64153" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189476" y="-88964" z="-7217" heading="55373" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189253" y="-88953" z="-7217" heading="33403" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189466" y="-88940" z="-7217" heading="30012" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189013" y="-88944" z="-7217" heading="32377" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189177" y="-89219" z="-7217" heading="32609" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189361" y="-89313" z="-7217" heading="64993" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189166" y="-89306" z="-7217" heading="47840" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189265" y="-89308" z="-7217" heading="65325" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189309" y="-89221" z="-7217" heading="32639" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189811" y="-89563" z="-7220" heading="3829" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189559" y="-89499" z="-7220" heading="53048" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189746" y="-89588" z="-7220" heading="62329" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="190101" y="-89280" z="-7220" heading="17061" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="190009" y="-89436" z="-7220" heading="11944" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189885" y="-89239" z="-7217" heading="31438" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="190059" y="-89540" z="-7220" heading="59561" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="190109" y="-89403" z="-7220" heading="12733" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189975" y="-89511" z="-7220" heading="3202" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189957" y="-89072" z="-7220" heading="32660" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="190054" y="-89073" z="-7220" heading="18712" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189703" y="-89342" z="-7217" heading="63246" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189890" y="-89431" z="-7220" heading="60902" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189588" y="-88973" z="-7217" heading="29939" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189963" y="-89249" z="-7220" heading="50363" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189716" y="-89292" z="-7217" heading="37740" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189582" y="-89315" z="-7217" heading="65441" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189413" y="-88798" z="-7217" heading="62836" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189771" y="-89231" z="-7217" heading="32037" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189595" y="-88755" z="-7217" heading="55580" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189457" y="-88943" z="-7217" heading="21543" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189378" y="-88967" z="-7217" heading="33087" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189775" y="-89025" z="-7217" heading="30132" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189614" y="-89230" z="-7217" heading="32701" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189501" y="-89256" z="-7217" heading="58175" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189471" y="-89223" z="-7217" heading="32257" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189510" y="-89374" z="-7216" heading="49946" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189359" y="-89135" z="-7217" heading="53557" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189421" y="-88883" z="-7217" heading="50130" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189288" y="-88977" z="-7217" heading="33922" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189422" y="-88495" z="-7220" heading="7579" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189771" y="-88553" z="-7220" heading="18365" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189720" y="-88494" z="-7220" heading="33696" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189883" y="-88503" z="-7220" heading="64960" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189701" y="-88597" z="-7216" heading="16187" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189779" y="-88663" z="-7217" heading="55555" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189700" y="-88650" z="-7217" heading="8191" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189776" y="-88489" z="-7220" heading="15570" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189912" y="-88604" z="-7217" heading="52068" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189781" y="-88605" z="-7217" heading="13400" />
<spawn sepulcherId="2" wave="8" npcId="18256" x="189620" y="-89548" z="-7220" heading="58477" />
<!-- SEPULCHER 3 - ROOM 1 -->
<spawn sepulcherId="3" wave="1" npcId="18120" x="173134" y="-85740" z="-7219" heading="13290" /> <!-- key rewarder -->
<spawn sepulcherId="3" wave="1" npcId="18132" x="173398" y="-85872" z="-7216" heading="1856" />
<spawn sepulcherId="3" wave="1" npcId="18132" x="172956" y="-85939" z="-7220" heading="43362" />
<spawn sepulcherId="3" wave="1" npcId="18132" x="172956" y="-85441" z="-7220" heading="33547" />
<spawn sepulcherId="3" wave="1" npcId="18132" x="172998" y="-85779" z="-7216" heading="15905" />
<spawn sepulcherId="3" wave="1" npcId="18133" x="173242" y="-86112" z="-7219" heading="54294" />
<spawn sepulcherId="3" wave="1" npcId="18133" x="172915" y="-85667" z="-7220" heading="47280" />
<spawn sepulcherId="3" wave="1" npcId="18133" x="173479" y="-85626" z="-7220" heading="8615" />
<spawn sepulcherId="3" wave="1" npcId="18133" x="173199" y="-85349" z="-7219" heading="24632" />
<spawn sepulcherId="3" wave="1" npcId="18137" x="172964" y="-86198" z="-7220" heading="54316" />
<spawn sepulcherId="3" wave="1" npcId="18137" x="173302" y="-86088" z="-7219" heading="3281" />
<spawn sepulcherId="3" wave="1" npcId="18137" x="173386" y="-85817" z="-7216" heading="36523" />
<spawn sepulcherId="3" wave="1" npcId="18137" x="172993" y="-85470" z="-7216" heading="38307" />
<spawn sepulcherId="3" wave="1" npcId="18137" x="172747" y="-85636" z="-7220" heading="38959" />
<spawn sepulcherId="3" wave="1" npcId="18137" x="173199" y="-85349" z="-7219" heading="24632" />
<!-- SEPULCHER 3 - ROOM 2 -->
<spawn sepulcherId="3" wave="2" npcId="18141" x="172915" y="-83831" z="-7220" heading="44291" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173063" y="-83938" z="-7219" heading="59006" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173000" y="-83662" z="-7216" heading="36263" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="172929" y="-84235" z="-7220" heading="42048" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173512" y="-83749" z="-7220" heading="10405" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173423" y="-84206" z="-7216" heading="14435" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173313" y="-83553" z="-7219" heading="24655" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173390" y="-83938" z="-7216" heading="25116" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173542" y="-84075" z="-7220" heading="4488" />
<spawn sepulcherId="3" wave="2" npcId="18141" x="173176" y="-84243" z="-7219" heading="65198" />
<!-- SEPULCHER 3 - ROOM 3 -->
<spawn sepulcherId="3" wave="3" npcId="18150" x="173307" y="-82096" z="-7219" heading="65275" /> <!-- victim -->
<spawn sepulcherId="3" wave="3" npcId="18166" x="173148" y="-82349" z="-7219" heading="49789" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173488" y="-82501" z="-7220" heading="62942" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173295" y="-82452" z="-7219" heading="59161" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173608" y="-82297" z="-7220" heading="10837" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="172777" y="-82538" z="-7220" heading="42868" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="172940" y="-82301" z="-7220" heading="40896" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="172720" y="-81912" z="-7220" heading="42440" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173048" y="-82059" z="-7218" heading="61025" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="172879" y="-81981" z="-7220" heading="61265" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="172882" y="-81696" z="-7220" heading="34676" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173109" y="-81654" z="-7219" heading="35186" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173380" y="-81590" z="-7218" heading="32420" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173650" y="-81599" z="-7220" heading="9301" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173512" y="-81770" z="-7220" heading="25690" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173641" y="-81874" z="-7220" heading="10595" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173494" y="-82257" z="-7220" heading="29248" />
<spawn sepulcherId="3" wave="3" npcId="18166" x="173517" y="-82074" z="-7219" heading="15079" />
<spawn sepulcherId="3" wave="3" npcId="18171" x="173110" y="-81891" z="-7219" heading="61362" />
<spawn sepulcherId="3" wave="3" npcId="18171" x="173199" y="-82535" z="-7219" heading="64023" />
<spawn sepulcherId="3" wave="3" npcId="18171" x="173632" y="-82529" z="-7220" heading="49712" />
<spawn sepulcherId="3" wave="3" npcId="18171" x="173612" y="-82157" z="-7216" heading="6965" />
<spawn sepulcherId="3" wave="3" npcId="18171" x="172849" y="-82289" z="-7220" heading="32529" />
<spawn sepulcherId="3" wave="3" npcId="18171" x="172831" y="-81773" z="-7216" heading="16747" />
<spawn sepulcherId="3" wave="3" npcId="18171" x="173485" y="-81590" z="-7220" heading="11489" />
<!-- SEPULCHER 3 - ROOM 4 -->
<spawn sepulcherId="3" wave="4" npcId="18177" x="173244" y="-80369" z="-7219" heading="16383" /> <!-- key rewarder -->
<spawn sepulcherId="3" wave="4" npcId="18196" x="172672" y="-80891" z="-7220" heading="2929" /> <!-- charm -->
<spawn sepulcherId="3" wave="4" npcId="18197" x="172612" y="-79655" z="-7219" heading="58713" /> <!-- charm -->
<spawn sepulcherId="3" wave="4" npcId="18198" x="173708" y="-80883" z="-7220" heading="25521" /> <!-- charm -->
<spawn sepulcherId="3" wave="4" npcId="18199" x="173698" y="-79676" z="-7220" heading="36736" /> <!-- charm -->
<spawn sepulcherId="3" wave="4" npcId="18185" x="173153" y="-80062" z="-7219" heading="49218" />
<spawn sepulcherId="3" wave="4" npcId="18185" x="173459" y="-80379" z="-7220" heading="7536" />
<spawn sepulcherId="3" wave="4" npcId="18185" x="173006" y="-80382" z="-7218" heading="43465" />
<spawn sepulcherId="3" wave="4" npcId="18185" x="173155" y="-80647" z="-7219" heading="55372" />
<spawn sepulcherId="3" wave="4" npcId="18185" x="172895" y="-80264" z="-7220" heading="39696" />
<spawn sepulcherId="3" wave="4" npcId="18185" x="173367" y="-79838" z="-7218" heading="16324" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="173479" y="-80694" z="-7220" heading="58422" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="172913" y="-80417" z="-7220" heading="48290" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="172793" y="-79913" z="-7220" heading="21248" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="173436" y="-79863" z="-7220" heading="18223" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="173229" y="-79905" z="-7219" heading="34855" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="173382" y="-80245" z="-7218" heading="19800" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="173485" y="-80138" z="-7220" heading="8390" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="172940" y="-80091" z="-7220" heading="38732" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="172961" y="-80575" z="-7220" heading="46953" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="173470" y="-80504" z="-7220" heading="7605" />
<spawn sepulcherId="3" wave="4" npcId="18187" x="173213" y="-80478" z="-7216" heading="40826" />
<!-- SEPULCHER 3 - ROOM 5 (First Wave) -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="172905" y="-77864" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="172840" y="-77881" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="172763" y="-77884" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="173618" y="-77895" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="173534" y="-77893" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="173452" y="-77901" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="173374" y="-77903" z="-7217" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18232" x="172965" y="-77878" z="-7217" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="5" npcId="18220" x="172824" y="-78791" z="-7219" heading="25363" />
<spawn sepulcherId="3" wave="5" npcId="18220" x="172829" y="-78233" z="-7219" heading="16290" />
<spawn sepulcherId="3" wave="5" npcId="18220" x="173495" y="-78146" z="-7217" heading="1129" />
<spawn sepulcherId="3" wave="5" npcId="18220" x="173523" y="-78661" z="-7219" heading="53052" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="172764" y="-78854" z="-7219" heading="39831" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173124" y="-78487" z="-7218" heading="24278" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="172948" y="-78723" z="-7219" heading="49508" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173121" y="-78899" z="-7218" heading="49076" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173290" y="-78816" z="-7218" heading="62766" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173482" y="-78593" z="-7219" heading="8969" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173519" y="-78873" z="-7219" heading="680" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173422" y="-78216" z="-7219" heading="18030" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173450" y="-78409" z="-7219" heading="12764" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173205" y="-78072" z="-7218" heading="34656" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173560" y="-78007" z="-7219" heading="10297" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173303" y="-78078" z="-7218" heading="11004" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="172852" y="-78058" z="-7219" heading="32354" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="172895" y="-78297" z="-7219" heading="51008" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="173106" y="-78267" z="-7218" heading="23392" />
<spawn sepulcherId="3" wave="5" npcId="18222" x="172939" y="-78460" z="-7219" heading="41711" />
<spawn sepulcherId="3" wave="5" npcId="18226" x="173545" y="-78958" z="-7219" heading="61434" />
<spawn sepulcherId="3" wave="5" npcId="18226" x="173332" y="-78651" z="-7218" heading="63860" />
<spawn sepulcherId="3" wave="5" npcId="18226" x="172854" y="-78747" z="-7219" heading="45974" />
<spawn sepulcherId="3" wave="5" npcId="18226" x="172974" y="-78593" z="-7217" heading="41114" />
<spawn sepulcherId="3" wave="5" npcId="18226" x="172987" y="-78324" z="-7217" heading="43194" />
<spawn sepulcherId="3" wave="5" npcId="18226" x="173183" y="-78019" z="-7218" heading="22569" />
<spawn sepulcherId="3" wave="5" npcId="18226" x="173367" y="-78292" z="-7217" heading="15370" />
<!-- SEPULCHER 3 - ROOM 5 (Second Wave) -->
<spawn sepulcherId="3" wave="6" npcId="18212" x="173195" y="-78387" z="-7218" heading="45514" /> <!-- key rewarder -->
<spawn sepulcherId="3" wave="6" npcId="18232" x="173186" y="-77756" z="-7218" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="6" npcId="18232" x="173256" y="-77755" z="-7218" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="6" npcId="18232" x="173120" y="-77753" z="-7218" heading="49152" /> <!-- statue -->
<spawn sepulcherId="3" wave="6" npcId="18227" x="172727" y="-78149" z="-7219" heading="23490" />
<spawn sepulcherId="3" wave="6" npcId="18195" x="172964" y="-78369" z="-7217" heading="33814" />
<spawn sepulcherId="3" wave="6" npcId="18195" x="173207" y="-78656" z="-7218" heading="56199" />
<spawn sepulcherId="3" wave="6" npcId="18195" x="173262" y="-78339" z="-7218" heading="25711" />
<spawn sepulcherId="3" wave="6" npcId="18195" x="173531" y="-78555" z="-7219" heading="7818" />
<spawn sepulcherId="3" wave="6" npcId="18221" x="173557" y="-78336" z="-7219" heading="11317" />
<spawn sepulcherId="3" wave="6" npcId="18221" x="173473" y="-78710" z="-7219" heading="63315" />
<spawn sepulcherId="3" wave="6" npcId="18221" x="173015" y="-78611" z="-7217" heading="43365" />
<spawn sepulcherId="3" wave="6" npcId="18221" x="173248" y="-78235" z="-7218" heading="29472" />
<spawn sepulcherId="3" wave="6" npcId="18223" x="173404" y="-78358" z="-7217" heading="6698" />
<spawn sepulcherId="3" wave="6" npcId="18223" x="172910" y="-78466" z="-7219" heading="23672" />
<spawn sepulcherId="3" wave="6" npcId="18223" x="173183" y="-78059" z="-7218" heading="7013" />
<spawn sepulcherId="3" wave="6" npcId="18223" x="173152" y="-78754" z="-7218" heading="43240" />
<spawn sepulcherId="3" wave="6" npcId="18223" x="172923" y="-78266" z="-7219" heading="15706" />
<spawn sepulcherId="3" wave="6" npcId="18223" x="173406" y="-78622" z="-7217" heading="54169" />
<spawn sepulcherId="3" wave="6" npcId="18227" x="173456" y="-78263" z="-7219" heading="59104" />
<spawn sepulcherId="3" wave="6" npcId="18227" x="173423" y="-78875" z="-7219" heading="44845" />
<spawn sepulcherId="3" wave="6" npcId="18227" x="172939" y="-78779" z="-7219" heading="25011" />
<spawn sepulcherId="3" wave="6" npcId="18227" x="172997" y="-78482" z="-7217" heading="14372" />
<!-- SEPULCHER 3 - ROOM 6 (Boss) -->
<spawn sepulcherId="3" wave="7" npcId="25339" x="173195" y="-76565" z="-7216" heading="49152" />
<!-- SEPULCHER 3 - ROOM 6 (After Fight) -->
<spawn sepulcherId="3" wave="8" npcId="18256" x="173018" y="-76165" z="-7215" heading="24982" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172973" y="-76550" z="-7216" heading="5423" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172878" y="-76378" z="-7216" heading="18354" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172925" y="-76440" z="-7216" heading="20675" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172864" y="-76718" z="-7216" heading="59534" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172739" y="-76887" z="-7219" heading="35906" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172849" y="-76621" z="-7216" heading="64290" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173402" y="-76970" z="-7219" heading="59429" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173272" y="-77050" z="-7219" heading="40755" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173350" y="-76975" z="-7219" heading="39294" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173434" y="-76844" z="-7216" heading="53275" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173724" y="-76897" z="-7219" heading="2325" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173487" y="-76876" z="-7216" heading="47024" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173687" y="-76665" z="-7219" heading="18033" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173520" y="-76690" z="-7216" heading="50915" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173677" y="-76681" z="-7219" heading="6162" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173356" y="-76574" z="-7216" heading="59624" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173506" y="-76608" z="-7216" heading="51276" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173337" y="-76477" z="-7216" heading="19869" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173376" y="-76705" z="-7216" heading="50732" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173387" y="-76621" z="-7216" heading="31249" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173511" y="-76760" z="-7216" heading="47818" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173113" y="-76577" z="-7216" heading="37147" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173158" y="-76448" z="-7216" heading="51736" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173271" y="-76399" z="-7216" heading="33089" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173396" y="-76249" z="-7216" heading="49151" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173399" y="-76388" z="-7216" heading="47818" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173487" y="-76516" z="-7216" heading="61221" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173405" y="-76480" z="-7216" heading="49831" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173408" y="-76318" z="-7216" heading="50948" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173689" y="-76178" z="-7219" heading="48206" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173694" y="-76123" z="-7219" heading="50292" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173688" y="-76235" z="-7219" heading="48969" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173685" y="-76041" z="-7219" heading="7246" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173498" y="-76392" z="-7216" heading="29118" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173543" y="-76111" z="-7219" heading="25388" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173575" y="-76041" z="-7219" heading="11911" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173646" y="-76446" z="-7219" heading="17752" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173396" y="-76112" z="-7219" heading="36706" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173080" y="-76068" z="-7219" heading="47701" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172984" y="-76095" z="-7219" heading="10228" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173074" y="-76116" z="-7219" heading="47854" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173087" y="-76018" z="-7219" heading="6695" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172911" y="-76204" z="-7216" heading="12608" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172637" y="-76477" z="-7219" heading="39951" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172625" y="-76563" z="-7219" heading="47705" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172801" y="-76342" z="-7215" heading="39904" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172891" y="-76446" z="-7216" heading="34589" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172872" y="-76307" z="-7216" heading="17263" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172667" y="-76633" z="-7219" heading="14412" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172712" y="-76624" z="-7219" heading="49328" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172774" y="-76612" z="-7219" heading="1994" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172619" y="-76889" z="-7219" heading="32941" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172884" y="-76842" z="-7216" heading="26023" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172645" y="-76748" z="-7219" heading="14482" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173049" y="-76936" z="-7216" heading="30541" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173192" y="-76967" z="-7219" heading="24384" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="172986" y="-76919" z="-7216" heading="30018" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173142" y="-76732" z="-7216" heading="65011" />
<spawn sepulcherId="3" wave="8" npcId="18256" x="173221" y="-76850" z="-7216" heading="55305" />
<!-- SEPULCHER 4 - ROOM 1 -->
<spawn sepulcherId="4" wave="1" npcId="18120" x="175524" y="-81903" z="-7219" heading="13290" /> <!-- key rewarder -->
<spawn sepulcherId="4" wave="1" npcId="18132" x="175788" y="-82035" z="-7216" heading="1856" />
<spawn sepulcherId="4" wave="1" npcId="18132" x="175346" y="-82102" z="-7220" heading="43362" />
<spawn sepulcherId="4" wave="1" npcId="18132" x="175346" y="-81604" z="-7220" heading="33547" />
<spawn sepulcherId="4" wave="1" npcId="18132" x="175388" y="-81942" z="-7216" heading="15905" />
<spawn sepulcherId="4" wave="1" npcId="18133" x="175632" y="-82275" z="-7219" heading="54294" />
<spawn sepulcherId="4" wave="1" npcId="18133" x="175305" y="-81830" z="-7220" heading="47280" />
<spawn sepulcherId="4" wave="1" npcId="18133" x="175869" y="-81789" z="-7220" heading="8615" />
<spawn sepulcherId="4" wave="1" npcId="18133" x="175589" y="-81512" z="-7219" heading="24632" />
<spawn sepulcherId="4" wave="1" npcId="18137" x="175354" y="-82361" z="-7220" heading="54316" />
<spawn sepulcherId="4" wave="1" npcId="18137" x="175692" y="-82251" z="-7219" heading="3281" />
<spawn sepulcherId="4" wave="1" npcId="18137" x="175776" y="-81980" z="-7216" heading="36523" />
<spawn sepulcherId="4" wave="1" npcId="18137" x="175383" y="-81633" z="-7216" heading="38307" />
<spawn sepulcherId="4" wave="1" npcId="18137" x="175137" y="-81799" z="-7220" heading="38959" />
<spawn sepulcherId="4" wave="1" npcId="18137" x="175589" y="-81512" z="-7219" heading="24632" />
<!-- SEPULCHER 4 - ROOM 2 -->
<spawn sepulcherId="4" wave="2" npcId="18141" x="175305" y="-79994" z="-7220" heading="44291" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175453" y="-80101" z="-7219" heading="59006" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175390" y="-79825" z="-7216" heading="36263" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175319" y="-80398" z="-7220" heading="42048" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175902" y="-79912" z="-7220" heading="10405" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175813" y="-80369" z="-7216" heading="14435" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175703" y="-79716" z="-7219" heading="24655" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175780" y="-80101" z="-7216" heading="25116" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175932" y="-80238" z="-7220" heading="4488" />
<spawn sepulcherId="4" wave="2" npcId="18141" x="175566" y="-80406" z="-7219" heading="65198" />
<!-- SEPULCHER 4 - ROOM 3 -->
<spawn sepulcherId="4" wave="3" npcId="18150" x="175697" y="-78259" z="-7219" heading="65275" /> <!-- victim -->
<spawn sepulcherId="4" wave="3" npcId="18166" x="175538" y="-78512" z="-7219" heading="49789" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175878" y="-78664" z="-7220" heading="62942" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175685" y="-78615" z="-7219" heading="59161" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175998" y="-78460" z="-7220" heading="10837" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175167" y="-78701" z="-7220" heading="42868" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175330" y="-78464" z="-7220" heading="40896" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175110" y="-78075" z="-7220" heading="42440" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175438" y="-78222" z="-7218" heading="61025" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175269" y="-78144" z="-7220" heading="61265" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175272" y="-77859" z="-7220" heading="34676" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175499" y="-77817" z="-7219" heading="35186" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175770" y="-77753" z="-7218" heading="32420" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="176040" y="-77762" z="-7220" heading="9301" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175902" y="-77933" z="-7220" heading="25690" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="176031" y="-78037" z="-7220" heading="10595" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175884" y="-78420" z="-7220" heading="29248" />
<spawn sepulcherId="4" wave="3" npcId="18166" x="175907" y="-78237" z="-7219" heading="15079" />
<spawn sepulcherId="4" wave="3" npcId="18171" x="175500" y="-78054" z="-7219" heading="61362" />
<spawn sepulcherId="4" wave="3" npcId="18171" x="175589" y="-78698" z="-7219" heading="64023" />
<spawn sepulcherId="4" wave="3" npcId="18171" x="176022" y="-78692" z="-7220" heading="49712" />
<spawn sepulcherId="4" wave="3" npcId="18171" x="176002" y="-78320" z="-7216" heading="6965" />
<spawn sepulcherId="4" wave="3" npcId="18171" x="175239" y="-78452" z="-7220" heading="32529" />
<spawn sepulcherId="4" wave="3" npcId="18171" x="175221" y="-77936" z="-7216" heading="16747" />
<spawn sepulcherId="4" wave="3" npcId="18171" x="175875" y="-77753" z="-7220" heading="11489" />
<!-- SEPULCHER 4 - ROOM 4 -->
<spawn sepulcherId="4" wave="4" npcId="18177" x="175634" y="-76532" z="-7219" heading="16383" /> <!-- key rewarder -->
<spawn sepulcherId="4" wave="4" npcId="18196" x="175029" y="-77073" z="-7219" heading="4074" /> <!-- charm -->
<spawn sepulcherId="4" wave="4" npcId="18197" x="175015" y="-75843" z="-7221" heading="60216" /> <!-- charm -->
<spawn sepulcherId="4" wave="4" npcId="18198" x="176154" y="-77075" z="-7219" heading="27131" /> <!-- charm -->
<spawn sepulcherId="4" wave="4" npcId="18199" x="176181" y="-75837" z="-7221" heading="37604" /> <!-- charm -->
<spawn sepulcherId="4" wave="4" npcId="18185" x="175543" y="-76225" z="-7219" heading="49218" />
<spawn sepulcherId="4" wave="4" npcId="18185" x="175849" y="-76542" z="-7220" heading="7536" />
<spawn sepulcherId="4" wave="4" npcId="18185" x="175396" y="-76545" z="-7218" heading="43465" />
<spawn sepulcherId="4" wave="4" npcId="18185" x="175545" y="-76810" z="-7219" heading="55372" />
<spawn sepulcherId="4" wave="4" npcId="18185" x="175285" y="-76427" z="-7220" heading="39696" />
<spawn sepulcherId="4" wave="4" npcId="18185" x="175757" y="-76001" z="-7218" heading="16324" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175869" y="-76857" z="-7220" heading="58422" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175303" y="-76580" z="-7220" heading="48290" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175183" y="-76076" z="-7220" heading="21248" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175826" y="-76026" z="-7220" heading="18223" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175619" y="-76068" z="-7219" heading="34855" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175772" y="-76408" z="-7218" heading="19800" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175875" y="-76301" z="-7220" heading="8390" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175330" y="-76254" z="-7220" heading="38732" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175351" y="-76738" z="-7220" heading="46953" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175860" y="-76667" z="-7220" heading="7605" />
<spawn sepulcherId="4" wave="4" npcId="18187" x="175603" y="-76641" z="-7216" heading="40826" />
<!-- SEPULCHER 4 - ROOM 5 (First Wave) -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="175295" y="-74027" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="175230" y="-74044" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="175153" y="-74047" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="176008" y="-74058" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="175924" y="-74056" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="175842" y="-74064" z="-7219" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="175764" y="-74066" z="-7217" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18232" x="175355" y="-74041" z="-7217" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="5" npcId="18220" x="175214" y="-74954" z="-7219" heading="25363" />
<spawn sepulcherId="4" wave="5" npcId="18220" x="175219" y="-74396" z="-7219" heading="16290" />
<spawn sepulcherId="4" wave="5" npcId="18220" x="175885" y="-74309" z="-7217" heading="1129" />
<spawn sepulcherId="4" wave="5" npcId="18220" x="175913" y="-74824" z="-7219" heading="53052" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175154" y="-75017" z="-7219" heading="39831" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175514" y="-74650" z="-7218" heading="24278" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175338" y="-74886" z="-7219" heading="49508" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175511" y="-75062" z="-7218" heading="49076" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175680" y="-74979" z="-7218" heading="62766" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175872" y="-74756" z="-7219" heading="8969" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175909" y="-75036" z="-7219" heading="680" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175812" y="-74379" z="-7219" heading="18030" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175840" y="-74572" z="-7219" heading="12764" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175595" y="-74235" z="-7218" heading="34656" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175950" y="-74170" z="-7219" heading="10297" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175693" y="-74241" z="-7218" heading="11004" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175242" y="-74221" z="-7219" heading="32354" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175285" y="-74460" z="-7219" heading="51008" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175496" y="-74430" z="-7218" heading="23392" />
<spawn sepulcherId="4" wave="5" npcId="18222" x="175329" y="-74623" z="-7219" heading="41711" />
<spawn sepulcherId="4" wave="5" npcId="18226" x="175935" y="-75121" z="-7219" heading="61434" />
<spawn sepulcherId="4" wave="5" npcId="18226" x="175722" y="-74814" z="-7218" heading="63860" />
<spawn sepulcherId="4" wave="5" npcId="18226" x="175244" y="-74910" z="-7219" heading="45974" />
<spawn sepulcherId="4" wave="5" npcId="18226" x="175364" y="-74756" z="-7217" heading="41114" />
<spawn sepulcherId="4" wave="5" npcId="18226" x="175377" y="-74487" z="-7217" heading="43194" />
<spawn sepulcherId="4" wave="5" npcId="18226" x="175573" y="-74182" z="-7218" heading="22569" />
<spawn sepulcherId="4" wave="5" npcId="18226" x="175757" y="-74455" z="-7217" heading="15370" />
<!-- SEPULCHER 4 - ROOM 5 (Second Wave) -->
<spawn sepulcherId="4" wave="6" npcId="18212" x="175585" y="-74550" z="-7218" heading="45514" /> <!-- key rewarder -->
<spawn sepulcherId="4" wave="6" npcId="18232" x="175576" y="-73919" z="-7218" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="6" npcId="18232" x="175646" y="-73918" z="-7218" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="6" npcId="18232" x="175510" y="-73916" z="-7218" heading="49152" /> <!-- statue -->
<spawn sepulcherId="4" wave="6" npcId="18227" x="175117" y="-74312" z="-7219" heading="23490" />
<spawn sepulcherId="4" wave="6" npcId="18195" x="175354" y="-74532" z="-7217" heading="33814" />
<spawn sepulcherId="4" wave="6" npcId="18195" x="175597" y="-74819" z="-7218" heading="56199" />
<spawn sepulcherId="4" wave="6" npcId="18195" x="175652" y="-74502" z="-7218" heading="25711" />
<spawn sepulcherId="4" wave="6" npcId="18195" x="175921" y="-74718" z="-7219" heading="7818" />
<spawn sepulcherId="4" wave="6" npcId="18221" x="175947" y="-74499" z="-7219" heading="11317" />
<spawn sepulcherId="4" wave="6" npcId="18221" x="175863" y="-74873" z="-7219" heading="63315" />
<spawn sepulcherId="4" wave="6" npcId="18221" x="175405" y="-74774" z="-7217" heading="43365" />
<spawn sepulcherId="4" wave="6" npcId="18221" x="175638" y="-74398" z="-7218" heading="29472" />
<spawn sepulcherId="4" wave="6" npcId="18223" x="175794" y="-74521" z="-7217" heading="6698" />
<spawn sepulcherId="4" wave="6" npcId="18223" x="175300" y="-74629" z="-7219" heading="23672" />
<spawn sepulcherId="4" wave="6" npcId="18223" x="175573" y="-74222" z="-7218" heading="7013" />
<spawn sepulcherId="4" wave="6" npcId="18223" x="175542" y="-74917" z="-7218" heading="43240" />
<spawn sepulcherId="4" wave="6" npcId="18223" x="175313" y="-74429" z="-7219" heading="15706" />
<spawn sepulcherId="4" wave="6" npcId="18223" x="175796" y="-74785" z="-7217" heading="54169" />
<spawn sepulcherId="4" wave="6" npcId="18227" x="175846" y="-74426" z="-7219" heading="59104" />
<spawn sepulcherId="4" wave="6" npcId="18227" x="175813" y="-75038" z="-7219" heading="44845" />
<spawn sepulcherId="4" wave="6" npcId="18227" x="175329" y="-74942" z="-7219" heading="25011" />
<spawn sepulcherId="4" wave="6" npcId="18227" x="175387" y="-74645" z="-7217" heading="14372" />
<!-- SEPULCHER 4 - ROOM 6 (Boss) -->
<spawn sepulcherId="4" wave="7" npcId="25349" x="175590" y="-72749" z="-7218" heading="31944" />
<!-- SEPULCHER 4 - ROOM 6 (After Fight) -->
<spawn sepulcherId="4" wave="8" npcId="18256" x="175408" y="-72328" z="-7215" heading="24982" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175363" y="-72713" z="-7216" heading="5423" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175268" y="-72541" z="-7216" heading="18354" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175315" y="-72603" z="-7216" heading="20675" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175254" y="-72881" z="-7216" heading="59534" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175129" y="-73050" z="-7219" heading="35906" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175239" y="-72784" z="-7216" heading="64290" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175792" y="-73133" z="-7219" heading="59429" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175662" y="-73213" z="-7219" heading="40755" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175740" y="-73138" z="-7219" heading="39294" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175824" y="-73007" z="-7216" heading="53275" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176114" y="-73060" z="-7219" heading="2325" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175877" y="-73039" z="-7216" heading="47024" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176077" y="-72828" z="-7219" heading="18033" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175910" y="-72853" z="-7216" heading="50915" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176067" y="-72844" z="-7219" heading="6162" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175746" y="-72737" z="-7216" heading="59624" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175896" y="-72771" z="-7216" heading="51276" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175727" y="-72640" z="-7216" heading="19869" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175766" y="-72868" z="-7216" heading="50732" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175777" y="-72784" z="-7216" heading="31249" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175901" y="-72923" z="-7216" heading="47818" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175503" y="-72740" z="-7216" heading="37147" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175548" y="-72611" z="-7216" heading="51736" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175661" y="-72562" z="-7216" heading="33089" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175786" y="-72412" z="-7216" heading="49151" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175789" y="-72551" z="-7216" heading="47818" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175877" y="-72679" z="-7216" heading="61221" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175795" y="-72643" z="-7216" heading="49831" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175798" y="-72481" z="-7216" heading="50948" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176079" y="-72341" z="-7219" heading="48206" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176084" y="-72286" z="-7219" heading="50292" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176078" y="-72398" z="-7219" heading="48969" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176075" y="-72204" z="-7219" heading="7246" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175888" y="-72555" z="-7216" heading="29118" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175933" y="-72274" z="-7219" heading="25388" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175965" y="-72204" z="-7219" heading="11911" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="176036" y="-72609" z="-7219" heading="17752" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175786" y="-72275" z="-7219" heading="36706" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175470" y="-72231" z="-7219" heading="47701" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175374" y="-72258" z="-7219" heading="10228" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175464" y="-72279" z="-7219" heading="47854" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175477" y="-72181" z="-7219" heading="6695" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175301" y="-72367" z="-7216" heading="12608" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175027" y="-72640" z="-7219" heading="39951" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175015" y="-72726" z="-7219" heading="47705" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175191" y="-72505" z="-7215" heading="39904" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175281" y="-72609" z="-7216" heading="34589" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175262" y="-72470" z="-7216" heading="17263" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175057" y="-72796" z="-7219" heading="14412" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175102" y="-72787" z="-7219" heading="49328" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175164" y="-72775" z="-7219" heading="1994" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175009" y="-73052" z="-7219" heading="32941" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175274" y="-73005" z="-7216" heading="26023" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175035" y="-72911" z="-7219" heading="14482" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175439" y="-73099" z="-7216" heading="30541" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175582" y="-73130" z="-7219" heading="24384" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175376" y="-73082" z="-7216" heading="30018" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175532" y="-72895" z="-7216" heading="65011" />
<spawn sepulcherId="4" wave="8" npcId="18256" x="175611" y="-73013" z="-7216" heading="55305" />
</list>

View File

@ -0,0 +1,23 @@
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="list">
<xs:complexType>
<xs:sequence>
<xs:element name="spawn" maxOccurs="unbounded" minOccurs="0">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute type="xs:int" name="sepulcherId" use="optional"/>
<xs:attribute type="xs:int" name="wave" use="optional"/>
<xs:attribute type="xs:int" name="npcId" use="optional"/>
<xs:attribute type="xs:int" name="x" use="optional"/>
<xs:attribute type="xs:int" name="y" use="optional"/>
<xs:attribute type="xs:int" name="z" use="optional"/>
<xs:attribute type="xs:int" name="heading" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>