From d10ec0d841060549c55b1a2afae7ab9b51e2a080 Mon Sep 17 00:00:00 2001 From: Jerry Wester Date: Sun, 14 Jul 2024 21:18:56 -0600 Subject: [PATCH 1/3] ARR MSQ Part 4 --- .../MSQ-2/1001_Drowning Out the Voices.json | 104 +++++++++ .../MSQ-2/1002_Acting the Part.json | 64 ++++++ .../MSQ-2/1004_Fool Me Twice.json | 82 +++++++ ...very Little Thing She Does Is Magitek.json | 200 ++++++++++++++++++ .../MSQ-2/1037_A Hero in Need.json | 57 +++++ .../3867_You Can't Take It with You.json | 70 ++++++ ...68_The Final Flight of the Enterprise.json | 86 ++++++++ .../MSQ-2/3869_The Best Inventions.json | 59 ++++++ .../3870_The Curious Case of Giggity.json | 89 ++++++++ .../MSQ-2/3871_Dressed for Conquest.json | 82 +++++++ .../MSQ-2/3872_Hearts on Fire.json | 105 +++++++++ .../MSQ-2/3873_Rock the Castrum.json | 71 +++++++ .../MSQ-2/4521_Operation Archon.json | 101 +++++++++ .../MSQ-2/4522_The Ultimate Weapon.json | 113 ++++++++++ .../MSQ-2/517_All Good Things.json | 109 ++++++++++ .../MSQ-2/518_Eyes on Me.json | 74 +++++++ .../MSQ-2/519_Lady of the Vortex.json | 67 ++++++ .../MSQ-2/520_Reclamation.json | 47 ++++ .../MSQ-2/521_Escape from Castrum Centri.json | 155 ++++++++++++++ .../MSQ-2/522_The Black Wolf's Ultimatum.json | 77 +++++++ .../MSQ-2/876_Bringing out the Dead.json | 177 ++++++++++++++++ .../878_Bury Me Not on the Lone Prairie.json | 57 +++++ .../MSQ-2/883_He Who Waited Behind.json | 56 +++++ .../MSQ-2/884_Cold Reception.json | 49 +++++ .../MSQ-2/886_The Unending War.json | 96 +++++++++ .../MSQ-2/887_Men of Honor.json | 66 ++++++ .../MSQ-2/889_Three for Three.json | 87 ++++++++ .../MSQ-2/890_The Rose and the Unicorn.json | 69 ++++++ .../MSQ-2/897_The Talk of Coerthas.json | 76 +++++++ .../MSQ-2/910_Road to Redemption.json | 110 ++++++++++ .../MSQ-2/911_Following the Evidence.json | 121 +++++++++++ .../912_In the Eyes of Gods and Men.json | 86 ++++++++ .../MSQ-2/924_Ye of Little Faith.json | 85 ++++++++ .../MSQ-2/927_Factual Folklore.json | 124 +++++++++++ .../MSQ-2/938_Influencing Inquisitors.json | 85 ++++++++ .../MSQ-2/939_By the Lights of Ishgard.json | 74 +++++++ .../MSQ-2/940_Blood for Blood.json | 116 ++++++++++ .../MSQ-2/941_The Heretic among Us.json | 55 +++++ .../MSQ-2/952_In Pursuit of the Past.json | 86 ++++++++ .../MSQ-2/953_Into the Eye of the Storm.json | 37 ++++ .../MSQ-2/955_Sealed With Science.json | 40 ++++ .../MSQ-2/956_With the Utmost Care.json | 88 ++++++++ .../MSQ-2/959_A Promising Prospect.json | 41 ++++ .../MSQ-2/960_It's Probably Not Pirates.json | 75 +++++++ .../961_Representing the Representative.json | 85 ++++++++ .../MSQ-2/962_The Reluctant Researcher.json | 70 ++++++ .../MSQ-2/963_Sweet Somethings.json | 71 +++++++ .../MSQ-2/967_History Repeating.json | 122 +++++++++++ .../MSQ-2/975_Better Late than Never.json | 54 +++++ .../MSQ-2/978_Casing the Castrum.json | 37 ++++ .../MSQ-2/980_Eyes on the Empire.json | 51 +++++ .../MSQ-2/981_Footprints in the Snow.json | 126 +++++++++++ .../MSQ-2/982_Monumental Hopes.json | 70 ++++++ .../MSQ-2/983_Notorious Biggs.json | 66 ++++++ .../MSQ-2/984_Come-Into-My-Castrum.json | 71 +++++++ .../986_Getting Even with Garlemald.json | 85 ++++++++ .../2.x - A Realm Reborn/MSQ-2/template.txt | 3 + 57 files changed, 4679 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json create mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json new file mode 100644 index 00000000..42193ca8 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json @@ -0,0 +1,104 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006535, + "Position": { + "X": 26.901611, + "Y": 20.543928, + "Z": -687.4037 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002232, + "Position": { + "X": -146.92914, + "Y": 0.47296143, + "Z": -616.0525 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2000766, + "KillEnemyDataIds": [ + 46 + ] + }, + { + "DataId": 2002233, + "Position": { + "X": -202.07526, + "Y": 3.8909912, + "Z": -625.90985 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000766 + }, + { + "DataId": 2002234, + "Position": { + "X": -216.81549, + "Y": 5.6915283, + "Z": -637.4762 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000766 + }, + { + "DataId": 2002230, + "Position": { + "X": -171.52673, + "Y": 4.0131226, + "Z": -655.787 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2000766, + "KillEnemyDataIds": [ + 46 + ] + }, + { + "DataId": 2002231, + "Position": { + "X": -174.91425, + "Y": 10.757568, + "Z": -603.8148 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000766 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006535, + "Position": { + "X": 26.901611, + "Y": 20.543928, + "Z": -687.4037 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json new file mode 100644 index 00000000..97b904fa --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json @@ -0,0 +1,64 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -505.211, + "Y": -1.9684448, + "Z": -467.46014 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 55 + ] + }, + { + "DataId": 2002238, + "Position": { + "X": -505.211, + "Y": -1.9684448, + "Z": -467.46014 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json new file mode 100644 index 00000000..b192aab0 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json @@ -0,0 +1,82 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Mor Dhona", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006709, + "Position": { + "X": -428.79382, + "Y": -6.623729, + "Z": -528.6183 + }, + "TerritoryId": 156, + "InteractionType": "Emote", + "Emote": "imperialsalute" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002329, + "Position": { + "X": -169.8482, + "Y": 14.114502, + "Z": -609.4606 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000771 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006530, + "Position": { + "X": 21.927185, + "Y": 20.746975, + "Z": -682.06305 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + }, + { + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json new file mode 100644 index 00000000..43dbf29b --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json @@ -0,0 +1,200 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006557, + "Position": { + "X": 1.4190674, + "Y": -158.5813, + "Z": 1.3274536 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1004093, + "Position": { + "X": -25.162231, + "Y": 12.200003, + "Z": 110.795654 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Goldsmiths' Guild" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006530, + "Position": { + "X": 21.927185, + "Y": 20.746975, + "Z": -682.06305 + }, + "TerritoryId": 156, + "InteractionType": "Interact", + "AetheryteShortcut": "Mor Dhona" + }, + { + "DataId": 1006557, + "Position": { + "X": 1.4190674, + "Y": -158.5813, + "Z": 1.3274536 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006559, + "Position": { + "X": -57.724915, + "Y": 3.7940114, + "Z": -636.68274 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": -169.3748, + "Y": 13.709051, + "Z": -610.729 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "Position": { + "X": -227.08566, + "Y": 13.4605465, + "Z": -670.02313 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "Position": { + "X": -65.40249, + "Y": 2.9154358, + "Z": -634.5249 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo" + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "DataId": 1006559, + "Position": { + "X": -57.724915, + "Y": 3.7940114, + "Z": -636.68274 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 9, + "Steps": [ + { + "DataId": 1006561, + "Position": { + "X": -59.31189, + "Y": 3.32667, + "Z": -637.7814 + }, + "TerritoryId": 156, + "InteractionType": "Emote", + "Emote": "welcome" + } + ] + }, + { + "Sequence": 10, + "Steps": [ + { + "DataId": 1006560, + "Position": { + "X": -60.135864, + "Y": 3.1014364, + "Z": -641.3519 + }, + "TerritoryId": 156, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json new file mode 100644 index 00000000..da4b1ccd --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json @@ -0,0 +1,57 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006578, + "Position": { + "X": -467.27704, + "Y": 22.996977, + "Z": -475.21173 + }, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -26.738379, + "Y": 33, + "Z": -495.80618 + }, + "TerritoryId": 141, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Central Thanalan - Black Brush Station" + }, + { + "DataId": 21, + "Position": { + "X": 20.98108, + "Y": 8.8349, + "Z": 454.0321 + }, + "TerritoryId": 147, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006638, + "Position": { + "X": 37.979614, + "Y": 4.051331, + "Z": 420.27917 + }, + "TerritoryId": 147, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json new file mode 100644 index 00000000..928f7b8d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json @@ -0,0 +1,70 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1033920, + "Position": { + "X": -387.35028, + "Y": -56.033897, + "Z": 105.241455 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json new file mode 100644 index 00000000..a0e046e3 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json @@ -0,0 +1,86 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006434, + "Position": { + "X": 237.14038, + "Y": 302, + "Z": -194.99512 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006383, + "Position": { + "X": 138.87231, + "Y": 285.06497, + "Z": 175.21924 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006435, + "Position": { + "X": -478.26355, + "Y": 211, + "Z": -203.81476 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json new file mode 100644 index 00000000..05891feb --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json @@ -0,0 +1,59 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006461, + "Position": { + "X": -415.9762, + "Y": 224.99998, + "Z": -299.73297 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 132, + "Position": { + "X": -321.0041, + "Y": 255.60681, + "Z": -159.89929 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 132 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006461, + "Position": { + "X": -415.9762, + "Y": 224.99998, + "Z": -299.73297 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json new file mode 100644 index 00000000..1254cb5d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json @@ -0,0 +1,89 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006710, + "Position": { + "X": -123.73547, + "Y": 7.0426483, + "Z": -149.98096 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "AetheryteShortcut": "Gridania", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Mih Khetto's Amphitheatre" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002195, + "Position": { + "X": -528.0995, + "Y": 26.260742, + "Z": -239.61243 + }, + "TerritoryId": 148, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2003019, + "KillEnemyDataIds": [ + 1894 + ], + "AethernetShortcut": [ + "[Gridania] Mih Khetto's Amphitheatre", + "[Gridania] Blue Badger Gate (Central Shroud)" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006710, + "Position": { + "X": -123.73547, + "Y": 7.0426483, + "Z": -149.98096 + }, + "TerritoryId": 133, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Gridania", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Mih Khetto's Amphitheatre" + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json new file mode 100644 index 00000000..12a6658d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json @@ -0,0 +1,82 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006552, + "Position": { + "X": 54.795166, + "Y": 25.548265, + "Z": -698.05444 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -458.05878, + "Y": -3.372772, + "Z": -507.58792 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006552, + "Position": { + "X": 54.795166, + "Y": 25.548265, + "Z": -698.05444 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006988, + "Position": { + "X": 41.33667, + "Y": 28.999998, + "Z": -795.4681 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006552, + "Position": { + "X": 54.795166, + "Y": 25.548265, + "Z": -698.05444 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json new file mode 100644 index 00000000..d12d30a2 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json @@ -0,0 +1,105 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006638, + "Position": { + "X": 37.979614, + "Y": 4.051331, + "Z": 420.27917 + }, + "TerritoryId": 147, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Northern Thanalan - Camp Bluefog", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 22, + "Position": { + "X": -26.596497, + "Y": 49.881714, + "Z": -30.838562 + }, + "TerritoryId": 147, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006647, + "Position": { + "X": -28.244446, + "Y": 46.96473, + "Z": -17.654724 + }, + "TerritoryId": 147, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006648, + "Position": { + "X": -76.12726, + "Y": 49.98848, + "Z": -59.494934 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + }, + { + "DataId": 1006650, + "Position": { + "X": -85.19116, + "Y": 48, + "Z": -34.40918 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + }, + { + "DataId": 1006649, + "Position": { + "X": -34.53119, + "Y": 46.999996, + "Z": 32.73047 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006646, + "Position": { + "X": -29.953552, + "Y": 46.99734, + "Z": 32.547485 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json new file mode 100644 index 00000000..850d64fe --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json @@ -0,0 +1,71 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006646, + "Position": { + "X": -29.953552, + "Y": 46.99734, + "Z": 32.547485 + }, + "TerritoryId": 147, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006657, + "Position": { + "X": -294.81964, + "Y": 88, + "Z": -225.17743 + }, + "TerritoryId": 147, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002710, + "Position": { + "X": -295.1773, + "Y": 87.96973, + "Z": -230.9999 + }, + "TerritoryId": 147, + "InteractionType": "Duty", + "ContentFinderConditionId": 15 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006657, + "Position": { + "X": -294.81964, + "Y": 88, + "Z": -225.17743 + }, + "TerritoryId": 147, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json new file mode 100644 index 00000000..45f2a0d7 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json @@ -0,0 +1,101 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006690, + "Position": { + "X": 39.261353, + "Y": 1.2148079, + "Z": 0.8086548 + }, + "TerritoryId": 212, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2001717, + "Position": { + "X": 25.497803, + "Y": 2.090454, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 2001716, + "Position": { + "X": -15.701599, + "Y": 1.083313, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1006578, + "Position": { + "X": -467.27704, + "Y": 22.996977, + "Z": -475.21173 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006633, + "Position": { + "X": -396.7804, + "Y": 27.883184, + "Z": -739.3149 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002252, + "Position": { + "X": -662.25684, + "Y": 62.333008, + "Z": -805.478 + }, + "TerritoryId": 140, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006578, + "Position": { + "X": -467.27704, + "Y": 22.996977, + "Z": -475.21173 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json new file mode 100644 index 00000000..733e244a --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json @@ -0,0 +1,113 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006657, + "Position": { + "X": -294.81964, + "Y": 88, + "Z": -225.17743 + }, + "TerritoryId": 147, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006668, + "Position": { + "X": -115.19043, + "Y": 47.372406, + "Z": 28.67163 + }, + "TerritoryId": 147, + "InteractionType": "Interact", + "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002711, + "Position": { + "X": -113.206726, + "Y": 47.348755, + "Z": 29.587158 + }, + "TerritoryId": 147, + "InteractionType": "Duty", + "ContentFinderConditionId": 86 + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2012614, + "Position": { + "X": -821, + "Y": -344.1316, + "Z": 0 + }, + "TerritoryId": 1053, + "InteractionType": "Duty", + "ContentFinderConditionId": 20082 + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1039201, + "Position": { + "X": -704.0055, + "Y": -185.66042, + "Z": 479.9724 + }, + "TerritoryId": 1053, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2001715, + "Position": { + "X": 23.25277, + "Y": 2.1, + "Z": 0 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1006692, + "Position": { + "X": 39.261353, + "Y": 1.2148079, + "Z": 0.8086548 + }, + "TerritoryId": 212, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json new file mode 100644 index 00000000..156dff2e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json @@ -0,0 +1,109 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006343, + "Position": { + "X": 427.63403, + "Y": 4.115109, + "Z": 85.92346 + }, + "TerritoryId": 139, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1003281, + "Position": { + "X": 97.520386, + "Y": 40.248554, + "Z": 81.1322 + }, + "TerritoryId": 128, + "InteractionType": "Interact", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2001711, + "Position": { + "X": -480.91858, + "Y": 17.990356, + "Z": -386.862 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "AetheryteShortcut": "Western Thanalan - Horizon" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2001715, + "Position": { + "X": 23.23944, + "Y": 2.090454, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1007467, + "Position": { + "X": 36.057007, + "Y": 0.32037354, + "Z": -1.5411987 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006355, + "Position": { + "X": -512.47424, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_MANFST313_00517_Q1_000_050", + "Answer": "TEXT_MANFST313_00517_A3_000_053" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json new file mode 100644 index 00000000..34580a46 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002105, + "Position": { + "X": -444.419, + "Y": -27.237366, + "Z": 15.945618 + }, + "TerritoryId": 145, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 1902 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006355, + "Position": { + "X": -512.47424, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json new file mode 100644 index 00000000..564809bf --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json @@ -0,0 +1,67 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006492, + "Position": { + "X": 7.3395386, + "Y": -21.970974, + "Z": 121.934814 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1007690, + "Position": { + "X": -84.58081, + "Y": -0.6225241, + "Z": -35.568848 + }, + "TerritoryId": 331, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002689, + "Position": { + "X": -83.72626, + "Y": -0.9003296, + "Z": -32.6391 + }, + "TerritoryId": 331, + "InteractionType": "Duty", + "ContentFinderConditionId": 20003 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006730, + "Position": { + "X": -44.63269, + "Y": 84, + "Z": -3.768982 + }, + "TerritoryId": 130, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json new file mode 100644 index 00000000..117e64d0 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json @@ -0,0 +1,47 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006730, + "Position": { + "X": -44.63269, + "Y": 84, + "Z": -3.768982 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2001711, + "Position": { + "X": -480.91858, + "Y": 17.990356, + "Z": -386.862 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "AetheryteShortcut": "Western Thanalan - Horizon" + }, + { + "DataId": 1007630, + "Position": { + "X": 22.812195, + "Y": 0.9999986, + "Z": 2.1820068 + }, + "TerritoryId": 212, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json new file mode 100644 index 00000000..362d2bed --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json @@ -0,0 +1,155 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 156, + "InteractionType": "EquipItem", + "ItemId": 6223 + }, + { + "TerritoryId": 156, + "InteractionType": "EquipItem", + "ItemId": 6224 + }, + { + "DataId": 2002502, + "Position": { + "X": 0.7476196, + "Y": -156.93909, + "Z": 16.281311 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + }, + { + "DataId": 1007537, + "Position": { + "X": -358.23608, + "Y": -16.248493, + "Z": -481.13226 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006568, + "Position": { + "X": -559.3805, + "Y": -1.9197596, + "Z": -318.349 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + }, + { + "DataId": 1006567, + "Position": { + "X": -532.2195, + "Y": -1.9197612, + "Z": -284.50446 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + }, + { + "DataId": 1006569, + "Position": { + "X": -491.44736, + "Y": -3.9312067, + "Z": -300.8011 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1007611, + "Position": { + "X": -536.4004, + "Y": -1.9197441, + "Z": -308.00336 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006562, + "Position": { + "X": -495.964, + "Y": -3.7679372, + "Z": -288.1667 + }, + "TerritoryId": 335, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2002376, + "Position": { + "X": -427.75616, + "Y": -0.77819824, + "Z": -273.82324 + }, + "TerritoryId": 335, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006573, + "Position": { + "X": -43.717102, + "Y": 84, + "Z": 2.1514893 + }, + "TerritoryId": 130, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json new file mode 100644 index 00000000..0a34a5ae --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json @@ -0,0 +1,77 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006573, + "Position": { + "X": -43.717102, + "Y": 84, + "Z": 2.1514893 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1001821, + "Position": { + "X": -24.124573, + "Y": 38.000004, + "Z": 85.31323 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] The Chamber of Rule" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2001711, + "Position": { + "X": -480.91858, + "Y": 17.990356, + "Z": -386.862 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "AetheryteShortcut": "Western Thanalan - Horizon" + }, + { + "DataId": 2001715, + "Position": { + "X": 23.23944, + "Y": 2.090454, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1006690, + "Position": { + "X": 39.261353, + "Y": 1.2148079, + "Z": 0.8086548 + }, + "TerritoryId": 212, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json new file mode 100644 index 00000000..d63d7090 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json @@ -0,0 +1,177 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006361, + "Position": { + "X": -495.964, + "Y": 19.009007, + "Z": -371.72504 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "AetheryteShortcut": "Western Thanalan - Horizon" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006348, + "Position": { + "X": -473.99103, + "Y": 19.027954, + "Z": -370.84003 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006347, + "Position": { + "X": -474.6319, + "Y": 19.027954, + "Z": -371.20624 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006346, + "Position": { + "X": -475.97467, + "Y": 19.027954, + "Z": -370.65692 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006345, + "Position": { + "X": -477.34802, + "Y": 19.027954, + "Z": -370.35175 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006362, + "Position": { + "X": -395.8954, + "Y": 23, + "Z": -353.6584 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006344, + "Position": { + "X": -474.57086, + "Y": 18.112427, + "Z": -372.5796 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006351, + "Position": { + "X": -475.82214, + "Y": 18.966919, + "Z": -372.67108 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006350, + "Position": { + "X": -476.55457, + "Y": 19.027954, + "Z": -372.91522 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006349, + "Position": { + "X": -477.6532, + "Y": 19.027954, + "Z": -372.2744 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1006362, + "Position": { + "X": -395.8954, + "Y": 23, + "Z": -353.6584 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json new file mode 100644 index 00000000..0085d9d8 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json @@ -0,0 +1,57 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1000580, + "Position": { + "X": 25.65039, + "Y": -3.7080078, + "Z": 209.97937 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "AetheryteShortcut": "East Shroud - Hawthorne Hut" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json new file mode 100644 index 00000000..1c445b39 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json @@ -0,0 +1,56 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006355, + "Position": { + "X": -512.47424, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1002780, + "Position": { + "X": -89.79938, + "Y": -45.331406, + "Z": 195.88 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "AetheryteShortcut": "North Shroud - Fallgourd Float" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006371, + "Position": { + "X": -301.04523, + "Y": -13.60442, + "Z": 198.44348 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json new file mode 100644 index 00000000..69de9ac3 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json @@ -0,0 +1,49 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006371, + "Position": { + "X": -301.04523, + "Y": -13.60442, + "Z": 198.44348 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -367.14777, + "Y": -5.3219986, + "Z": 185.47585 + }, + "TerritoryId": 154, + "InteractionType": "WalkTo" + }, + { + "DataId": 1006372, + "Position": { + "X": 171.52661, + "Y": 222.69258, + "Z": 355.48938 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json new file mode 100644 index 00000000..c555ec7a --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json @@ -0,0 +1,96 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006372, + "Position": { + "X": 171.52661, + "Y": 222.69258, + "Z": 355.48938 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006731, + "Position": { + "X": 52.231567, + "Y": 235.30933, + "Z": 347.85986 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 724, + 725 + ] + }, + { + "DataId": 1006731, + "Position": { + "X": 52.231567, + "Y": 235.30933, + "Z": 347.85986 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006372, + "Position": { + "X": 171.52661, + "Y": 222.69258, + "Z": 355.48938 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006376, + "Position": { + "X": 195.3612, + "Y": 234.79839, + "Z": 419.3026 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006377, + "Position": { + "X": 200.97656, + "Y": 293.33, + "Z": 420.37073 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json new file mode 100644 index 00000000..6ae8c657 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json @@ -0,0 +1,66 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006378, + "Position": { + "X": 204.5166, + "Y": 293.32996, + "Z": 418.57007 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006379, + "Position": { + "X": 538.4756, + "Y": 235.2618, + "Z": 317.1587 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006378, + "Position": { + "X": 204.5166, + "Y": 293.32996, + "Z": 418.57007 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json new file mode 100644 index 00000000..359fca7f --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json @@ -0,0 +1,87 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002111, + "Position": { + "X": 24.12439, + "Y": 207.599, + "Z": 427.35938 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002110, + "Position": { + "X": 11.886719, + "Y": 207.20227, + "Z": 439.1698 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002261, + "Position": { + "X": 4.196167, + "Y": 206.19507, + "Z": 465.9646 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 724, + 725, + 726 + ] + }, + { + "DataId": 2002261, + "Position": { + "X": 4.196167, + "Y": 206.19507, + "Z": 465.9646 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json new file mode 100644 index 00000000..c0e6ec49 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json @@ -0,0 +1,69 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006382, + "Position": { + "X": 165.20935, + "Y": 222.99998, + "Z": 367.72717 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006383, + "Position": { + "X": 138.87231, + "Y": 285.06497, + "Z": 175.21924 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_GAIUSB608_00890_Q1_000_020", + "Answer": "TEXT_GAIUSB608_00890_A3_000_023" + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 23, + "Position": { + "X": 223.98718, + "Y": 315.7854, + "Z": -234.85168 + }, + "TerritoryId": 155, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json new file mode 100644 index 00000000..4064a430 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json @@ -0,0 +1,76 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006395, + "Position": { + "X": 206.86658, + "Y": 303.115, + "Z": -296.2539 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006396, + "Position": { + "X": 193.1029, + "Y": 257, + "Z": 57.87744 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006377, + "Position": { + "X": 200.97656, + "Y": 293.33, + "Z": 420.37073 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json new file mode 100644 index 00000000..24cfa44e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json @@ -0,0 +1,110 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006407, + "Position": { + "X": 224.01758, + "Y": 355.34894, + "Z": -554.8334 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 1904 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006410, + "Position": { + "X": 232.59314, + "Y": 359.00003, + "Z": -563.95825 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006408, + "Position": { + "X": 212.57336, + "Y": 361.0884, + "Z": -586.9078 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006409, + "Position": { + "X": 189.50183, + "Y": 359.89996, + "Z": -590.20374 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006407, + "Position": { + "X": 224.01758, + "Y": 355.34894, + "Z": -554.8334 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json new file mode 100644 index 00000000..4b5186fd --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json @@ -0,0 +1,121 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006412, + "Position": { + "X": 282.30713, + "Y": 255.013, + "Z": 91.26416 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006413, + "Position": { + "X": 209.09436, + "Y": 302, + "Z": -190.1427 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002139, + "Position": { + "X": 208.05664, + "Y": 301.9912, + "Z": -193.59125 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002140, + "Position": { + "X": 210.00989, + "Y": 301.9912, + "Z": -193.22504 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002141, + "Position": { + "X": 212.05457, + "Y": 301.9912, + "Z": -193.65228 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006413, + "Position": { + "X": 209.09436, + "Y": 302, + "Z": -190.1427 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json new file mode 100644 index 00000000..3bc7cc49 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json @@ -0,0 +1,86 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006415, + "Position": { + "X": 238.30005, + "Y": 312, + "Z": -227.00854 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006416, + "Position": { + "X": 445.0598, + "Y": 304.93317, + "Z": -258.56415 + }, + "TerritoryId": 155, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json new file mode 100644 index 00000000..db56b37d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json @@ -0,0 +1,85 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006435, + "Position": { + "X": -478.26355, + "Y": 211, + "Z": -203.81476 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006441, + "Position": { + "X": -414.45032, + "Y": 211.45752, + "Z": -294.48395 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006442, + "Position": { + "X": -417.92938, + "Y": 224.99995, + "Z": -301.89978 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006443, + "Position": { + "X": -434.95844, + "Y": 224.39996, + "Z": -199.45074 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json new file mode 100644 index 00000000..77fcdb53 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json @@ -0,0 +1,124 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002158, + "Position": { + "X": -424.24664, + "Y": 279.0111, + "Z": 89.58569 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 2196 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006450, + "Position": { + "X": -429.22107, + "Y": 211, + "Z": -201.7091 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006449, + "Position": { + "X": -436.51483, + "Y": 211.01697, + "Z": -204.18103 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006451, + "Position": { + "X": -432.2118, + "Y": 224.39995, + "Z": -197.83319 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1007567, + "Position": { + "X": -411.64264, + "Y": 225.02267, + "Z": -304.036 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json new file mode 100644 index 00000000..b8f57d01 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json @@ -0,0 +1,85 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006461, + "Position": { + "X": -415.9762, + "Y": 224.99998, + "Z": -299.73297 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006466, + "Position": { + "X": -410.23883, + "Y": 218.1, + "Z": -296.86432 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006441, + "Position": { + "X": -414.45032, + "Y": 211.45752, + "Z": -294.48395 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1007585, + "Position": { + "X": -462.2721, + "Y": 211, + "Z": -270.43567 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json new file mode 100644 index 00000000..be098468 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002170, + "Position": { + "X": -488.6702, + "Y": 150.1029, + "Z": -318.71527 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 46 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002590, + "Position": { + "X": -488.6702, + "Y": 150.65222, + "Z": -317.79968 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json new file mode 100644 index 00000000..40e35476 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json @@ -0,0 +1,116 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006466, + "Position": { + "X": -410.23883, + "Y": 218.1, + "Z": -296.86432 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006468, + "Position": { + "X": -418.17352, + "Y": 210.78818, + "Z": -280.0794 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006468, + "Position": { + "X": -418.17352, + "Y": 210.78818, + "Z": -280.0794 + }, + "TerritoryId": 155, + "InteractionType": "Emote", + "Emote": "doubt" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2002174, + "Position": { + "X": -391.3482, + "Y": 219.25684, + "Z": -179.43091 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2002175, + "Position": { + "X": -391.22614, + "Y": 219.28735, + "Z": -179.49188 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json new file mode 100644 index 00000000..63936d4e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json @@ -0,0 +1,55 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006469, + "Position": { + "X": -886.2593, + "Y": 228.30641, + "Z": 1.6021729 + }, + "TerritoryId": 155, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json new file mode 100644 index 00000000..f34d6b39 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json @@ -0,0 +1,86 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006490, + "Position": { + "X": -673.21277, + "Y": 205.95982, + "Z": -515.7702 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002705, + "Position": { + "X": -684.90125, + "Y": 208.97229, + "Z": -522.57574 + }, + "TerritoryId": 155, + "InteractionType": "Duty", + "ContentFinderConditionId": 11 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006491, + "Position": { + "X": 7.248047, + "Y": -21.970922, + "Z": 119.73743 + }, + "TerritoryId": 132, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json new file mode 100644 index 00000000..6bbc0e07 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json @@ -0,0 +1,37 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006492, + "Position": { + "X": 7.3395386, + "Y": -21.970974, + "Z": 121.934814 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json new file mode 100644 index 00000000..4f3b8a09 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json @@ -0,0 +1,40 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006495, + "Position": { + "X": -2.2736206, + "Y": -17.544205, + "Z": 24.734863 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json new file mode 100644 index 00000000..168b633c --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json @@ -0,0 +1,88 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006495, + "Position": { + "X": -2.2736206, + "Y": -17.544205, + "Z": 24.734863 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002327, + "Position": { + "X": 423.17834, + "Y": -62.45526, + "Z": 213.39734 + }, + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 2000742 + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002501, + "Position": { + "X": 423.17834, + "Y": -62.45526, + "Z": 213.39734 + }, + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 2000837 + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006495, + "Position": { + "X": -2.2736206, + "Y": -17.544205, + "Z": 24.734863 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json new file mode 100644 index 00000000..f483f91e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json @@ -0,0 +1,41 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Western La Noscea - Aleport" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json new file mode 100644 index 00000000..0a08efad --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json @@ -0,0 +1,75 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006500, + "Position": { + "X": 321.1565, + "Y": -15.187395, + "Z": 253.52856 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006499, + "Position": { + "X": 260.88342, + "Y": -24.975, + "Z": 249.04248 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006498, + "Position": { + "X": 178.78992, + "Y": -41.131824, + "Z": 257.16016 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json new file mode 100644 index 00000000..3014b2df --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json @@ -0,0 +1,85 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006502, + "Position": { + "X": 182.39111, + "Y": -41.0828, + "Z": 260.151 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006501, + "Position": { + "X": 311.4214, + "Y": -36.405907, + "Z": 333.54688 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json new file mode 100644 index 00000000..807ab2fe --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json @@ -0,0 +1,70 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1007640, + "Position": { + "X": 317.95215, + "Y": -40.425003, + "Z": 374.10547 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1007540, + "Position": { + "X": -285.96942, + "Y": -40.868286, + "Z": 410.39136 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json new file mode 100644 index 00000000..efb1f1f7 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json @@ -0,0 +1,71 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1007639, + "Position": { + "X": -196.82617, + "Y": -40.651188, + "Z": 499.9618 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006506, + "Position": { + "X": -198.47418, + "Y": -40.461403, + "Z": 499.9923 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006505, + "Position": { + "X": -200.36627, + "Y": -40.340702, + "Z": 503.19666 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json new file mode 100644 index 00000000..a9ad660f --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json @@ -0,0 +1,122 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006507, + "Position": { + "X": -287.22064, + "Y": -40.98314, + "Z": 407.64465 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1007716, + "Position": { + "X": -312.03174, + "Y": -41.36315, + "Z": 682.70386 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002189, + "Position": { + "X": -307.75922, + "Y": -41.672424, + "Z": 695.3993 + }, + "TerritoryId": 138, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1007716, + "Position": { + "X": -312.03174, + "Y": -41.36315, + "Z": 682.70386 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Comment": "Ferry Skipper", + "DataId": 1005239, + "Position": { + "X": -289.9062, + "Y": -41.2455, + "Z": 406.51562 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json new file mode 100644 index 00000000..b8dcfacc --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json @@ -0,0 +1,54 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006710, + "Position": { + "X": -123.73547, + "Y": 7.0426483, + "Z": -149.98096 + }, + "TerritoryId": 133, + "InteractionType": "AcceptQuest", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Mih Khetto's Amphitheatre" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000106, + "Position": { + "X": 29.007324, + "Y": -19.000002, + "Z": 105.485596 + }, + "TerritoryId": 132, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Gridania] Mih Khetto's Amphitheatre", + "[Gridania] Airship Landing" + ] + }, + { + "DataId": 1006492, + "Position": { + "X": 7.3395386, + "Y": -21.970974, + "Z": 121.934814 + }, + "TerritoryId": 132, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json new file mode 100644 index 00000000..389a6c2c --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json @@ -0,0 +1,37 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1007473, + "Position": { + "X": 37.308228, + "Y": 1.2000015, + "Z": 2.9144287 + }, + "TerritoryId": 212, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json new file mode 100644 index 00000000..b96d3961 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json @@ -0,0 +1,51 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006517, + "Position": { + "X": -49.607117, + "Y": 223.60161, + "Z": 350.57593 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006518, + "Position": { + "X": -354.84857, + "Y": 214.79114, + "Z": 687.5867 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json new file mode 100644 index 00000000..cb590d7c --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json @@ -0,0 +1,126 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006518, + "Position": { + "X": -354.84857, + "Y": 214.79114, + "Z": 687.5867 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002196, + "Position": { + "X": -322.80463, + "Y": 216.54077, + "Z": 655.8479 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002197, + "Position": { + "X": -290.9438, + "Y": 223.25464, + "Z": 590.5393 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002198, + "Position": { + "X": -316.15173, + "Y": 228.93103, + "Z": 540.917 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2002199, + "Position": { + "X": -338.2467, + "Y": 235.21777, + "Z": 525.5664 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2002200, + "Position": { + "X": -358.29712, + "Y": 236.71313, + "Z": 506.27905 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1006519, + "Position": { + "X": -397.54333, + "Y": 229.15173, + "Z": 448.32532 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006521, + "Position": { + "X": -697.04736, + "Y": 242.18399, + "Z": 380.63623 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json new file mode 100644 index 00000000..28275b05 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json @@ -0,0 +1,70 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006521, + "Position": { + "X": -697.04736, + "Y": 242.18399, + "Z": 380.63623 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002265, + "Position": { + "X": -693.01904, + "Y": 253.86426, + "Z": 506.98096 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 305 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json new file mode 100644 index 00000000..2bf7bede --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json @@ -0,0 +1,66 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006522, + "Position": { + "X": -694.42285, + "Y": 300.96927, + "Z": 372.1521 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006525, + "Position": { + "X": -478.3551, + "Y": 288.4877, + "Z": 168.01697 + }, + "TerritoryId": 155, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json new file mode 100644 index 00000000..bdc92eee --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json @@ -0,0 +1,71 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006528, + "Position": { + "X": -698.51227, + "Y": 242.18399, + "Z": 375.17358 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -217.57614, + "Y": 217.23946, + "Z": 706.57166 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo" + }, + { + "DataId": 24, + "Position": { + "X": 40.024292, + "Y": 24.002441, + "Z": -668.0247 + }, + "TerritoryId": 156, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006530, + "Position": { + "X": 21.927185, + "Y": 20.746975, + "Z": -682.06305 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json new file mode 100644 index 00000000..9e51d5d7 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json @@ -0,0 +1,85 @@ +{ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002201, + "Position": { + "X": -420.5539, + "Y": -16.922302, + "Z": -325.30713 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 43 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002202, + "Position": { + "X": -420.52344, + "Y": -16.922302, + "Z": -325.30713 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006534, + "Position": { + "X": 28.213867, + "Y": 20.662334, + "Z": -688.4413 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006535, + "Position": { + "X": 26.901611, + "Y": 20.543928, + "Z": -687.4037 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt b/QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt new file mode 100644 index 00000000..53fbe9cb --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt @@ -0,0 +1,3 @@ +,{"Sequence": +,"Steps": [{ +}]} \ No newline at end of file From 74aedc949d8dbb59aa9f27f7fd7e3addacf2bf8e Mon Sep 17 00:00:00 2001 From: Jerry Wester Date: Mon, 15 Jul 2024 19:10:46 -0600 Subject: [PATCH 2/3] reindent json, remove template.txt --- .../MSQ-2/1001_Drowning Out the Voices.json | 200 ++++----- .../MSQ-2/1002_Acting the Part.json | 120 +++--- .../MSQ-2/1004_Fool Me Twice.json | 156 +++---- ...very Little Thing She Does Is Magitek.json | 392 +++++++++--------- .../MSQ-2/1037_A Hero in Need.json | 102 ++--- .../3867_You Can't Take It with You.json | 132 +++--- ...68_The Final Flight of the Enterprise.json | 164 ++++---- .../MSQ-2/3869_The Best Inventions.json | 110 ++--- .../3870_The Curious Case of Giggity.json | 170 ++++---- .../MSQ-2/3871_Dressed for Conquest.json | 156 +++---- .../MSQ-2/3872_Hearts on Fire.json | 202 ++++----- .../MSQ-2/3873_Rock the Castrum.json | 134 +++--- .../MSQ-2/4521_Operation Archon.json | 194 ++++----- .../MSQ-2/4522_The Ultimate Weapon.json | 218 +++++----- .../MSQ-2/517_All Good Things.json | 214 +++++----- .../MSQ-2/518_Eyes on Me.json | 140 +++---- .../MSQ-2/519_Lady of the Vortex.json | 126 +++--- .../MSQ-2/520_Reclamation.json | 86 ++-- .../MSQ-2/521_Escape from Castrum Centri.json | 302 +++++++------- .../MSQ-2/522_The Black Wolf's Ultimatum.json | 150 +++---- .../MSQ-2/876_Bringing out the Dead.json | 350 ++++++++-------- .../878_Bury Me Not on the Lone Prairie.json | 106 ++--- .../MSQ-2/883_He Who Waited Behind.json | 104 ++--- .../MSQ-2/884_Cold Reception.json | 86 ++-- .../MSQ-2/886_The Unending War.json | 184 ++++---- .../MSQ-2/887_Men of Honor.json | 124 +++--- .../MSQ-2/889_Three for Three.json | 166 ++++---- .../MSQ-2/890_The Rose and the Unicorn.json | 130 +++--- .../MSQ-2/897_The Talk of Coerthas.json | 144 +++---- .../MSQ-2/910_Road to Redemption.json | 212 +++++----- .../MSQ-2/911_Following the Evidence.json | 234 +++++------ .../912_In the Eyes of Gods and Men.json | 164 ++++---- .../MSQ-2/924_Ye of Little Faith.json | 162 ++++---- .../MSQ-2/927_Factual Folklore.json | 240 +++++------ .../MSQ-2/938_Influencing Inquisitors.json | 162 ++++---- .../MSQ-2/939_By the Lights of Ishgard.json | 140 +++---- .../MSQ-2/940_Blood for Blood.json | 224 +++++----- .../MSQ-2/941_The Heretic among Us.json | 102 ++--- .../MSQ-2/952_In Pursuit of the Past.json | 164 ++++---- .../MSQ-2/953_Into the Eye of the Storm.json | 66 +-- .../MSQ-2/955_Sealed With Science.json | 72 ++-- .../MSQ-2/956_With the Utmost Care.json | 168 ++++---- .../MSQ-2/959_A Promising Prospect.json | 74 ++-- .../MSQ-2/960_It's Probably Not Pirates.json | 142 +++---- .../961_Representing the Representative.json | 162 ++++---- .../MSQ-2/962_The Reluctant Researcher.json | 132 +++--- .../MSQ-2/963_Sweet Somethings.json | 134 +++--- .../MSQ-2/967_History Repeating.json | 236 +++++------ .../MSQ-2/975_Better Late than Never.json | 96 ++--- .../MSQ-2/978_Casing the Castrum.json | 66 +-- .../MSQ-2/980_Eyes on the Empire.json | 94 ++--- .../MSQ-2/981_Footprints in the Snow.json | 244 +++++------ .../MSQ-2/982_Monumental Hopes.json | 132 +++--- .../MSQ-2/983_Notorious Biggs.json | 124 +++--- .../MSQ-2/984_Come-Into-My-Castrum.json | 134 +++--- .../986_Getting Even with Garlemald.json | 162 ++++---- .../2.x - A Realm Reborn/MSQ-2/template.txt | 3 - 57 files changed, 4460 insertions(+), 4447 deletions(-) delete mode 100644 QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json index 42193ca8..5f4df159 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json @@ -1,104 +1,104 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006535, - "Position": { - "X": 26.901611, - "Y": 20.543928, - "Z": -687.4037 - }, - "TerritoryId": 156, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002232, - "Position": { - "X": -146.92914, - "Y": 0.47296143, - "Z": -616.0525 - }, - "TerritoryId": 156, - "InteractionType": "Combat", - "EnemySpawnType": "AfterItemUse", - "ItemId": 2000766, - "KillEnemyDataIds": [ - 46 - ] - }, - { - "DataId": 2002233, - "Position": { - "X": -202.07526, - "Y": 3.8909912, - "Z": -625.90985 - }, - "TerritoryId": 156, - "InteractionType": "UseItem", - "ItemId": 2000766 - }, - { - "DataId": 2002234, - "Position": { - "X": -216.81549, - "Y": 5.6915283, - "Z": -637.4762 - }, - "TerritoryId": 156, - "InteractionType": "UseItem", - "ItemId": 2000766 - }, - { - "DataId": 2002230, - "Position": { - "X": -171.52673, - "Y": 4.0131226, - "Z": -655.787 - }, - "TerritoryId": 156, - "InteractionType": "Combat", - "EnemySpawnType": "AfterItemUse", - "ItemId": 2000766, - "KillEnemyDataIds": [ - 46 - ] - }, - { - "DataId": 2002231, - "Position": { - "X": -174.91425, - "Y": 10.757568, - "Z": -603.8148 - }, - "TerritoryId": 156, - "InteractionType": "UseItem", - "ItemId": 2000766 - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006535, - "Position": { - "X": 26.901611, - "Y": 20.543928, - "Z": -687.4037 - }, - "TerritoryId": 156, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006535, + "Position": { + "X": 26.901611, + "Y": 20.543928, + "Z": -687.4037 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002232, + "Position": { + "X": -146.92914, + "Y": 0.47296143, + "Z": -616.0525 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2000766, + "KillEnemyDataIds": [ + 46 + ] + }, + { + "DataId": 2002233, + "Position": { + "X": -202.07526, + "Y": 3.8909912, + "Z": -625.90985 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000766 + }, + { + "DataId": 2002234, + "Position": { + "X": -216.81549, + "Y": 5.6915283, + "Z": -637.4762 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000766 + }, + { + "DataId": 2002230, + "Position": { + "X": -171.52673, + "Y": 4.0131226, + "Z": -655.787 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2000766, + "KillEnemyDataIds": [ + 46 + ] + }, + { + "DataId": 2002231, + "Position": { + "X": -174.91425, + "Y": 10.757568, + "Z": -603.8148 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000766 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006535, + "Position": { + "X": 26.901611, + "Y": 20.543928, + "Z": -687.4037 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json index 97b904fa..66c8bff5 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json @@ -1,64 +1,64 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006531, - "Position": { - "X": 53.81848, - "Y": 25.009521, - "Z": -697.0779 - }, - "TerritoryId": 156, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": -505.211, - "Y": -1.9684448, - "Z": -467.46014 - }, - "TerritoryId": 156, - "InteractionType": "Combat", - "EnemySpawnType": "AutoOnEnterArea", - "KillEnemyDataIds": [ - 55 - ] - }, - { - "DataId": 2002238, - "Position": { - "X": -505.211, - "Y": -1.9684448, - "Z": -467.46014 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006531, - "Position": { - "X": 53.81848, - "Y": 25.009521, - "Z": -697.0779 - }, - "TerritoryId": 156, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -505.211, + "Y": -1.9684448, + "Z": -467.46014 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 55 + ] + }, + { + "DataId": 2002238, + "Position": { + "X": -505.211, + "Y": -1.9684448, + "Z": -467.46014 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json index b192aab0..9e71dc99 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json @@ -1,82 +1,82 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006531, - "Position": { - "X": 53.81848, - "Y": 25.009521, - "Z": -697.0779 - }, - "TerritoryId": 156, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Mor Dhona", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006709, - "Position": { - "X": -428.79382, - "Y": -6.623729, - "Z": -528.6183 - }, - "TerritoryId": 156, - "InteractionType": "Emote", - "Emote": "imperialsalute" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002329, - "Position": { - "X": -169.8482, - "Y": 14.114502, - "Z": -609.4606 - }, - "TerritoryId": 156, - "InteractionType": "UseItem", - "ItemId": 2000771 - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006530, - "Position": { - "X": 21.927185, - "Y": 20.746975, - "Z": -682.06305 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - }, - { - "DataId": 1006555, - "Position": { - "X": -2.7619019, - "Y": -158.5813, - "Z": -1.6327515 - }, - "TerritoryId": 156, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Mor Dhona", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006709, + "Position": { + "X": -428.79382, + "Y": -6.623729, + "Z": -528.6183 + }, + "TerritoryId": 156, + "InteractionType": "Emote", + "Emote": "imperialsalute" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002329, + "Position": { + "X": -169.8482, + "Y": 14.114502, + "Z": -609.4606 + }, + "TerritoryId": 156, + "InteractionType": "UseItem", + "ItemId": 2000771 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006530, + "Position": { + "X": 21.927185, + "Y": 20.746975, + "Z": -682.06305 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + }, + { + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json index 43dbf29b..6a89a11f 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json @@ -1,200 +1,200 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006555, - "Position": { - "X": -2.7619019, - "Y": -158.5813, - "Z": -1.6327515 - }, - "TerritoryId": 156, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006557, - "Position": { - "X": 1.4190674, - "Y": -158.5813, - "Z": 1.3274536 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1004093, - "Position": { - "X": -25.162231, - "Y": 12.200003, - "Z": 110.795654 - }, - "TerritoryId": 131, - "InteractionType": "Interact", - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Goldsmiths' Guild" - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006530, - "Position": { - "X": 21.927185, - "Y": 20.746975, - "Z": -682.06305 - }, - "TerritoryId": 156, - "InteractionType": "Interact", - "AetheryteShortcut": "Mor Dhona" - }, - { - "DataId": 1006557, - "Position": { - "X": 1.4190674, - "Y": -158.5813, - "Z": 1.3274536 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1006559, - "Position": { - "X": -57.724915, - "Y": 3.7940114, - "Z": -636.68274 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "Position": { - "X": -169.3748, - "Y": 13.709051, - "Z": -610.729 - }, - "TerritoryId": 156, - "InteractionType": "WalkTo" - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "Position": { - "X": -227.08566, - "Y": 13.4605465, - "Z": -670.02313 - }, - "TerritoryId": 156, - "InteractionType": "WalkTo" - } - ] - }, - { - "Sequence": 7, - "Steps": [ - { - "Position": { - "X": -65.40249, - "Y": 2.9154358, - "Z": -634.5249 - }, - "TerritoryId": 156, - "InteractionType": "WalkTo" - } - ] - }, - { - "Sequence": 8, - "Steps": [ - { - "DataId": 1006559, - "Position": { - "X": -57.724915, - "Y": 3.7940114, - "Z": -636.68274 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 9, - "Steps": [ - { - "DataId": 1006561, - "Position": { - "X": -59.31189, - "Y": 3.32667, - "Z": -637.7814 - }, - "TerritoryId": 156, - "InteractionType": "Emote", - "Emote": "welcome" - } - ] - }, - { - "Sequence": 10, - "Steps": [ - { - "DataId": 1006560, - "Position": { - "X": -60.135864, - "Y": 3.1014364, - "Z": -641.3519 - }, - "TerritoryId": 156, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006555, - "Position": { - "X": -2.7619019, - "Y": -158.5813, - "Z": -1.6327515 - }, - "TerritoryId": 156, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006557, + "Position": { + "X": 1.4190674, + "Y": -158.5813, + "Z": 1.3274536 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1004093, + "Position": { + "X": -25.162231, + "Y": 12.200003, + "Z": 110.795654 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Goldsmiths' Guild" + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006530, + "Position": { + "X": 21.927185, + "Y": 20.746975, + "Z": -682.06305 + }, + "TerritoryId": 156, + "InteractionType": "Interact", + "AetheryteShortcut": "Mor Dhona" + }, + { + "DataId": 1006557, + "Position": { + "X": 1.4190674, + "Y": -158.5813, + "Z": 1.3274536 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006559, + "Position": { + "X": -57.724915, + "Y": 3.7940114, + "Z": -636.68274 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": -169.3748, + "Y": 13.709051, + "Z": -610.729 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "Position": { + "X": -227.08566, + "Y": 13.4605465, + "Z": -670.02313 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "Position": { + "X": -65.40249, + "Y": 2.9154358, + "Z": -634.5249 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo" + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "DataId": 1006559, + "Position": { + "X": -57.724915, + "Y": 3.7940114, + "Z": -636.68274 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 9, + "Steps": [ + { + "DataId": 1006561, + "Position": { + "X": -59.31189, + "Y": 3.32667, + "Z": -637.7814 + }, + "TerritoryId": 156, + "InteractionType": "Emote", + "Emote": "welcome" + } + ] + }, + { + "Sequence": 10, + "Steps": [ + { + "DataId": 1006560, + "Position": { + "X": -60.135864, + "Y": 3.1014364, + "Z": -641.3519 + }, + "TerritoryId": 156, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json index da4b1ccd..27519b75 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json @@ -1,57 +1,57 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006578, - "Position": { - "X": -467.27704, - "Y": 22.996977, - "Z": -475.21173 - }, - "TerritoryId": 140, - "InteractionType": "AcceptQuest" - } - ] + "DataId": 1006578, + "Position": { + "X": -467.27704, + "Y": 22.996977, + "Z": -475.21173 + }, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -26.738379, + "Y": 33, + "Z": -495.80618 + }, + "TerritoryId": 141, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Central Thanalan - Black Brush Station" }, { - "Sequence": 255, - "Steps": [ - { - "Position": { - "X": -26.738379, - "Y": 33, - "Z": -495.80618 - }, - "TerritoryId": 141, - "InteractionType": "WalkTo", - "AetheryteShortcut": "Central Thanalan - Black Brush Station" - }, - { - "DataId": 21, - "Position": { - "X": 20.98108, - "Y": 8.8349, - "Z": 454.0321 - }, - "TerritoryId": 147, - "StopDistance": 5, - "InteractionType": "AttuneAetheryte" - }, - { - "DataId": 1006638, - "Position": { - "X": 37.979614, - "Y": 4.051331, - "Z": 420.27917 - }, - "TerritoryId": 147, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 21, + "Position": { + "X": 20.98108, + "Y": 8.8349, + "Z": 454.0321 + }, + "TerritoryId": 147, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006638, + "Position": { + "X": 37.979614, + "Y": 4.051331, + "Z": 420.27917 + }, + "TerritoryId": 147, + "InteractionType": "CompleteQuest" } - ] + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json index 928f7b8d..c4f6c4ee 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json @@ -1,70 +1,70 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006672, - "Position": { - "X": -509.36142, - "Y": -16.42, - "Z": -7.522766 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1033920, - "Position": { - "X": -387.35028, - "Y": -56.033897, - "Z": 105.241455 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006672, - "Position": { - "X": -509.36142, - "Y": -16.42, - "Z": -7.522766 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1003958, - "Position": { - "X": -497.70352, - "Y": -19.630796, - "Z": 39.993896 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1033920, + "Position": { + "X": -387.35028, + "Y": -56.033897, + "Z": 105.241455 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json index a0e046e3..c02ff899 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3868_The Final Flight of the Enterprise.json @@ -1,86 +1,86 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006434, - "Position": { - "X": 237.14038, - "Y": 302, - "Z": -194.99512 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006383, - "Position": { - "X": 138.87231, - "Y": 285.06497, - "Z": 175.21924 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006435, - "Position": { - "X": -478.26355, - "Y": 211, - "Z": -203.81476 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" - } - ] + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006434, + "Position": { + "X": 237.14038, + "Y": 302, + "Z": -194.99512 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006383, + "Position": { + "X": 138.87231, + "Y": 285.06497, + "Z": 175.21924 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006435, + "Position": { + "X": -478.26355, + "Y": 211, + "Z": -203.81476 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json index 05891feb..1822488c 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json @@ -1,59 +1,59 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006461, - "Position": { - "X": -415.9762, - "Y": 224.99998, - "Z": -299.73297 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 132, - "Position": { - "X": -321.0041, - "Y": 255.60681, - "Z": -159.89929 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "OverworldEnemies", - "KillEnemyDataIds": [ - 132 - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006461, - "Position": { - "X": -415.9762, - "Y": 224.99998, - "Z": -299.73297 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006461, + "Position": { + "X": -415.9762, + "Y": 224.99998, + "Z": -299.73297 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 132, + "Position": { + "X": -321.0041, + "Y": 255.60681, + "Z": -159.89929 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 132 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006461, + "Position": { + "X": -415.9762, + "Y": 224.99998, + "Z": -299.73297 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json index 1254cb5d..394e7eb7 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json @@ -1,89 +1,89 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Western La Noscea - Aleport", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006710, - "Position": { - "X": -123.73547, - "Y": 7.0426483, - "Z": -149.98096 - }, - "TerritoryId": 133, - "InteractionType": "Interact", - "AetheryteShortcut": "Gridania", - "AethernetShortcut": [ - "[Gridania] Aetheryte Plaza", - "[Gridania] Mih Khetto's Amphitheatre" - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002195, - "Position": { - "X": -528.0995, - "Y": 26.260742, - "Z": -239.61243 - }, - "TerritoryId": 148, - "InteractionType": "Combat", - "EnemySpawnType": "AfterItemUse", - "ItemId": 2003019, - "KillEnemyDataIds": [ - 1894 - ], - "AethernetShortcut": [ - "[Gridania] Mih Khetto's Amphitheatre", - "[Gridania] Blue Badger Gate (Central Shroud)" - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006710, - "Position": { - "X": -123.73547, - "Y": 7.0426483, - "Z": -149.98096 - }, - "TerritoryId": 133, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Gridania", - "AethernetShortcut": [ - "[Gridania] Aetheryte Plaza", - "[Gridania] Mih Khetto's Amphitheatre" - ] - } - ] + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006710, + "Position": { + "X": -123.73547, + "Y": 7.0426483, + "Z": -149.98096 + }, + "TerritoryId": 133, + "InteractionType": "Interact", + "AetheryteShortcut": "Gridania", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Mih Khetto's Amphitheatre" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002195, + "Position": { + "X": -528.0995, + "Y": 26.260742, + "Z": -239.61243 + }, + "TerritoryId": 148, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "ItemId": 2003019, + "KillEnemyDataIds": [ + 1894 + ], + "AethernetShortcut": [ + "[Gridania] Mih Khetto's Amphitheatre", + "[Gridania] Blue Badger Gate (Central Shroud)" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006710, + "Position": { + "X": -123.73547, + "Y": 7.0426483, + "Z": -149.98096 + }, + "TerritoryId": 133, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Gridania", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Mih Khetto's Amphitheatre" + ] + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json index 12a6658d..684e255a 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json @@ -1,82 +1,82 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006552, - "Position": { - "X": 54.795166, - "Y": 25.548265, - "Z": -698.05444 - }, - "TerritoryId": 156, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": -458.05878, - "Y": -3.372772, - "Z": -507.58792 - }, - "TerritoryId": 156, - "InteractionType": "Combat", - "EnemySpawnType": "OverworldEnemies", - "KillEnemyDataIds": [] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006552, - "Position": { - "X": 54.795166, - "Y": 25.548265, - "Z": -698.05444 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006988, - "Position": { - "X": 41.33667, - "Y": 28.999998, - "Z": -795.4681 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006552, - "Position": { - "X": 54.795166, - "Y": 25.548265, - "Z": -698.05444 - }, - "TerritoryId": 156, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006552, + "Position": { + "X": 54.795166, + "Y": 25.548265, + "Z": -698.05444 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -458.05878, + "Y": -3.372772, + "Z": -507.58792 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006552, + "Position": { + "X": 54.795166, + "Y": 25.548265, + "Z": -698.05444 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006988, + "Position": { + "X": 41.33667, + "Y": 28.999998, + "Z": -795.4681 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006552, + "Position": { + "X": 54.795166, + "Y": 25.548265, + "Z": -698.05444 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json index d12d30a2..12a6f1cb 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json @@ -1,105 +1,105 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006638, - "Position": { - "X": 37.979614, - "Y": 4.051331, - "Z": 420.27917 - }, - "TerritoryId": 147, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Northern Thanalan - Camp Bluefog", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 22, - "Position": { - "X": -26.596497, - "Y": 49.881714, - "Z": -30.838562 - }, - "TerritoryId": 147, - "StopDistance": 5, - "InteractionType": "AttuneAetheryte" - }, - { - "DataId": 1006647, - "Position": { - "X": -28.244446, - "Y": 46.96473, - "Z": -17.654724 - }, - "TerritoryId": 147, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006648, - "Position": { - "X": -76.12726, - "Y": 49.98848, - "Z": -59.494934 - }, - "TerritoryId": 147, - "InteractionType": "Emote", - "Emote": "psych" - }, - { - "DataId": 1006650, - "Position": { - "X": -85.19116, - "Y": 48, - "Z": -34.40918 - }, - "TerritoryId": 147, - "InteractionType": "Emote", - "Emote": "psych" - }, - { - "DataId": 1006649, - "Position": { - "X": -34.53119, - "Y": 46.999996, - "Z": 32.73047 - }, - "TerritoryId": 147, - "InteractionType": "Emote", - "Emote": "psych" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006646, - "Position": { - "X": -29.953552, - "Y": 46.99734, - "Z": 32.547485 - }, - "TerritoryId": 147, - "InteractionType": "Emote", - "Emote": "psych" - } - ] + "DataId": 1006638, + "Position": { + "X": 37.979614, + "Y": 4.051331, + "Z": 420.27917 + }, + "TerritoryId": 147, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Northern Thanalan - Camp Bluefog", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 22, + "Position": { + "X": -26.596497, + "Y": 49.881714, + "Z": -30.838562 + }, + "TerritoryId": 147, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006647, + "Position": { + "X": -28.244446, + "Y": 46.96473, + "Z": -17.654724 + }, + "TerritoryId": 147, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006648, + "Position": { + "X": -76.12726, + "Y": 49.98848, + "Z": -59.494934 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + }, + { + "DataId": 1006650, + "Position": { + "X": -85.19116, + "Y": 48, + "Z": -34.40918 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + }, + { + "DataId": 1006649, + "Position": { + "X": -34.53119, + "Y": 46.999996, + "Z": 32.73047 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006646, + "Position": { + "X": -29.953552, + "Y": 46.99734, + "Z": 32.547485 + }, + "TerritoryId": 147, + "InteractionType": "Emote", + "Emote": "psych" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json index 850d64fe..296c4012 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json @@ -1,71 +1,71 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006646, - "Position": { - "X": -29.953552, - "Y": 46.99734, - "Z": 32.547485 - }, - "TerritoryId": 147, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006657, - "Position": { - "X": -294.81964, - "Y": 88, - "Z": -225.17743 - }, - "TerritoryId": 147, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002710, - "Position": { - "X": -295.1773, - "Y": 87.96973, - "Z": -230.9999 - }, - "TerritoryId": 147, - "InteractionType": "Duty", - "ContentFinderConditionId": 15 - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006657, - "Position": { - "X": -294.81964, - "Y": 88, - "Z": -225.17743 - }, - "TerritoryId": 147, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006646, + "Position": { + "X": -29.953552, + "Y": 46.99734, + "Z": 32.547485 + }, + "TerritoryId": 147, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006657, + "Position": { + "X": -294.81964, + "Y": 88, + "Z": -225.17743 + }, + "TerritoryId": 147, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002710, + "Position": { + "X": -295.1773, + "Y": 87.96973, + "Z": -230.9999 + }, + "TerritoryId": 147, + "InteractionType": "Duty", + "ContentFinderConditionId": 15 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006657, + "Position": { + "X": -294.81964, + "Y": 88, + "Z": -225.17743 + }, + "TerritoryId": 147, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json index 45f2a0d7..7308c1b8 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json @@ -1,101 +1,101 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006690, - "Position": { - "X": 39.261353, - "Y": 1.2148079, - "Z": 0.8086548 - }, - "TerritoryId": 212, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2001717, - "Position": { - "X": 25.497803, - "Y": 2.090454, - "Z": -0.015319824 - }, - "TerritoryId": 212, - "InteractionType": "Interact" - }, - { - "DataId": 2001716, - "Position": { - "X": -15.701599, - "Y": 1.083313, - "Z": -0.015319824 - }, - "TerritoryId": 212, - "InteractionType": "Interact" - }, - { - "DataId": 1006578, - "Position": { - "X": -467.27704, - "Y": 22.996977, - "Z": -475.21173 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006633, - "Position": { - "X": -396.7804, - "Y": 27.883184, - "Z": -739.3149 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 2002252, - "Position": { - "X": -662.25684, - "Y": 62.333008, - "Z": -805.478 - }, - "TerritoryId": 140, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006578, - "Position": { - "X": -467.27704, - "Y": 22.996977, - "Z": -475.21173 - }, - "TerritoryId": 140, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006690, + "Position": { + "X": 39.261353, + "Y": 1.2148079, + "Z": 0.8086548 + }, + "TerritoryId": 212, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2001717, + "Position": { + "X": 25.497803, + "Y": 2.090454, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 2001716, + "Position": { + "X": -15.701599, + "Y": 1.083313, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1006578, + "Position": { + "X": -467.27704, + "Y": 22.996977, + "Z": -475.21173 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006633, + "Position": { + "X": -396.7804, + "Y": 27.883184, + "Z": -739.3149 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002252, + "Position": { + "X": -662.25684, + "Y": 62.333008, + "Z": -805.478 + }, + "TerritoryId": 140, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006578, + "Position": { + "X": -467.27704, + "Y": 22.996977, + "Z": -475.21173 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json index 733e244a..52743aac 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json @@ -1,113 +1,113 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006657, - "Position": { - "X": -294.81964, - "Y": 88, - "Z": -225.17743 - }, - "TerritoryId": 147, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006668, - "Position": { - "X": -115.19043, - "Y": 47.372406, - "Z": 28.67163 - }, - "TerritoryId": 147, - "InteractionType": "Interact", - "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002711, - "Position": { - "X": -113.206726, - "Y": 47.348755, - "Z": 29.587158 - }, - "TerritoryId": 147, - "InteractionType": "Duty", - "ContentFinderConditionId": 86 - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 2012614, - "Position": { - "X": -821, - "Y": -344.1316, - "Z": 0 - }, - "TerritoryId": 1053, - "InteractionType": "Duty", - "ContentFinderConditionId": 20082 - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "DataId": 1039201, - "Position": { - "X": -704.0055, - "Y": -185.66042, - "Z": 479.9724 - }, - "TerritoryId": 1053, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 2001715, - "Position": { - "X": 23.25277, - "Y": 2.1, - "Z": 0 - }, - "TerritoryId": 212, - "InteractionType": "Interact" - }, - { - "DataId": 1006692, - "Position": { - "X": 39.261353, - "Y": 1.2148079, - "Z": 0.8086548 - }, - "TerritoryId": 212, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006657, + "Position": { + "X": -294.81964, + "Y": 88, + "Z": -225.17743 + }, + "TerritoryId": 147, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006668, + "Position": { + "X": -115.19043, + "Y": 47.372406, + "Z": 28.67163 + }, + "TerritoryId": 147, + "InteractionType": "Interact", + "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002711, + "Position": { + "X": -113.206726, + "Y": 47.348755, + "Z": 29.587158 + }, + "TerritoryId": 147, + "InteractionType": "Duty", + "ContentFinderConditionId": 86 + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2012614, + "Position": { + "X": -821, + "Y": -344.1316, + "Z": 0 + }, + "TerritoryId": 1053, + "InteractionType": "Duty", + "ContentFinderConditionId": 20082 + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1039201, + "Position": { + "X": -704.0055, + "Y": -185.66042, + "Z": 479.9724 + }, + "TerritoryId": 1053, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2001715, + "Position": { + "X": 23.25277, + "Y": 2.1, + "Z": 0 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1006692, + "Position": { + "X": 39.261353, + "Y": 1.2148079, + "Z": 0.8086548 + }, + "TerritoryId": 212, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json index 156dff2e..e2f6bba0 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json @@ -1,109 +1,113 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006343, - "Position": { - "X": 427.63403, - "Y": 4.115109, - "Z": 85.92346 - }, - "TerritoryId": 139, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1003281, - "Position": { - "X": 97.520386, - "Y": 40.248554, - "Z": 81.1322 - }, - "TerritoryId": 128, - "InteractionType": "Interact", - "AetheryteShortcut": "Limsa Lominsa", - "AethernetShortcut": [ - "[Limsa Lominsa] Aetheryte Plaza", - "[Limsa Lominsa] The Aftcastle" - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2001711, - "Position": { - "X": -480.91858, - "Y": 17.990356, - "Z": -386.862 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "AetheryteShortcut": "Western Thanalan - Horizon" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 2001715, - "Position": { - "X": 23.23944, - "Y": 2.090454, - "Z": -0.015319824 - }, - "TerritoryId": 212, - "InteractionType": "Interact" - }, - { - "DataId": 1007467, - "Position": { - "X": 36.057007, - "Y": 0.32037354, - "Z": -1.5411987 - }, - "TerritoryId": 212, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006355, - "Position": { - "X": -512.47424, - "Y": -16.42, - "Z": -7.522766 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_MANFST313_00517_Q1_000_050", - "Answer": "TEXT_MANFST313_00517_A3_000_053" - } - ] - } - ] + "DataId": 1006343, + "Position": { + "X": 427.63403, + "Y": 4.115109, + "Z": 85.92346 + }, + "TerritoryId": 139, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1003281, + "Position": { + "X": 97.520386, + "Y": 40.248554, + "Z": 81.1322 + }, + "TerritoryId": 128, + "InteractionType": "Interact", + "AetheryteShortcut": "Limsa Lominsa", + "AethernetShortcut": [ + "[Limsa Lominsa] Aetheryte Plaza", + "[Limsa Lominsa] The Aftcastle" + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 128, + "InteractionType": "UseItem", + "ItemId": 30362 + }, + { + "DataId": 2001711, + "Position": { + "X": -480.91858, + "Y": 17.990356, + "Z": -386.862 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2001715, + "Position": { + "X": 23.23944, + "Y": 2.090454, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1007467, + "Position": { + "X": 36.057007, + "Y": 0.32037354, + "Z": -1.5411987 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006355, + "Position": { + "X": -512.47424, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_MANFST313_00517_Q1_000_050", + "Answer": "TEXT_MANFST313_00517_A3_000_053" + } + ] + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json index 34580a46..ec60c2f7 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/518_Eyes on Me.json @@ -1,74 +1,74 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006672, - "Position": { - "X": -509.36142, - "Y": -16.42, - "Z": -7.522766 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002105, - "Position": { - "X": -444.419, - "Y": -27.237366, - "Z": 15.945618 - }, - "TerritoryId": 145, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 1902 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006672, - "Position": { - "X": -509.36142, - "Y": -16.42, - "Z": -7.522766 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006355, - "Position": { - "X": -512.47424, - "Y": -16.42, - "Z": -7.522766 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002105, + "Position": { + "X": -444.419, + "Y": -27.237366, + "Z": 15.945618 + }, + "TerritoryId": 145, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 1902 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006672, + "Position": { + "X": -509.36142, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006355, + "Position": { + "X": -512.47424, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json index 564809bf..475bc3aa 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json @@ -1,67 +1,67 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006492, - "Position": { - "X": 7.3395386, - "Y": -21.970974, - "Z": 121.934814 - }, - "TerritoryId": 132, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1007690, - "Position": { - "X": -84.58081, - "Y": -0.6225241, - "Z": -35.568848 - }, - "TerritoryId": 331, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002689, - "Position": { - "X": -83.72626, - "Y": -0.9003296, - "Z": -32.6391 - }, - "TerritoryId": 331, - "InteractionType": "Duty", - "ContentFinderConditionId": 20003 - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006730, - "Position": { - "X": -44.63269, - "Y": 84, - "Z": -3.768982 - }, - "TerritoryId": 130, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006492, + "Position": { + "X": 7.3395386, + "Y": -21.970974, + "Z": 121.934814 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1007690, + "Position": { + "X": -84.58081, + "Y": -0.6225241, + "Z": -35.568848 + }, + "TerritoryId": 331, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002689, + "Position": { + "X": -83.72626, + "Y": -0.9003296, + "Z": -32.6391 + }, + "TerritoryId": 331, + "InteractionType": "Duty", + "ContentFinderConditionId": 20003 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006730, + "Position": { + "X": -44.63269, + "Y": 84, + "Z": -3.768982 + }, + "TerritoryId": 130, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json index 117e64d0..140a2079 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json @@ -1,47 +1,51 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006730, - "Position": { - "X": -44.63269, - "Y": 84, - "Z": -3.768982 - }, - "TerritoryId": 130, - "InteractionType": "AcceptQuest" - } - ] + "DataId": 1006730, + "Position": { + "X": -44.63269, + "Y": 84, + "Z": -3.768982 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 128, + "InteractionType": "UseItem", + "ItemId": 30362 }, { - "Sequence": 255, - "Steps": [ - { - "DataId": 2001711, - "Position": { - "X": -480.91858, - "Y": 17.990356, - "Z": -386.862 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "AetheryteShortcut": "Western Thanalan - Horizon" - }, - { - "DataId": 1007630, - "Position": { - "X": 22.812195, - "Y": 0.9999986, - "Z": 2.1820068 - }, - "TerritoryId": 212, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 2001711, + "Position": { + "X": -480.91858, + "Y": 17.990356, + "Z": -386.862 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1007630, + "Position": { + "X": 22.812195, + "Y": 0.9999986, + "Z": 2.1820068 + }, + "TerritoryId": 212, + "InteractionType": "CompleteQuest" } - ] + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json index 362d2bed..71cc74dc 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json @@ -1,155 +1,155 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006555, - "Position": { - "X": -2.7619019, - "Y": -158.5813, - "Z": -1.6327515 - }, - "TerritoryId": 156, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "TerritoryId": 156, - "InteractionType": "EquipItem", - "ItemId": 6223 - }, - { - "TerritoryId": 156, - "InteractionType": "EquipItem", - "ItemId": 6224 - }, - { - "DataId": 2002502, - "Position": { - "X": 0.7476196, - "Y": -156.93909, - "Z": 16.281311 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - }, - { - "DataId": 1007537, - "Position": { - "X": -358.23608, - "Y": -16.248493, - "Z": -481.13226 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006568, - "Position": { - "X": -559.3805, - "Y": -1.9197596, - "Z": -318.349 - }, - "TerritoryId": 335, - "InteractionType": "Emote", - "Emote": "imperialsalute" - }, - { - "DataId": 1006567, - "Position": { - "X": -532.2195, - "Y": -1.9197612, - "Z": -284.50446 - }, - "TerritoryId": 335, - "InteractionType": "Emote", - "Emote": "imperialsalute" - }, - { - "DataId": 1006569, - "Position": { - "X": -491.44736, - "Y": -3.9312067, - "Z": -300.8011 - }, - "TerritoryId": 335, - "InteractionType": "Emote", - "Emote": "imperialsalute" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1007611, - "Position": { - "X": -536.4004, - "Y": -1.9197441, - "Z": -308.00336 - }, - "TerritoryId": 335, - "InteractionType": "Emote", - "Emote": "imperialsalute" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1006562, - "Position": { - "X": -495.964, - "Y": -3.7679372, - "Z": -288.1667 - }, - "TerritoryId": 335, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 2002376, - "Position": { - "X": -427.75616, - "Y": -0.77819824, - "Z": -273.82324 - }, - "TerritoryId": 335, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006573, - "Position": { - "X": -43.717102, - "Y": 84, - "Z": 2.1514893 - }, - "TerritoryId": 130, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006555, + "Position": { + "X": -2.7619019, + "Y": -158.5813, + "Z": -1.6327515 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 156, + "InteractionType": "EquipItem", + "ItemId": 6223 + }, + { + "TerritoryId": 156, + "InteractionType": "EquipItem", + "ItemId": 6224 + }, + { + "DataId": 2002502, + "Position": { + "X": 0.7476196, + "Y": -156.93909, + "Z": 16.281311 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + }, + { + "DataId": 1007537, + "Position": { + "X": -358.23608, + "Y": -16.248493, + "Z": -481.13226 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006568, + "Position": { + "X": -559.3805, + "Y": -1.9197596, + "Z": -318.349 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + }, + { + "DataId": 1006567, + "Position": { + "X": -532.2195, + "Y": -1.9197612, + "Z": -284.50446 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + }, + { + "DataId": 1006569, + "Position": { + "X": -491.44736, + "Y": -3.9312067, + "Z": -300.8011 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1007611, + "Position": { + "X": -536.4004, + "Y": -1.9197441, + "Z": -308.00336 + }, + "TerritoryId": 335, + "InteractionType": "Emote", + "Emote": "imperialsalute" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006562, + "Position": { + "X": -495.964, + "Y": -3.7679372, + "Z": -288.1667 + }, + "TerritoryId": 335, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2002376, + "Position": { + "X": -427.75616, + "Y": -0.77819824, + "Z": -273.82324 + }, + "TerritoryId": 335, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006573, + "Position": { + "X": -43.717102, + "Y": 84, + "Z": 2.1514893 + }, + "TerritoryId": 130, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json index 0a34a5ae..379bd610 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json @@ -1,77 +1,81 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006573, - "Position": { - "X": -43.717102, - "Y": 84, - "Z": 2.1514893 - }, - "TerritoryId": 130, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1001821, - "Position": { - "X": -24.124573, - "Y": 38.000004, - "Z": 85.31323 - }, - "TerritoryId": 131, - "InteractionType": "Interact", - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] The Chamber of Rule" - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 2001711, - "Position": { - "X": -480.91858, - "Y": 17.990356, - "Z": -386.862 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "AetheryteShortcut": "Western Thanalan - Horizon" - }, - { - "DataId": 2001715, - "Position": { - "X": 23.23944, - "Y": 2.090454, - "Z": -0.015319824 - }, - "TerritoryId": 212, - "InteractionType": "Interact" - }, - { - "DataId": 1006690, - "Position": { - "X": 39.261353, - "Y": 1.2148079, - "Z": 0.8086548 - }, - "TerritoryId": 212, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006573, + "Position": { + "X": -43.717102, + "Y": 84, + "Z": 2.1514893 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1001821, + "Position": { + "X": -24.124573, + "Y": 38.000004, + "Z": 85.31323 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] The Chamber of Rule" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 128, + "InteractionType": "UseItem", + "ItemId": 30362 + }, + { + "DataId": 2001711, + "Position": { + "X": -480.91858, + "Y": 17.990356, + "Z": -386.862 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 2001715, + "Position": { + "X": 23.23944, + "Y": 2.090454, + "Z": -0.015319824 + }, + "TerritoryId": 212, + "InteractionType": "Interact" + }, + { + "DataId": 1006690, + "Position": { + "X": 39.261353, + "Y": 1.2148079, + "Z": 0.8086548 + }, + "TerritoryId": 212, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json index d63d7090..7ce0d48f 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json @@ -1,177 +1,181 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1003958, - "Position": { - "X": -497.70352, - "Y": -19.630796, - "Z": 39.993896 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006361, - "Position": { - "X": -495.964, - "Y": 19.009007, - "Z": -371.72504 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "AetheryteShortcut": "Western Thanalan - Horizon" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006348, - "Position": { - "X": -473.99103, - "Y": 19.027954, - "Z": -370.84003 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - }, - { - "DataId": 1006347, - "Position": { - "X": -474.6319, - "Y": 19.027954, - "Z": -371.20624 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - }, - { - "DataId": 1006346, - "Position": { - "X": -475.97467, - "Y": 19.027954, - "Z": -370.65692 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - }, - { - "DataId": 1006345, - "Position": { - "X": -477.34802, - "Y": 19.027954, - "Z": -370.35175 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006362, - "Position": { - "X": -395.8954, - "Y": 23, - "Z": -353.6584 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1006344, - "Position": { - "X": -474.57086, - "Y": 18.112427, - "Z": -372.5796 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - }, - { - "DataId": 1006351, - "Position": { - "X": -475.82214, - "Y": 18.966919, - "Z": -372.67108 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - }, - { - "DataId": 1006350, - "Position": { - "X": -476.55457, - "Y": 19.027954, - "Z": -372.91522 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - }, - { - "DataId": 1006349, - "Position": { - "X": -477.6532, - "Y": 19.027954, - "Z": -372.2744 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1006362, - "Position": { - "X": -395.8954, - "Y": 23, - "Z": -353.6584 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1003958, - "Position": { - "X": -497.70352, - "Y": -19.630796, - "Z": 39.993896 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" - } - ] + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 128, + "InteractionType": "UseItem", + "ItemId": 30362 + }, + { + "DataId": 1006361, + "Position": { + "X": -495.964, + "Y": 19.009007, + "Z": -371.72504 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006348, + "Position": { + "X": -473.99103, + "Y": 19.027954, + "Z": -370.84003 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006347, + "Position": { + "X": -474.6319, + "Y": 19.027954, + "Z": -371.20624 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006346, + "Position": { + "X": -475.97467, + "Y": 19.027954, + "Z": -370.65692 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006345, + "Position": { + "X": -477.34802, + "Y": 19.027954, + "Z": -370.35175 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006362, + "Position": { + "X": -395.8954, + "Y": 23, + "Z": -353.6584 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006344, + "Position": { + "X": -474.57086, + "Y": 18.112427, + "Z": -372.5796 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006351, + "Position": { + "X": -475.82214, + "Y": 18.966919, + "Z": -372.67108 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006350, + "Position": { + "X": -476.55457, + "Y": 19.027954, + "Z": -372.91522 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + }, + { + "DataId": 1006349, + "Position": { + "X": -477.6532, + "Y": 19.027954, + "Z": -372.2744 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1006362, + "Position": { + "X": -395.8954, + "Y": 23, + "Z": -353.6584 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json index 0085d9d8..4cf68d24 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/878_Bury Me Not on the Lone Prairie.json @@ -1,57 +1,57 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1003958, - "Position": { - "X": -497.70352, - "Y": -19.630796, - "Z": 39.993896 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1000580, - "Position": { - "X": 25.65039, - "Y": -3.7080078, - "Z": 209.97937 - }, - "TerritoryId": 152, - "InteractionType": "Interact", - "AetheryteShortcut": "East Shroud - Hawthorne Hut" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1003958, - "Position": { - "X": -497.70352, - "Y": -19.630796, - "Z": 39.993896 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" - } - ] + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1000580, + "Position": { + "X": 25.65039, + "Y": -3.7080078, + "Z": 209.97937 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "AetheryteShortcut": "East Shroud - Hawthorne Hut" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003958, + "Position": { + "X": -497.70352, + "Y": -19.630796, + "Z": 39.993896 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json index 1c445b39..cc102480 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/883_He Who Waited Behind.json @@ -1,56 +1,56 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006355, - "Position": { - "X": -512.47424, - "Y": -16.42, - "Z": -7.522766 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1002780, - "Position": { - "X": -89.79938, - "Y": -45.331406, - "Z": 195.88 - }, - "TerritoryId": 154, - "InteractionType": "Interact", - "AetheryteShortcut": "North Shroud - Fallgourd Float" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006371, - "Position": { - "X": -301.04523, - "Y": -13.60442, - "Z": 198.44348 - }, - "TerritoryId": 154, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006355, + "Position": { + "X": -512.47424, + "Y": -16.42, + "Z": -7.522766 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1002780, + "Position": { + "X": -89.79938, + "Y": -45.331406, + "Z": 195.88 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "AetheryteShortcut": "North Shroud - Fallgourd Float" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006371, + "Position": { + "X": -301.04523, + "Y": -13.60442, + "Z": 198.44348 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json index 69de9ac3..e4d8996d 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json @@ -1,49 +1,49 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006371, - "Position": { - "X": -301.04523, - "Y": -13.60442, - "Z": 198.44348 - }, - "TerritoryId": 154, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "North Shroud - Fallgourd Float", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] + "DataId": 1006371, + "Position": { + "X": -301.04523, + "Y": -13.60442, + "Z": 198.44348 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -367.14777, + "Y": -5.3219986, + "Z": 185.47585 + }, + "TerritoryId": 154, + "InteractionType": "WalkTo" }, { - "Sequence": 255, - "Steps": [ - { - "Position": { - "X": -367.14777, - "Y": -5.3219986, - "Z": 185.47585 - }, - "TerritoryId": 154, - "InteractionType": "WalkTo" - }, - { - "DataId": 1006372, - "Position": { - "X": 171.52661, - "Y": 222.69258, - "Z": 355.48938 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006372, + "Position": { + "X": 171.52661, + "Y": 222.69258, + "Z": 355.48938 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" } - ] + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json index c555ec7a..ba175735 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/886_The Unending War.json @@ -1,96 +1,96 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006372, - "Position": { - "X": 171.52661, - "Y": 222.69258, - "Z": 355.48938 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006731, - "Position": { - "X": 52.231567, - "Y": 235.30933, - "Z": 347.85986 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AutoOnEnterArea", - "KillEnemyDataIds": [ - 724, - 725 - ] - }, - { - "DataId": 1006731, - "Position": { - "X": 52.231567, - "Y": 235.30933, - "Z": 347.85986 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006372, - "Position": { - "X": 171.52661, - "Y": 222.69258, - "Z": 355.48938 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006376, - "Position": { - "X": 195.3612, - "Y": 234.79839, - "Z": 419.3026 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006377, - "Position": { - "X": 200.97656, - "Y": 293.33, - "Z": 420.37073 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006372, + "Position": { + "X": 171.52661, + "Y": 222.69258, + "Z": 355.48938 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006731, + "Position": { + "X": 52.231567, + "Y": 235.30933, + "Z": 347.85986 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 724, + 725 + ] + }, + { + "DataId": 1006731, + "Position": { + "X": 52.231567, + "Y": 235.30933, + "Z": 347.85986 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006372, + "Position": { + "X": 171.52661, + "Y": 222.69258, + "Z": 355.48938 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006376, + "Position": { + "X": 195.3612, + "Y": 234.79839, + "Z": 419.3026 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006377, + "Position": { + "X": 200.97656, + "Y": 293.33, + "Z": 420.37073 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json index 6ae8c657..85252aa0 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json @@ -1,66 +1,66 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006378, - "Position": { - "X": 204.5166, - "Y": 293.32996, - "Z": 418.57007 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006379, - "Position": { - "X": 538.4756, - "Y": 235.2618, - "Z": 317.1587 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006378, - "Position": { - "X": 204.5166, - "Y": 293.32996, - "Z": 418.57007 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006380, - "Position": { - "X": 169.48193, - "Y": 223.03537, - "Z": 366.26233 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006378, + "Position": { + "X": 204.5166, + "Y": 293.32996, + "Z": 418.57007 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006379, + "Position": { + "X": 538.4756, + "Y": 235.2618, + "Z": 317.1587 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006378, + "Position": { + "X": 204.5166, + "Y": 293.32996, + "Z": 418.57007 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json index 359fca7f..17d6fb21 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json @@ -1,87 +1,87 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006380, - "Position": { - "X": 169.48193, - "Y": 223.03537, - "Z": 366.26233 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002111, - "Position": { - "X": 24.12439, - "Y": 207.599, - "Z": 427.35938 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 2002110, - "Position": { - "X": 11.886719, - "Y": 207.20227, - "Z": 439.1698 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 2002261, - "Position": { - "X": 4.196167, - "Y": 206.19507, - "Z": 465.9646 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AutoOnEnterArea", - "KillEnemyDataIds": [ - 724, - 725, - 726 - ] - }, - { - "DataId": 2002261, - "Position": { - "X": 4.196167, - "Y": 206.19507, - "Z": 465.9646 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006380, - "Position": { - "X": 169.48193, - "Y": 223.03537, - "Z": 366.26233 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002111, + "Position": { + "X": 24.12439, + "Y": 207.599, + "Z": 427.35938 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002110, + "Position": { + "X": 11.886719, + "Y": 207.20227, + "Z": 439.1698 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002261, + "Position": { + "X": 4.196167, + "Y": 206.19507, + "Z": 465.9646 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 724, + 725, + 726 + ] + }, + { + "DataId": 2002261, + "Position": { + "X": 4.196167, + "Y": 206.19507, + "Z": 465.9646 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json index c0e6ec49..9cb729a6 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json @@ -1,69 +1,69 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006382, - "Position": { - "X": 165.20935, - "Y": 222.99998, - "Z": 367.72717 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006383, - "Position": { - "X": 138.87231, - "Y": 285.06497, - "Z": 175.21924 - }, - "TerritoryId": 155, - "InteractionType": "Interact", - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_GAIUSB608_00890_Q1_000_020", - "Answer": "TEXT_GAIUSB608_00890_A3_000_023" - } - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 23, - "Position": { - "X": 223.98718, - "Y": 315.7854, - "Z": -234.85168 - }, - "TerritoryId": 155, - "StopDistance": 5, - "InteractionType": "AttuneAetheryte" - }, - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006382, + "Position": { + "X": 165.20935, + "Y": 222.99998, + "Z": 367.72717 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006383, + "Position": { + "X": 138.87231, + "Y": 285.06497, + "Z": 175.21924 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_GAIUSB608_00890_Q1_000_020", + "Answer": "TEXT_GAIUSB608_00890_A3_000_023" + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 23, + "Position": { + "X": 223.98718, + "Y": 315.7854, + "Z": -234.85168 + }, + "TerritoryId": 155, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json index 4064a430..469cb7c2 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json @@ -1,76 +1,76 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006395, - "Position": { - "X": 206.86658, - "Y": 303.115, - "Z": -296.2539 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006396, - "Position": { - "X": 193.1029, - "Y": 257, - "Z": 57.87744 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006377, - "Position": { - "X": 200.97656, - "Y": 293.33, - "Z": 420.37073 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" - } - ] + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006395, + "Position": { + "X": 206.86658, + "Y": 303.115, + "Z": -296.2539 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006396, + "Position": { + "X": 193.1029, + "Y": 257, + "Z": 57.87744 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006377, + "Position": { + "X": 200.97656, + "Y": 293.33, + "Z": 420.37073 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json index 24cfa44e..99fab557 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json @@ -1,110 +1,110 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006407, - "Position": { - "X": 224.01758, - "Y": 355.34894, - "Z": -554.8334 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 1904 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006410, - "Position": { - "X": 232.59314, - "Y": 359.00003, - "Z": -563.95825 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006408, - "Position": { - "X": 212.57336, - "Y": 361.0884, - "Z": -586.9078 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006409, - "Position": { - "X": 189.50183, - "Y": 359.89996, - "Z": -590.20374 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006407, - "Position": { - "X": 224.01758, - "Y": 355.34894, - "Z": -554.8334 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" - } - ] + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006407, + "Position": { + "X": 224.01758, + "Y": 355.34894, + "Z": -554.8334 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 1904 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006410, + "Position": { + "X": 232.59314, + "Y": 359.00003, + "Z": -563.95825 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006408, + "Position": { + "X": 212.57336, + "Y": 361.0884, + "Z": -586.9078 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006409, + "Position": { + "X": 189.50183, + "Y": 359.89996, + "Z": -590.20374 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006407, + "Position": { + "X": 224.01758, + "Y": 355.34894, + "Z": -554.8334 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json index 4b5186fd..57dbb1b0 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json @@ -1,121 +1,121 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006412, - "Position": { - "X": 282.30713, - "Y": 255.013, - "Z": 91.26416 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006413, - "Position": { - "X": 209.09436, - "Y": 302, - "Z": -190.1427 - }, - "TerritoryId": 155, - "InteractionType": "Interact", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 2002139, - "Position": { - "X": 208.05664, - "Y": 301.9912, - "Z": -193.59125 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 2002140, - "Position": { - "X": 210.00989, - "Y": 301.9912, - "Z": -193.22504 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 2002141, - "Position": { - "X": 212.05457, - "Y": 301.9912, - "Z": -193.65228 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1006413, - "Position": { - "X": 209.09436, - "Y": 302, - "Z": -190.1427 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006412, + "Position": { + "X": 282.30713, + "Y": 255.013, + "Z": 91.26416 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006413, + "Position": { + "X": 209.09436, + "Y": 302, + "Z": -190.1427 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002139, + "Position": { + "X": 208.05664, + "Y": 301.9912, + "Z": -193.59125 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002140, + "Position": { + "X": 210.00989, + "Y": 301.9912, + "Z": -193.22504 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 2002141, + "Position": { + "X": 212.05457, + "Y": 301.9912, + "Z": -193.65228 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006413, + "Position": { + "X": 209.09436, + "Y": 302, + "Z": -190.1427 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json index 3bc7cc49..c3fa4d39 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json @@ -1,86 +1,86 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006415, - "Position": { - "X": 238.30005, - "Y": 312, - "Z": -227.00854 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006416, - "Position": { - "X": 445.0598, - "Y": 304.93317, - "Z": -258.56415 - }, - "TerritoryId": 155, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006384, - "Position": { - "X": 263.5996, - "Y": 303.1, - "Z": -199.96954 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" - } - ] + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006415, + "Position": { + "X": 238.30005, + "Y": 312, + "Z": -227.00854 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006416, + "Position": { + "X": 445.0598, + "Y": 304.93317, + "Z": -258.56415 + }, + "TerritoryId": 155, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006384, + "Position": { + "X": 263.5996, + "Y": 303.1, + "Z": -199.96954 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json index db56b37d..e2b7a3e7 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/924_Ye of Little Faith.json @@ -1,85 +1,85 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006435, - "Position": { - "X": -478.26355, - "Y": 211, - "Z": -203.81476 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006441, - "Position": { - "X": -414.45032, - "Y": 211.45752, - "Z": -294.48395 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006442, - "Position": { - "X": -417.92938, - "Y": 224.99995, - "Z": -301.89978 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006443, - "Position": { - "X": -434.95844, - "Y": 224.39996, - "Z": -199.45074 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006444, - "Position": { - "X": -432.9748, - "Y": 233.47266, - "Z": -199.6643 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006435, + "Position": { + "X": -478.26355, + "Y": 211, + "Z": -203.81476 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006441, + "Position": { + "X": -414.45032, + "Y": 211.45752, + "Z": -294.48395 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006442, + "Position": { + "X": -417.92938, + "Y": 224.99995, + "Z": -301.89978 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006443, + "Position": { + "X": -434.95844, + "Y": 224.39996, + "Z": -199.45074 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json index 77fcdb53..1f0a5cc0 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json @@ -1,124 +1,124 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006448, - "Position": { - "X": -428.97693, - "Y": 211, - "Z": -194.23212 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002158, - "Position": { - "X": -424.24664, - "Y": 279.0111, - "Z": 89.58569 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 2196 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006448, - "Position": { - "X": -428.97693, - "Y": 211, - "Z": -194.23212 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006450, - "Position": { - "X": -429.22107, - "Y": 211, - "Z": -201.7091 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006449, - "Position": { - "X": -436.51483, - "Y": 211.01697, - "Z": -204.18103 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006451, - "Position": { - "X": -432.2118, - "Y": 224.39995, - "Z": -197.83319 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1006448, - "Position": { - "X": -428.97693, - "Y": 211, - "Z": -194.23212 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1007567, - "Position": { - "X": -411.64264, - "Y": 225.02267, - "Z": -304.036 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002158, + "Position": { + "X": -424.24664, + "Y": 279.0111, + "Z": 89.58569 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 2196 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006450, + "Position": { + "X": -429.22107, + "Y": 211, + "Z": -201.7091 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006449, + "Position": { + "X": -436.51483, + "Y": 211.01697, + "Z": -204.18103 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006451, + "Position": { + "X": -432.2118, + "Y": 224.39995, + "Z": -197.83319 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1007567, + "Position": { + "X": -411.64264, + "Y": 225.02267, + "Z": -304.036 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json index b8f57d01..f02af85d 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json @@ -1,85 +1,85 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006461, - "Position": { - "X": -415.9762, - "Y": 224.99998, - "Z": -299.73297 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006466, - "Position": { - "X": -410.23883, - "Y": 218.1, - "Z": -296.86432 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006441, - "Position": { - "X": -414.45032, - "Y": 211.45752, - "Z": -294.48395 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1007585, - "Position": { - "X": -462.2721, - "Y": 211, - "Z": -270.43567 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - }, - { - "DataId": 1006448, - "Position": { - "X": -428.97693, - "Y": 211, - "Z": -194.23212 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006467, - "Position": { - "X": -437.94922, - "Y": 211.17, - "Z": -245.7771 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006461, + "Position": { + "X": -415.9762, + "Y": 224.99998, + "Z": -299.73297 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006466, + "Position": { + "X": -410.23883, + "Y": 218.1, + "Z": -296.86432 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006441, + "Position": { + "X": -414.45032, + "Y": 211.45752, + "Z": -294.48395 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1007585, + "Position": { + "X": -462.2721, + "Y": 211, + "Z": -270.43567 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + }, + { + "DataId": 1006448, + "Position": { + "X": -428.97693, + "Y": 211, + "Z": -194.23212 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json index be098468..c89529a1 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json @@ -1,74 +1,74 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006467, - "Position": { - "X": -437.94922, - "Y": 211.17, - "Z": -245.7771 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002170, - "Position": { - "X": -488.6702, - "Y": 150.1029, - "Z": -318.71527 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 46 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002590, - "Position": { - "X": -488.6702, - "Y": 150.65222, - "Z": -317.79968 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006467, - "Position": { - "X": -437.94922, - "Y": 211.17, - "Z": -245.7771 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002170, + "Position": { + "X": -488.6702, + "Y": 150.1029, + "Z": -318.71527 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 46 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002590, + "Position": { + "X": -488.6702, + "Y": 150.65222, + "Z": -317.79968 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json index 40e35476..a948eb3d 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/940_Blood for Blood.json @@ -1,116 +1,116 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006467, - "Position": { - "X": -437.94922, - "Y": 211.17, - "Z": -245.7771 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006466, - "Position": { - "X": -410.23883, - "Y": 218.1, - "Z": -296.86432 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006468, - "Position": { - "X": -418.17352, - "Y": 210.78818, - "Z": -280.0794 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006468, - "Position": { - "X": -418.17352, - "Y": 210.78818, - "Z": -280.0794 - }, - "TerritoryId": 155, - "InteractionType": "Emote", - "Emote": "doubt" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 2002174, - "Position": { - "X": -391.3482, - "Y": 219.25684, - "Z": -179.43091 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 2002175, - "Position": { - "X": -391.22614, - "Y": 219.28735, - "Z": -179.49188 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006444, - "Position": { - "X": -432.9748, - "Y": 233.47266, - "Z": -199.6643 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006466, + "Position": { + "X": -410.23883, + "Y": 218.1, + "Z": -296.86432 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006468, + "Position": { + "X": -418.17352, + "Y": 210.78818, + "Z": -280.0794 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006468, + "Position": { + "X": -418.17352, + "Y": 210.78818, + "Z": -280.0794 + }, + "TerritoryId": 155, + "InteractionType": "Emote", + "Emote": "doubt" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2002174, + "Position": { + "X": -391.3482, + "Y": 219.25684, + "Z": -179.43091 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2002175, + "Position": { + "X": -391.22614, + "Y": 219.28735, + "Z": -179.49188 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json index 63936d4e..43b3f006 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/941_The Heretic among Us.json @@ -1,55 +1,55 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006444, - "Position": { - "X": -432.9748, - "Y": 233.47266, - "Z": -199.6643 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006469, - "Position": { - "X": -886.2593, - "Y": 228.30641, - "Z": 1.6021729 - }, - "TerritoryId": 155, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006467, - "Position": { - "X": -437.94922, - "Y": 211.17, - "Z": -245.7771 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006469, + "Position": { + "X": -886.2593, + "Y": 228.30641, + "Z": 1.6021729 + }, + "TerritoryId": 155, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json index f34d6b39..8f61e128 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json @@ -1,86 +1,86 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006467, - "Position": { - "X": -437.94922, - "Y": 211.17, - "Z": -245.7771 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006444, - "Position": { - "X": -432.9748, - "Y": 233.47266, - "Z": -199.6643 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006490, - "Position": { - "X": -673.21277, - "Y": 205.95982, - "Z": -515.7702 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 2002705, - "Position": { - "X": -684.90125, - "Y": 208.97229, - "Z": -522.57574 - }, - "TerritoryId": 155, - "InteractionType": "Duty", - "ContentFinderConditionId": 11 - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006491, - "Position": { - "X": 7.248047, - "Y": -21.970922, - "Z": 119.73743 - }, - "TerritoryId": 132, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006467, + "Position": { + "X": -437.94922, + "Y": 211.17, + "Z": -245.7771 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006444, + "Position": { + "X": -432.9748, + "Y": 233.47266, + "Z": -199.6643 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006490, + "Position": { + "X": -673.21277, + "Y": 205.95982, + "Z": -515.7702 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002705, + "Position": { + "X": -684.90125, + "Y": 208.97229, + "Z": -522.57574 + }, + "TerritoryId": 155, + "InteractionType": "Duty", + "ContentFinderConditionId": 11 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006491, + "Position": { + "X": 7.248047, + "Y": -21.970922, + "Z": 119.73743 + }, + "TerritoryId": 132, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json index 6bbc0e07..b0014e16 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json @@ -1,37 +1,37 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006492, - "Position": { - "X": 7.3395386, - "Y": -21.970974, - "Z": 121.934814 - }, - "TerritoryId": 132, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006493, - "Position": { - "X": -437.67456, - "Y": -55.694504, - "Z": 100.87732 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" - } - ] + "DataId": 1006492, + "Position": { + "X": 7.3395386, + "Y": -21.970974, + "Z": 121.934814 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json index 4f3b8a09..2d91dbef 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/955_Sealed With Science.json @@ -1,40 +1,40 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006493, - "Position": { - "X": -437.67456, - "Y": -55.694504, - "Z": 100.87732 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006495, - "Position": { - "X": -2.2736206, - "Y": -17.544205, - "Z": 24.734863 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006495, + "Position": { + "X": -2.2736206, + "Y": -17.544205, + "Z": 24.734863 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json index 168b633c..f1f34b29 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json @@ -1,88 +1,88 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006495, - "Position": { - "X": -2.2736206, - "Y": -17.544205, - "Z": 24.734863 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002327, - "Position": { - "X": 423.17834, - "Y": -62.45526, - "Z": 213.39734 - }, - "TerritoryId": 145, - "InteractionType": "UseItem", - "ItemId": 2000742 - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002501, - "Position": { - "X": 423.17834, - "Y": -62.45526, - "Z": 213.39734 - }, - "TerritoryId": 145, - "InteractionType": "UseItem", - "ItemId": 2000837 - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006495, - "Position": { - "X": -2.2736206, - "Y": -17.544205, - "Z": 24.734863 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006493, - "Position": { - "X": -437.67456, - "Y": -55.694504, - "Z": 100.87732 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" - } - ] + "DataId": 1006495, + "Position": { + "X": -2.2736206, + "Y": -17.544205, + "Z": 24.734863 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002327, + "Position": { + "X": 423.17834, + "Y": -62.45526, + "Z": 213.39734 + }, + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 2000742 + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002501, + "Position": { + "X": 423.17834, + "Y": -62.45526, + "Z": 213.39734 + }, + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 2000837 + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006495, + "Position": { + "X": -2.2736206, + "Y": -17.544205, + "Z": 24.734863 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json index f483f91e..a887a2a6 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/959_A Promising Prospect.json @@ -1,41 +1,41 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006493, - "Position": { - "X": -437.67456, - "Y": -55.694504, - "Z": 100.87732 - }, - "TerritoryId": 145, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Western La Noscea - Aleport" - } - ] + "DataId": 1006493, + "Position": { + "X": -437.67456, + "Y": -55.694504, + "Z": 100.87732 + }, + "TerritoryId": 145, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Western La Noscea - Aleport" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json index 0a08efad..16e1912a 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json @@ -1,75 +1,75 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Western La Noscea - Aleport", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006500, - "Position": { - "X": 321.1565, - "Y": -15.187395, - "Z": 253.52856 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - }, - { - "DataId": 1006499, - "Position": { - "X": 260.88342, - "Y": -24.975, - "Z": 249.04248 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - }, - { - "DataId": 1006498, - "Position": { - "X": 178.78992, - "Y": -41.131824, - "Z": 257.16016 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006500, + "Position": { + "X": 321.1565, + "Y": -15.187395, + "Z": 253.52856 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006499, + "Position": { + "X": 260.88342, + "Y": -24.975, + "Z": 249.04248 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006498, + "Position": { + "X": 178.78992, + "Y": -41.131824, + "Z": 257.16016 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json index 3014b2df..5cc60a59 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json @@ -1,85 +1,85 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Western La Noscea - Aleport", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006502, - "Position": { - "X": 182.39111, - "Y": -41.0828, - "Z": 260.151 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006501, - "Position": { - "X": 311.4214, - "Y": -36.405907, - "Z": 333.54688 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006502, + "Position": { + "X": 182.39111, + "Y": -41.0828, + "Z": 260.151 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006501, + "Position": { + "X": 311.4214, + "Y": -36.405907, + "Z": 333.54688 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json index 807ab2fe..9949f3d1 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json @@ -1,70 +1,70 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Western La Noscea - Aleport", - "SkipIf": [ - "AetheryteShortcutIfInSameTerritory" - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1007640, - "Position": { - "X": 317.95215, - "Y": -40.425003, - "Z": 374.10547 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1007540, - "Position": { - "X": -285.96942, - "Y": -40.868286, - "Z": 410.39136 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006503, - "Position": { - "X": -266.5904, - "Y": -40.040386, - "Z": 461.72266 - }, - "TerritoryId": 138, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "SkipIf": [ + "AetheryteShortcutIfInSameTerritory" + ] } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1007640, + "Position": { + "X": 317.95215, + "Y": -40.425003, + "Z": 374.10547 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1007540, + "Position": { + "X": -285.96942, + "Y": -40.868286, + "Z": 410.39136 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json index efb1f1f7..487ecd30 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json @@ -1,71 +1,71 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006503, - "Position": { - "X": -266.5904, - "Y": -40.040386, - "Z": 461.72266 - }, - "TerritoryId": 138, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1007639, - "Position": { - "X": -196.82617, - "Y": -40.651188, - "Z": 499.9618 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - }, - { - "DataId": 1006506, - "Position": { - "X": -198.47418, - "Y": -40.461403, - "Z": 499.9923 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - }, - { - "DataId": 1006505, - "Position": { - "X": -200.36627, - "Y": -40.340702, - "Z": 503.19666 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006503, - "Position": { - "X": -266.5904, - "Y": -40.040386, - "Z": 461.72266 - }, - "TerritoryId": 138, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1007639, + "Position": { + "X": -196.82617, + "Y": -40.651188, + "Z": 499.9618 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006506, + "Position": { + "X": -198.47418, + "Y": -40.461403, + "Z": 499.9923 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006505, + "Position": { + "X": -200.36627, + "Y": -40.340702, + "Z": 503.19666 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json index a9ad660f..ed7c9b6c 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json @@ -1,122 +1,122 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006503, - "Position": { - "X": -266.5904, - "Y": -40.040386, - "Z": 461.72266 - }, - "TerritoryId": 138, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006507, - "Position": { - "X": -287.22064, - "Y": -40.98314, - "Z": 407.64465 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1007716, - "Position": { - "X": -312.03174, - "Y": -41.36315, - "Z": 682.70386 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 2002189, - "Position": { - "X": -307.75922, - "Y": -41.672424, - "Z": 695.3993 - }, - "TerritoryId": 138, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1007716, - "Position": { - "X": -312.03174, - "Y": -41.36315, - "Z": 682.70386 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1006503, - "Position": { - "X": -266.5904, - "Y": -40.040386, - "Z": 461.72266 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "Comment": "Ferry Skipper", - "DataId": 1005239, - "Position": { - "X": -289.9062, - "Y": -41.2455, - "Z": 406.51562 - }, - "TerritoryId": 138, - "InteractionType": "Interact" - }, - { - "DataId": 1006497, - "Position": { - "X": 321.1565, - "Y": -18.197807, - "Z": 276.5697 - }, - "TerritoryId": 138, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006507, + "Position": { + "X": -287.22064, + "Y": -40.98314, + "Z": 407.64465 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1007716, + "Position": { + "X": -312.03174, + "Y": -41.36315, + "Z": 682.70386 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002189, + "Position": { + "X": -307.75922, + "Y": -41.672424, + "Z": 695.3993 + }, + "TerritoryId": 138, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1007716, + "Position": { + "X": -312.03174, + "Y": -41.36315, + "Z": 682.70386 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1006503, + "Position": { + "X": -266.5904, + "Y": -40.040386, + "Z": 461.72266 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Comment": "Ferry Skipper", + "DataId": 1005239, + "Position": { + "X": -289.9062, + "Y": -41.2455, + "Z": 406.51562 + }, + "TerritoryId": 138, + "InteractionType": "Interact" + }, + { + "DataId": 1006497, + "Position": { + "X": 321.1565, + "Y": -18.197807, + "Z": 276.5697 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json index b8dcfacc..e9368596 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json @@ -1,54 +1,54 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006710, - "Position": { - "X": -123.73547, - "Y": 7.0426483, - "Z": -149.98096 - }, - "TerritoryId": 133, - "InteractionType": "AcceptQuest", - "AethernetShortcut": [ - "[Gridania] Aetheryte Plaza", - "[Gridania] Mih Khetto's Amphitheatre" - ] - } - ] + "DataId": 1006710, + "Position": { + "X": -123.73547, + "Y": 7.0426483, + "Z": -149.98096 + }, + "TerritoryId": 133, + "InteractionType": "AcceptQuest", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Mih Khetto's Amphitheatre" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000106, + "Position": { + "X": 29.007324, + "Y": -19.000002, + "Z": 105.485596 + }, + "TerritoryId": 132, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Gridania] Mih Khetto's Amphitheatre", + "[Gridania] Airship Landing" + ] }, { - "Sequence": 255, - "Steps": [ - { - "DataId": 1000106, - "Position": { - "X": 29.007324, - "Y": -19.000002, - "Z": 105.485596 - }, - "TerritoryId": 132, - "InteractionType": "Interact", - "AethernetShortcut": [ - "[Gridania] Mih Khetto's Amphitheatre", - "[Gridania] Airship Landing" - ] - }, - { - "DataId": 1006492, - "Position": { - "X": 7.3395386, - "Y": -21.970974, - "Z": 121.934814 - }, - "TerritoryId": 132, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006492, + "Position": { + "X": 7.3395386, + "Y": -21.970974, + "Z": 121.934814 + }, + "TerritoryId": 132, + "InteractionType": "CompleteQuest" } - ] + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json index 389a6c2c..3ade2761 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/978_Casing the Castrum.json @@ -1,37 +1,37 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1007473, - "Position": { - "X": 37.308228, - "Y": 1.2000015, - "Z": 2.9144287 - }, - "TerritoryId": 212, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006380, - "Position": { - "X": 169.48193, - "Y": 223.03537, - "Z": 366.26233 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" - } - ] + "DataId": 1007473, + "Position": { + "X": 37.308228, + "Y": 1.2000015, + "Z": 2.9144287 + }, + "TerritoryId": 212, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json index b96d3961..d923db1d 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/980_Eyes on the Empire.json @@ -1,51 +1,51 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006380, - "Position": { - "X": 169.48193, - "Y": 223.03537, - "Z": 366.26233 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006517, - "Position": { - "X": -49.607117, - "Y": 223.60161, - "Z": 350.57593 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006518, - "Position": { - "X": -354.84857, - "Y": 214.79114, - "Z": 687.5867 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006380, + "Position": { + "X": 169.48193, + "Y": 223.03537, + "Z": 366.26233 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006517, + "Position": { + "X": -49.607117, + "Y": 223.60161, + "Z": 350.57593 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006518, + "Position": { + "X": -354.84857, + "Y": 214.79114, + "Z": 687.5867 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json index cb590d7c..17f98e9e 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json @@ -1,126 +1,126 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006518, - "Position": { - "X": -354.84857, - "Y": 214.79114, - "Z": 687.5867 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002196, - "Position": { - "X": -322.80463, - "Y": 216.54077, - "Z": 655.8479 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002197, - "Position": { - "X": -290.9438, - "Y": 223.25464, - "Z": 590.5393 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 2002198, - "Position": { - "X": -316.15173, - "Y": 228.93103, - "Z": 540.917 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 2002199, - "Position": { - "X": -338.2467, - "Y": 235.21777, - "Z": 525.5664 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 2002200, - "Position": { - "X": -358.29712, - "Y": 236.71313, - "Z": 506.27905 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "DataId": 1006519, - "Position": { - "X": -397.54333, - "Y": 229.15173, - "Z": 448.32532 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006521, - "Position": { - "X": -697.04736, - "Y": 242.18399, - "Z": 380.63623 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006518, + "Position": { + "X": -354.84857, + "Y": 214.79114, + "Z": 687.5867 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002196, + "Position": { + "X": -322.80463, + "Y": 216.54077, + "Z": 655.8479 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002197, + "Position": { + "X": -290.9438, + "Y": 223.25464, + "Z": 590.5393 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2002198, + "Position": { + "X": -316.15173, + "Y": 228.93103, + "Z": 540.917 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2002199, + "Position": { + "X": -338.2467, + "Y": 235.21777, + "Z": 525.5664 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2002200, + "Position": { + "X": -358.29712, + "Y": 236.71313, + "Z": 506.27905 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1006519, + "Position": { + "X": -397.54333, + "Y": 229.15173, + "Z": 448.32532 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006521, + "Position": { + "X": -697.04736, + "Y": 242.18399, + "Z": 380.63623 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json index 28275b05..aade707d 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json @@ -1,70 +1,70 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006520, - "Position": { - "X": -699.51935, - "Y": 242.184, - "Z": 373.495 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006521, - "Position": { - "X": -697.04736, - "Y": 242.18399, - "Z": 380.63623 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002265, - "Position": { - "X": -693.01904, - "Y": 253.86426, - "Z": 506.98096 - }, - "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 305 - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006520, - "Position": { - "X": -699.51935, - "Y": 242.184, - "Z": 373.495 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006521, + "Position": { + "X": -697.04736, + "Y": 242.18399, + "Z": 380.63623 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002265, + "Position": { + "X": -693.01904, + "Y": 253.86426, + "Z": 506.98096 + }, + "TerritoryId": 155, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 305 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json index 2bf7bede..c2497d04 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json @@ -1,66 +1,66 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006520, - "Position": { - "X": -699.51935, - "Y": 242.184, - "Z": 373.495 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1006522, - "Position": { - "X": -694.42285, - "Y": 300.96927, - "Z": 372.1521 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1006525, - "Position": { - "X": -478.3551, - "Y": 288.4877, - "Z": 168.01697 - }, - "TerritoryId": 155, - "InteractionType": "SinglePlayerDuty" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006520, - "Position": { - "X": -699.51935, - "Y": 242.184, - "Z": 373.495 - }, - "TerritoryId": 155, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006522, + "Position": { + "X": -694.42285, + "Y": 300.96927, + "Z": 372.1521 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1006525, + "Position": { + "X": -478.3551, + "Y": 288.4877, + "Z": 168.01697 + }, + "TerritoryId": 155, + "InteractionType": "SinglePlayerDuty" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006520, + "Position": { + "X": -699.51935, + "Y": 242.184, + "Z": 373.495 + }, + "TerritoryId": 155, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json index bdc92eee..8673d22c 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json @@ -1,71 +1,71 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006528, - "Position": { - "X": -698.51227, - "Y": 242.18399, - "Z": 375.17358 - }, - "TerritoryId": 155, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": -217.57614, - "Y": 217.23946, - "Z": 706.57166 - }, - "TerritoryId": 155, - "InteractionType": "WalkTo" - }, - { - "DataId": 24, - "Position": { - "X": 40.024292, - "Y": 24.002441, - "Z": -668.0247 - }, - "TerritoryId": 156, - "StopDistance": 5, - "InteractionType": "AttuneAetheryte" - }, - { - "DataId": 1006530, - "Position": { - "X": 21.927185, - "Y": 20.746975, - "Z": -682.06305 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006531, - "Position": { - "X": 53.81848, - "Y": 25.009521, - "Z": -697.0779 - }, - "TerritoryId": 156, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006528, + "Position": { + "X": -698.51227, + "Y": 242.18399, + "Z": 375.17358 + }, + "TerritoryId": 155, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -217.57614, + "Y": 217.23946, + "Z": 706.57166 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo" + }, + { + "DataId": 24, + "Position": { + "X": 40.024292, + "Y": 24.002441, + "Z": -668.0247 + }, + "TerritoryId": 156, + "StopDistance": 5, + "InteractionType": "AttuneAetheryte" + }, + { + "DataId": 1006530, + "Position": { + "X": 21.927185, + "Y": 20.746975, + "Z": -682.06305 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json index 9e51d5d7..20117b74 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json @@ -1,85 +1,85 @@ { - "$schema": "https://carvel.li/questionable/quest-1.0", - "Author": "JerryWester", - "QuestSequence": [ + "$schema": "https://carvel.li/questionable/quest-1.0", + "Author": "JerryWester", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ { - "Sequence": 0, - "Steps": [ - { - "DataId": 1006531, - "Position": { - "X": 53.81848, - "Y": 25.009521, - "Z": -697.0779 - }, - "TerritoryId": 156, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2002201, - "Position": { - "X": -420.5539, - "Y": -16.922302, - "Z": -325.30713 - }, - "TerritoryId": 156, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 43 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2002202, - "Position": { - "X": -420.52344, - "Y": -16.922302, - "Z": -325.30713 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1006534, - "Position": { - "X": 28.213867, - "Y": 20.662334, - "Z": -688.4413 - }, - "TerritoryId": 156, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1006535, - "Position": { - "X": 26.901611, - "Y": 20.543928, - "Z": -687.4037 - }, - "TerritoryId": 156, - "InteractionType": "CompleteQuest" - } - ] + "DataId": 1006531, + "Position": { + "X": 53.81848, + "Y": 25.009521, + "Z": -697.0779 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" } - ] + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2002201, + "Position": { + "X": -420.5539, + "Y": -16.922302, + "Z": -325.30713 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 43 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2002202, + "Position": { + "X": -420.52344, + "Y": -16.922302, + "Z": -325.30713 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1006534, + "Position": { + "X": 28.213867, + "Y": 20.662334, + "Z": -688.4413 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1006535, + "Position": { + "X": 26.901611, + "Y": 20.543928, + "Z": -687.4037 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt b/QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt deleted file mode 100644 index 53fbe9cb..00000000 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/template.txt +++ /dev/null @@ -1,3 +0,0 @@ -,{"Sequence": -,"Steps": [{ -}]} \ No newline at end of file From edb9f32c761333595e9fc3826161c7b73eb3a6dd Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Tue, 16 Jul 2024 20:40:00 +0200 Subject: [PATCH 3/3] Minor cleanup for ARR part 4 --- .../MSQ-2/1001_Drowning Out the Voices.json | 115 +++++++++++++++++- .../MSQ-2/1002_Acting the Part.json | 5 +- .../MSQ-2/1004_Fool Me Twice.json | 33 ++++- ...very Little Thing She Does Is Magitek.json | 46 ++++++- .../MSQ-2/1037_A Hero in Need.json | 3 +- .../3867_You Can't Take It with You.json | 3 +- .../MSQ-2/3869_The Best Inventions.json | 21 +++- .../3870_The Curious Case of Giggity.json | 8 +- .../MSQ-2/3871_Dressed for Conquest.json | 35 +++++- .../MSQ-2/3872_Hearts on Fire.json | 35 +++++- .../MSQ-2/3873_Rock the Castrum.json | 10 +- .../MSQ-2/4521_Operation Archon.json | 6 +- .../MSQ-2/4522_The Ultimate Weapon.json | 52 +++++--- .../MSQ-2/517_All Good Things.json | 24 +++- .../MSQ-2/519_Lady of the Vortex.json | 11 +- .../MSQ-2/520_Reclamation.json | 22 +++- .../MSQ-2/521_Escape from Castrum Centri.json | 21 +++- .../MSQ-2/522_The Black Wolf's Ultimatum.json | 24 +++- .../MSQ-2/876_Bringing out the Dead.json | 78 ++++++++++-- .../MSQ-2/884_Cold Reception.json | 8 +- .../MSQ-2/887_Men of Honor.json | 3 +- .../MSQ-2/889_Three for Three.json | 41 ++++++- .../MSQ-2/890_The Rose and the Unicorn.json | 3 +- .../MSQ-2/897_The Talk of Coerthas.json | 82 ++++++++++++- .../MSQ-2/910_Road to Redemption.json | 32 ++++- .../MSQ-2/911_Following the Evidence.json | 32 ++++- .../912_In the Eyes of Gods and Men.json | 4 +- .../MSQ-2/927_Factual Folklore.json | 36 +++++- .../MSQ-2/938_Influencing Inquisitors.json | 43 ++++++- .../MSQ-2/939_By the Lights of Ishgard.json | 52 +++++++- .../MSQ-2/952_In Pursuit of the Past.json | 8 +- .../MSQ-2/953_Into the Eye of the Storm.json | 3 +- .../MSQ-2/956_With the Utmost Care.json | 5 +- .../MSQ-2/960_It's Probably Not Pirates.json | 79 +++++++++++- .../961_Representing the Representative.json | 31 ++++- .../MSQ-2/962_The Reluctant Researcher.json | 3 +- .../MSQ-2/963_Sweet Somethings.json | 32 ++++- .../MSQ-2/967_History Repeating.json | 5 +- .../MSQ-2/975_Better Late than Never.json | 9 +- .../MSQ-2/981_Footprints in the Snow.json | 32 ++++- .../MSQ-2/982_Monumental Hopes.json | 62 +++++++++- .../MSQ-2/983_Notorious Biggs.json | 45 ++++++- .../MSQ-2/984_Come-Into-My-Castrum.json | 24 +++- .../986_Getting Even with Garlemald.json | 5 +- 44 files changed, 1067 insertions(+), 164 deletions(-) diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json index 5f4df159..f01ae3e1 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1001_Drowning Out the Voices.json @@ -33,6 +33,15 @@ "ItemId": 2000766, "KillEnemyDataIds": [ 46 + ], + "$": "QW: 16 0 1 16 0 16", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 ] }, { @@ -44,7 +53,16 @@ }, "TerritoryId": 156, "InteractionType": "UseItem", - "ItemId": 2000766 + "ItemId": 2000766, + "$": "QW: 32 16 1 16 0 80", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] }, { "DataId": 2002234, @@ -55,7 +73,52 @@ }, "TerritoryId": 156, "InteractionType": "UseItem", - "ItemId": 2000766 + "ItemId": 2000766, + "$": "48 17 1 16 0 88", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 8 + ] + }, + { + "Position": { + "X": -196.89899, + "Y": 5.426553, + "Z": -658.71454 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "Comment": "Avoids pit", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + -32 + ] + }, + { + "Position": { + "X": -170.45108, + "Y": 3.23747, + "Z": -656.8099 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "Comment": "Move into LOS", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + -32 + ] }, { "DataId": 2002230, @@ -70,8 +133,51 @@ "ItemId": 2000766, "KillEnemyDataIds": [ 46 + ], + "$": "64 17 49 16 0 120", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 ] }, + { + "Position": { + "X": -159.67096, + "Y": 2.7818115, + "Z": -634.4776 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "$": "Camp Revenant's Toll (bottom)" + }, + { + "Position": { + "X": -169.94295, + "Y": 13.794385, + "Z": -610.4647 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "DisableNavmesh": true, + "$": "Camp Revenant's Toll (top)", + "Comment": "TODO Unsure if this can be reached without flying, or needs more nav" + }, + { + "Position": { + "X": -175.24794, + "Y": 10.096513, + "Z": -605.4419 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "$": "Camp Revenant's Toll (after jump)", + "DisableNavmesh": true, + "Mount": false + }, { "DataId": 2002231, "Position": { @@ -96,9 +202,10 @@ "Z": -687.4037 }, "TerritoryId": 156, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Mor Dhona" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json index 66c8bff5..6aedd212 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1002_Acting the Part.json @@ -56,9 +56,10 @@ "Z": -697.0779 }, "TerritoryId": 156, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Mor Dhona" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json index 9e71dc99..6ba26be4 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1004_Fool Me Twice.json @@ -12,6 +12,7 @@ "Y": 25.009521, "Z": -697.0779 }, + "StopDistance": 5, "TerritoryId": 156, "InteractionType": "AcceptQuest", "AetheryteShortcut": "Mor Dhona", @@ -40,6 +41,27 @@ { "Sequence": 2, "Steps": [ + { + "Position": { + "X": -159.67096, + "Y": 2.7818115, + "Z": -634.4776 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "$": "Camp Revenant's Toll (bottom)" + }, + { + "Position": { + "X": -169.94295, + "Y": 13.794385, + "Z": -610.4647 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "DisableNavmesh": true, + "$": "Camp Revenant's Toll (top)" + }, { "DataId": 2002329, "Position": { @@ -64,7 +86,14 @@ "Z": -682.06305 }, "TerritoryId": 156, - "InteractionType": "Interact" + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_GAIUSC604_01004_EVENTAREA_WARP_YESNO_TITLE", + "Yes": true + } + ] }, { "DataId": 1006555, @@ -79,4 +108,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json index 6a89a11f..6230ce25 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1005_Every Little Thing She Does Is Magitek.json @@ -27,6 +27,7 @@ "Y": -158.5813, "Z": 1.3274536 }, + "StopDistance": 5, "TerritoryId": 156, "InteractionType": "Interact" } @@ -64,7 +65,15 @@ }, "TerritoryId": 156, "InteractionType": "Interact", - "AetheryteShortcut": "Mor Dhona" + "AetheryteShortcut": "Mor Dhona", + "TargetTerritoryId": 156, + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_GAIUSC605_01005_Q1_000_000", + "Yes": true + } + ] }, { "DataId": 1006557, @@ -88,6 +97,7 @@ "Y": 3.7940114, "Z": -636.68274 }, + "StopDistance": 7, "TerritoryId": 156, "InteractionType": "Interact" } @@ -96,6 +106,27 @@ { "Sequence": 5, "Steps": [ + { + "Position": { + "X": -159.67096, + "Y": 2.7818115, + "Z": -634.4776 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "$": "Camp Revenant's Toll (bottom)" + }, + { + "Position": { + "X": -169.94295, + "Y": 13.794385, + "Z": -610.4647 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "DisableNavmesh": true, + "$": "Camp Revenant's Toll (top)" + }, { "Position": { "X": -169.3748, @@ -110,6 +141,16 @@ { "Sequence": 6, "Steps": [ + { + "Position": { + "X": -183.43071, + "Y": -2.638534, + "Z": -595.8602 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "DisableNavmesh": true + }, { "Position": { "X": -227.08566, @@ -176,6 +217,7 @@ "Y": 3.1014364, "Z": -641.3519 }, + "StopDistance": 7, "TerritoryId": 156, "InteractionType": "SinglePlayerDuty" } @@ -197,4 +239,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json index 27519b75..0047cff6 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/1037_A Hero in Need.json @@ -12,6 +12,7 @@ "Y": 22.996977, "Z": -475.21173 }, + "StopDistance": 7, "TerritoryId": 140, "InteractionType": "AcceptQuest" } @@ -54,4 +55,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json index c4f6c4ee..baae3d83 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3867_You Can't Take It with You.json @@ -12,6 +12,7 @@ "Y": -16.42, "Z": -7.522766 }, + "StopDistance": 7, "TerritoryId": 145, "InteractionType": "AcceptQuest", "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", @@ -67,4 +68,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json index 1822488c..88bf5511 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3869_The Best Inventions.json @@ -25,7 +25,15 @@ "Sequence": 1, "Steps": [ { - "DataId": 132, + "Position": { + "X": -491.4813, + "Y": 205.20322, + "Z": -185.17868 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo" + }, + { "Position": { "X": -321.0041, "Y": 255.60681, @@ -34,8 +42,13 @@ "TerritoryId": 155, "InteractionType": "Combat", "EnemySpawnType": "OverworldEnemies", - "KillEnemyDataIds": [ - 132 + "ComplexCombatData": [ + { + "DataId": 132, + "MinimumKillCount": 3, + "RewardItemId": 2003018, + "RewardItemCount": 3 + } ] } ] @@ -56,4 +69,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json index 394e7eb7..074c77d7 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3870_The Curious Case of Giggity.json @@ -60,8 +60,10 @@ ], "AethernetShortcut": [ "[Gridania] Mih Khetto's Amphitheatre", - "[Gridania] Blue Badger Gate (Central Shroud)" - ] + "[Gridania] White Wolf Gate (Central Shroud)" + ], + "StopDistance": 4, + "IgnoreDistanceToObject": true } ] }, @@ -86,4 +88,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json index 684e255a..51b0d231 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3871_Dressed for Conquest.json @@ -12,8 +12,10 @@ "Y": 25.548265, "Z": -698.05444 }, + "StopDistance": 5, "TerritoryId": 156, - "InteractionType": "AcceptQuest" + "InteractionType": "AcceptQuest", + "IgnoreDistanceToObject": true } ] }, @@ -22,14 +24,35 @@ "Steps": [ { "Position": { - "X": -458.05878, - "Y": -3.372772, - "Z": -507.58792 + "X": -429.60284, + "Y": -15.201682, + "Z": -477.29346 }, "TerritoryId": 156, "InteractionType": "Combat", "EnemySpawnType": "OverworldEnemies", - "KillEnemyDataIds": [] + "ComplexCombatData": [ + { + "DataId": 55, + "MinimumKillCount": 3, + "RewardItemId": 2003022, + "RewardItemCount": 3, + "$": "QW goes 6x0 → 0 0 16 0 0 0 → 0 0 32 0 0 0 → 16 0 48 0 0 0" + }, + { + "DataId": 62, + "MinimumKillCount": 0, + "RewardItemId": 2003021, + "RewardItemCount": 3, + "$": "QW goes [..] → 16 1 48 0 0 0 → 16 2 48 0 0 0 → 0 51 0 0 0 0" + }, + { + "DataId": 63, + "MinimumKillCount": 0, + "RewardItemId": 2003021, + "RewardItemCount": 3 + } + ] } ] }, @@ -79,4 +102,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json index 12a6f1cb..c4abe93a 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3872_Hearts on Fire.json @@ -59,7 +59,15 @@ }, "TerritoryId": 147, "InteractionType": "Emote", - "Emote": "psych" + "Emote": "psych", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] }, { "DataId": 1006650, @@ -70,7 +78,15 @@ }, "TerritoryId": 147, "InteractionType": "Emote", - "Emote": "psych" + "Emote": "psych", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] }, { "DataId": 1006649, @@ -81,7 +97,15 @@ }, "TerritoryId": 147, "InteractionType": "Emote", - "Emote": "psych" + "Emote": "psych", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] } ] }, @@ -95,11 +119,12 @@ "Y": 46.99734, "Z": 32.547485 }, + "StopDistance": 7, "TerritoryId": 147, - "InteractionType": "Emote", + "InteractionType": "CompleteQuest", "Emote": "psych" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json index 296c4012..711d2b11 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/3873_Rock the Castrum.json @@ -12,6 +12,7 @@ "Y": 46.99734, "Z": 32.547485 }, + "StopDistance": 7, "TerritoryId": 147, "InteractionType": "AcceptQuest", "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", @@ -40,12 +41,6 @@ "Sequence": 2, "Steps": [ { - "DataId": 2002710, - "Position": { - "X": -295.1773, - "Y": 87.96973, - "Z": -230.9999 - }, "TerritoryId": 147, "InteractionType": "Duty", "ContentFinderConditionId": 15 @@ -62,10 +57,11 @@ "Y": 88, "Z": -225.17743 }, + "StopDistance": 7, "TerritoryId": 147, "InteractionType": "CompleteQuest" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json index 7308c1b8..5c2200ce 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4521_Operation Archon.json @@ -38,7 +38,8 @@ "Z": -0.015319824 }, "TerritoryId": 212, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 140 }, { "DataId": 1006578, @@ -92,10 +93,11 @@ "Y": 22.996977, "Z": -475.21173 }, + "StopDistance": 7, "TerritoryId": 140, "InteractionType": "CompleteQuest" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json index 52743aac..bb57fc22 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/4522_The Ultimate Weapon.json @@ -12,6 +12,7 @@ "Y": 88, "Z": -225.17743 }, + "StopDistance": 7, "TerritoryId": 147, "InteractionType": "AcceptQuest", "AetheryteShortcut": "Northern Thanalan - Ceruleum Processing Plant", @@ -41,15 +42,24 @@ "Sequence": 2, "Steps": [ { - "DataId": 2002711, - "Position": { - "X": -113.206726, - "Y": 47.348755, - "Z": 29.587158 - }, "TerritoryId": 147, "InteractionType": "Duty", - "ContentFinderConditionId": 86 + "ContentFinderConditionId": 16 + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" } ] }, @@ -57,15 +67,24 @@ "Sequence": 4, "Steps": [ { - "DataId": 2012614, - "Position": { - "X": -821, - "Y": -344.1316, - "Z": 0 - }, "TerritoryId": 1053, "InteractionType": "Duty", - "ContentFinderConditionId": 20082 + "ContentFinderConditionId": 830 + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "TerritoryId": 1, + "InteractionType": "WalkTo", + "Comment": "Filler" } ] }, @@ -95,7 +114,8 @@ "Z": 0 }, "TerritoryId": 212, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 212 }, { "DataId": 1006692, @@ -110,4 +130,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json index e2f6bba0..e1ae6a7e 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/517_All Good Things.json @@ -47,17 +47,28 @@ { "TerritoryId": 128, "InteractionType": "UseItem", - "ItemId": 30362 + "ItemId": 30362, + "TargetTerritoryId": 140 + }, + { + "Position": { + "X": -492.96475, + "Y": 20.999884, + "Z": -380.82272 + }, + "TerritoryId": 140, + "InteractionType": "WalkTo" }, { "DataId": 2001711, "Position": { - "X": -480.91858, - "Y": 17.990356, + "X": -480.9181, + "Y": 18.00103, "Z": -386.862 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 212 } ] }, @@ -72,7 +83,8 @@ "Z": -0.015319824 }, "TerritoryId": 212, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 212 }, { "DataId": 1007467, @@ -110,4 +122,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json index 475bc3aa..4a307bbe 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/519_Lady of the Vortex.json @@ -36,15 +36,9 @@ "Sequence": 2, "Steps": [ { - "DataId": 2002689, - "Position": { - "X": -83.72626, - "Y": -0.9003296, - "Z": -32.6391 - }, "TerritoryId": 331, "InteractionType": "Duty", - "ContentFinderConditionId": 20003 + "ContentFinderConditionId": 58 } ] }, @@ -58,10 +52,11 @@ "Y": 84, "Z": -3.768982 }, + "StopDistance": 5, "TerritoryId": 130, "InteractionType": "CompleteQuest" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json index 140a2079..f97d4ebe 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/520_Reclamation.json @@ -12,6 +12,7 @@ "Y": 84, "Z": -3.768982 }, + "StopDistance": 5, "TerritoryId": 130, "InteractionType": "AcceptQuest" } @@ -23,17 +24,28 @@ { "TerritoryId": 128, "InteractionType": "UseItem", - "ItemId": 30362 + "ItemId": 30362, + "TargetTerritoryId": 140 + }, + { + "Position": { + "X": -492.96475, + "Y": 20.999884, + "Z": -380.82272 + }, + "TerritoryId": 140, + "InteractionType": "WalkTo" }, { "DataId": 2001711, "Position": { - "X": -480.91858, - "Y": 17.990356, + "X": -480.9181, + "Y": 18.00103, "Z": -386.862 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 212 }, { "DataId": 1007630, @@ -48,4 +60,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json index 71cc74dc..b39129b8 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/521_Escape from Castrum Centri.json @@ -23,12 +23,14 @@ { "TerritoryId": 156, "InteractionType": "EquipItem", - "ItemId": 6223 + "ItemId": 6223, + "Comment": "Can be re-bought from Glaumunt in Mor Dhona" }, { "TerritoryId": 156, "InteractionType": "EquipItem", - "ItemId": 6224 + "ItemId": 6224, + "Comment": "Can be re-bought from Glaumunt in Mor Dhona" }, { "DataId": 2002502, @@ -38,7 +40,8 @@ "Z": 16.281311 }, "TerritoryId": 156, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 156 }, { "DataId": 1007537, @@ -93,6 +96,15 @@ { "Sequence": 3, "Steps": [ + { + "Position": { + "X": -530.1089, + "Y": -3.3262053, + "Z": -308.2147 + }, + "TerritoryId": 335, + "InteractionType": "WalkTo" + }, { "DataId": 1007611, "Position": { @@ -100,6 +112,7 @@ "Y": -1.9197441, "Z": -308.00336 }, + "StopDistance": 7, "TerritoryId": 335, "InteractionType": "Emote", "Emote": "imperialsalute" @@ -152,4 +165,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json index 379bd610..f95811f8 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/522_The Black Wolf's Ultimatum.json @@ -43,17 +43,28 @@ { "TerritoryId": 128, "InteractionType": "UseItem", - "ItemId": 30362 + "ItemId": 30362, + "TargetTerritoryId": 140 + }, + { + "Position": { + "X": -492.96475, + "Y": 20.999884, + "Z": -380.82272 + }, + "TerritoryId": 140, + "InteractionType": "WalkTo" }, { "DataId": 2001711, "Position": { - "X": -480.91858, - "Y": 17.990356, + "X": -480.9181, + "Y": 18.00103, "Z": -386.862 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 212 }, { "DataId": 2001715, @@ -63,7 +74,8 @@ "Z": -0.015319824 }, "TerritoryId": 212, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 212 }, { "DataId": 1006690, @@ -78,4 +90,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json index 7ce0d48f..6a9e37c1 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/876_Bringing out the Dead.json @@ -27,7 +27,8 @@ { "TerritoryId": 128, "InteractionType": "UseItem", - "ItemId": 30362 + "ItemId": 30362, + "TargetTerritoryId": 140 }, { "DataId": 1006361, @@ -52,7 +53,15 @@ "Z": -370.84003 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 16, + null + ] }, { "DataId": 1006347, @@ -62,7 +71,15 @@ "Z": -371.20624 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 32, + null + ] }, { "DataId": 1006346, @@ -72,7 +89,15 @@ "Z": -370.65692 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 64, + null + ] }, { "DataId": 1006345, @@ -82,7 +107,15 @@ "Z": -370.35175 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 128, + null + ] } ] }, @@ -112,7 +145,15 @@ "Z": -372.5796 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 64, + null + ] }, { "DataId": 1006351, @@ -122,7 +163,15 @@ "Z": -372.67108 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] }, { "DataId": 1006350, @@ -132,7 +181,15 @@ "Z": -372.91522 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] }, { "DataId": 1006349, @@ -142,7 +199,8 @@ "Z": -372.2744 }, "TerritoryId": 140, - "InteractionType": "Interact" + "InteractionType": "Interact", + "Comment": "TODO QW" } ] }, @@ -178,4 +236,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json index e4d8996d..7153830c 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/884_Cold Reception.json @@ -26,9 +26,9 @@ "Steps": [ { "Position": { - "X": -367.14777, - "Y": -5.3219986, - "Z": 185.47585 + "X": -372.23636, + "Y": -2.92979, + "Z": 178.26855 }, "TerritoryId": 154, "InteractionType": "WalkTo" @@ -46,4 +46,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json index 85252aa0..cd536818 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/887_Men of Honor.json @@ -12,6 +12,7 @@ "Y": 293.32996, "Z": 418.57007 }, + "StopDistance": 7, "TerritoryId": 155, "InteractionType": "AcceptQuest" } @@ -63,4 +64,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json index 17d6fb21..65defabd 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/889_Three for Three.json @@ -28,7 +28,15 @@ "Z": 427.35938 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] }, { "DataId": 2002110, @@ -38,7 +46,15 @@ "Z": 439.1698 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] }, { "DataId": 2002261, @@ -54,6 +70,14 @@ 724, 725, 726 + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + -128 ] }, { @@ -64,7 +88,15 @@ "Z": 465.9646 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] } ] }, @@ -78,10 +110,11 @@ "Y": 223.03537, "Z": 366.26233 }, + "StopDistance": 2, "TerritoryId": 155, "InteractionType": "CompleteQuest" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json index 9cb729a6..419b7584 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/890_The Rose and the Unicorn.json @@ -12,6 +12,7 @@ "Y": 222.99998, "Z": 367.72717 }, + "StopDistance": 7, "TerritoryId": 155, "InteractionType": "AcceptQuest" } @@ -66,4 +67,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json index 469cb7c2..cb77124d 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/897_The Talk of Coerthas.json @@ -32,7 +32,44 @@ "Z": -296.2539 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "Position": { + "X": 205.61038, + "Y": 256.0028, + "Z": 83.6889 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "NW Skyfire Locks door (outside)" + }, + { + "Position": { + "X": 198.30511, + "Y": 256.99997, + "Z": 76.41981 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "NW Skyfire Locks door (inside)", + "DisableNavmesh": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + -64 + ] }, { "DataId": 1006396, @@ -42,7 +79,36 @@ "Z": 57.87744 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "Position": { + "X": 198.30511, + "Y": 256.99997, + "Z": 76.41981 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "NW Skyfire Locks door (inside)" + }, + { + "Position": { + "X": 205.61038, + "Y": 256.0028, + "Z": 83.6889 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "NW Skyfire Locks door (outside)", + "DisableNavmesh": true }, { "DataId": 1006377, @@ -52,7 +118,15 @@ "Z": 420.37073 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] } ] }, @@ -73,4 +147,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json index 99fab557..bf50d61f 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/910_Road to Redemption.json @@ -51,7 +51,15 @@ "Z": -563.95825 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] }, { "DataId": 1006408, @@ -61,7 +69,15 @@ "Z": -586.9078 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] }, { "DataId": 1006409, @@ -71,7 +87,15 @@ "Z": -590.20374 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] } ] }, @@ -107,4 +131,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json index 57dbb1b0..58ea7029 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/911_Following the Evidence.json @@ -63,7 +63,15 @@ "Z": -193.59125 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 128, + null + ] }, { "DataId": 2002140, @@ -73,7 +81,15 @@ "Z": -193.22504 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 32, + null + ] }, { "DataId": 2002141, @@ -83,7 +99,15 @@ "Z": -193.65228 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + 64, + null + ] } ] }, @@ -118,4 +142,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json index c3fa4d39..c874e42a 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/912_In the Eyes of Gods and Men.json @@ -77,10 +77,10 @@ "Z": -199.96954 }, "TerritoryId": 155, - "InteractionType": "AcceptQuest", + "InteractionType": "CompleteQuest", "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead" } ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json index 1f0a5cc0..3c68bfcd 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/927_Factual Folklore.json @@ -17,7 +17,8 @@ "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", "SkipIf": [ "AetheryteShortcutIfInSameTerritory" - ] + ], + "Mount": true } ] }, @@ -65,8 +66,17 @@ "Y": 211, "Z": -201.7091 }, + "StopDistance": 5, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] }, { "DataId": 1006449, @@ -76,7 +86,15 @@ "Z": -204.18103 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] }, { "DataId": 1006451, @@ -86,7 +104,15 @@ "Z": -197.83319 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] } ] }, @@ -121,4 +147,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json index f02af85d..4740157a 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/938_Influencing Inquisitors.json @@ -32,7 +32,16 @@ "Z": -296.86432 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ], + "Mount": true }, { "DataId": 1006441, @@ -42,7 +51,15 @@ "Z": -294.48395 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] }, { "DataId": 1007585, @@ -52,7 +69,15 @@ "Z": -270.43567 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] }, { "DataId": 1006448, @@ -62,7 +87,15 @@ "Z": -194.23212 }, "TerritoryId": 155, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] } ] }, @@ -82,4 +115,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json index c89529a1..87d5c3c3 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/939_By the Lights of Ishgard.json @@ -24,6 +24,34 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": -398.1833, + "Y": 193.72365, + "Z": -330.6203 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": -495.94693, + "Y": 149.93378, + "Z": -258.90088 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": -476.1802, + "Y": 149.06573, + "Z": -304.7811 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "Comment": "Avoids part of the tail that is non-walkable" + }, { "DataId": 2002170, "Position": { @@ -33,10 +61,20 @@ }, "TerritoryId": 155, "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", + "EnemySpawnType": "AutoOnEnterArea", "KillEnemyDataIds": [ 46 ] + }, + { + "DataId": 2002170, + "Position": { + "X": -488.6702, + "Y": 150.1029, + "Z": -318.71527 + }, + "TerritoryId": 155, + "InteractionType": "Interact" } ] }, @@ -58,6 +96,16 @@ { "Sequence": 255, "Steps": [ + { + "Position": { + "X": -476.1802, + "Y": 149.06573, + "Z": -304.7811 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "Comment": "Avoids part of the tail that is non-walkable" + }, { "DataId": 1006467, "Position": { @@ -71,4 +119,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json index 8f61e128..7c95e065 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/952_In Pursuit of the Past.json @@ -55,12 +55,6 @@ "Sequence": 3, "Steps": [ { - "DataId": 2002705, - "Position": { - "X": -684.90125, - "Y": 208.97229, - "Z": -522.57574 - }, "TerritoryId": 155, "InteractionType": "Duty", "ContentFinderConditionId": 11 @@ -83,4 +77,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json index b0014e16..eace85e5 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/953_Into the Eye of the Storm.json @@ -12,6 +12,7 @@ "Y": -21.970974, "Z": 121.934814 }, + "StopDistance": 5, "TerritoryId": 132, "InteractionType": "AcceptQuest" } @@ -34,4 +35,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json index f1f34b29..9fcbf609 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/956_With the Utmost Care.json @@ -64,7 +64,8 @@ "Z": 24.734863 }, "TerritoryId": 145, - "InteractionType": "Interact" + "InteractionType": "Interact", + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone" } ] }, @@ -85,4 +86,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json index 16e1912a..fb3c7d51 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/960_It's Probably Not Pirates.json @@ -24,6 +24,41 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": 326.6569, + "Y": -11.008737, + "Z": 254.36206 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + -32 + ] + }, + { + "Position": { + "X": 318.4823, + "Y": -15.19004, + "Z": 253.61394 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo", + "DisableNavmesh": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + -32 + ] + }, { "DataId": 1006500, "Position": { @@ -31,8 +66,17 @@ "Y": -15.187395, "Z": 253.52856 }, + "StopDistance": 5, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] }, { "DataId": 1006499, @@ -42,7 +86,16 @@ "Z": 249.04248 }, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "Interact", + "AetheryteShortcut": "Western La Noscea - Aleport", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] }, { "DataId": 1006498, @@ -52,13 +105,31 @@ "Z": 257.16016 }, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] } ] }, { "Sequence": 255, "Steps": [ + { + "Position": { + "X": 293.98203, + "Y": -24.988865, + "Z": 240.63774 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo", + "$": "Aleport Crates" + }, { "DataId": 1006497, "Position": { @@ -72,4 +143,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json index 5cc60a59..99d66e91 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/961_Representing the Representative.json @@ -24,6 +24,16 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": 293.98203, + "Y": -24.988865, + "Z": 240.63774 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo", + "$": "Aleport Crates" + }, { "DataId": 1006502, "Position": { @@ -39,6 +49,16 @@ { "Sequence": 2, "Steps": [ + { + "Position": { + "X": 293.98203, + "Y": -24.988865, + "Z": 240.63774 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo", + "$": "Aleport Crates" + }, { "DataId": 1006497, "Position": { @@ -69,6 +89,15 @@ { "Sequence": 255, "Steps": [ + { + "Position": { + "X": 305.6621, + "Y": -36.405907, + "Z": 320.81702 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo" + }, { "DataId": 1006497, "Position": { @@ -82,4 +111,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json index 9949f3d1..638c303d 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/962_The Reluctant Researcher.json @@ -46,6 +46,7 @@ "Y": -40.868286, "Z": 410.39136 }, + "StopDistance": 7, "TerritoryId": 138, "InteractionType": "Interact" } @@ -67,4 +68,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json index 487ecd30..b6068757 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/963_Sweet Somethings.json @@ -28,7 +28,15 @@ "Z": 499.9618 }, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] }, { "DataId": 1006506, @@ -38,7 +46,15 @@ "Z": 499.9923 }, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] }, { "DataId": 1006505, @@ -48,7 +64,15 @@ "Z": 503.19666 }, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] } ] }, @@ -68,4 +92,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json index ed7c9b6c..d3870758 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/967_History Repeating.json @@ -104,7 +104,8 @@ "Z": 406.51562 }, "TerritoryId": 138, - "InteractionType": "Interact" + "InteractionType": "Interact", + "TargetTerritoryId": 138 }, { "DataId": 1006497, @@ -119,4 +120,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json index e9368596..b469a26e 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/975_Better Late than Never.json @@ -36,6 +36,13 @@ "AethernetShortcut": [ "[Gridania] Mih Khetto's Amphitheatre", "[Gridania] Airship Landing" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_GAIUSC308_00975_Q1_000_040", + "Yes": true + } ] }, { @@ -51,4 +58,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json index 17f98e9e..1b6dd7bf 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/981_Footprints in the Snow.json @@ -95,6 +95,15 @@ { "Sequence": 6, "Steps": [ + { + "Position": { + "X": -399.05286, + "Y": 228.68446, + "Z": 445.9758 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo" + }, { "DataId": 1006519, "Position": { @@ -110,6 +119,27 @@ { "Sequence": 255, "Steps": [ + { + "Position": { + "X": -688.1699, + "Y": 241.99994, + "Z": 355.80283 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (outside)" + }, + { + "Position": { + "X": -692.2779, + "Y": 242.18399, + "Z": 366.4715 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (inside)", + "DisableNavmesh": true + }, { "DataId": 1006521, "Position": { @@ -123,4 +153,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json index aade707d..b24900bf 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/982_Monumental Hopes.json @@ -12,6 +12,7 @@ "Y": 242.184, "Z": 373.495 }, + "StopDistance": 7, "TerritoryId": 155, "InteractionType": "AcceptQuest" } @@ -35,6 +36,27 @@ { "Sequence": 2, "Steps": [ + { + "Position": { + "X": -692.2779, + "Y": 242.18399, + "Z": 366.4715 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (inside)" + }, + { + "Position": { + "X": -688.1699, + "Y": 241.99994, + "Z": 355.80283 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (outside)", + "DisableNavmesh": true + }, { "DataId": 2002265, "Position": { @@ -43,17 +65,45 @@ "Z": 506.98096 }, "TerritoryId": 155, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [ - 305 - ] + "InteractionType": "Interact" } ] }, { "Sequence": 255, "Steps": [ + { + "Position": { + "X": -690.43774, + "Y": 261.3325, + "Z": 433.44107 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "Comment": "Enemies lose aggro around here" + }, + { + "Position": { + "X": -688.1699, + "Y": 241.99994, + "Z": 355.80283 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (outside)", + "Mount": true + }, + { + "Position": { + "X": -692.2779, + "Y": 242.18399, + "Z": 366.4715 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (inside)", + "DisableNavmesh": true + }, { "DataId": 1006520, "Position": { @@ -67,4 +117,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json index c2497d04..29922a76 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/983_Notorious Biggs.json @@ -35,6 +35,27 @@ { "Sequence": 2, "Steps": [ + { + "Position": { + "X": -692.2779, + "Y": 242.18399, + "Z": 366.4715 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (inside)" + }, + { + "Position": { + "X": -688.1699, + "Y": 241.99994, + "Z": 355.80283 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (outside)", + "DisableNavmesh": true + }, { "DataId": 1006525, "Position": { @@ -50,6 +71,28 @@ { "Sequence": 255, "Steps": [ + { + "Position": { + "X": -688.1699, + "Y": 241.99994, + "Z": 355.80283 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (outside)", + "Mount": true + }, + { + "Position": { + "X": -692.2779, + "Y": 242.18399, + "Z": 366.4715 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (inside)", + "DisableNavmesh": true + }, { "DataId": 1006520, "Position": { @@ -63,4 +106,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json index 8673d22c..a919d044 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/984_Come-Into-My-Castrum.json @@ -12,6 +12,7 @@ "Y": 242.18399, "Z": 375.17358 }, + "StopDistance": 5, "TerritoryId": 155, "InteractionType": "AcceptQuest" } @@ -20,6 +21,27 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": -692.2779, + "Y": 242.18399, + "Z": 366.4715 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (inside)" + }, + { + "Position": { + "X": -688.1699, + "Y": 241.99994, + "Z": 355.80283 + }, + "TerritoryId": 155, + "InteractionType": "WalkTo", + "$": "Monument Tower (outside)", + "DisableNavmesh": true + }, { "Position": { "X": -217.57614, @@ -68,4 +90,4 @@ ] } ] -} \ No newline at end of file +} diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json index 20117b74..4d50fef1 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/986_Getting Even with Garlemald.json @@ -62,7 +62,8 @@ "Z": -688.4413 }, "TerritoryId": 156, - "InteractionType": "Interact" + "InteractionType": "Interact", + "AetheryteShortcut": "Mor Dhona" } ] }, @@ -82,4 +83,4 @@ ] } ] -} \ No newline at end of file +}