From f8247491726f991dd7e772221b0709fbdfb9b2fa Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Fri, 13 Sep 2024 01:19:29 +0800 Subject: [PATCH] Added story quest "Forever and a Dream" --- .../Story/3688_Forever and a Dream.json | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 QuestPaths/5.x - Shadowbringers/Allied Societies/Pixies/Story/3688_Forever and a Dream.json diff --git a/QuestPaths/5.x - Shadowbringers/Allied Societies/Pixies/Story/3688_Forever and a Dream.json b/QuestPaths/5.x - Shadowbringers/Allied Societies/Pixies/Story/3688_Forever and a Dream.json new file mode 100644 index 00000000..a8054e2f --- /dev/null +++ b/QuestPaths/5.x - Shadowbringers/Allied Societies/Pixies/Story/3688_Forever and a Dream.json @@ -0,0 +1,73 @@ +{ + "$schema": "https://git.carvel.li/plogon_enjoyer/Questionable/raw/branch/temp/QuestPaths/quest-v1.json", + "Author": "plogon_enjoyer", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1031806, + "Position": { + "X": -464.59143, + "Y": 71.76874, + "Z": 573.8766 + }, + "TerritoryId": 816, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1031893, + "Position": { + "X": -461.53967, + "Y": 72.51729, + "Z": 586.48047 + }, + "TerritoryId": 816, + "InteractionType": "Interact", + "TargetTerritoryId": 892 + }, + { + "DataId": 1031890, + "Position": { + "X": 55.649536, + "Y": -6.167951, + "Z": 8.041443 + }, + "TerritoryId": 892, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1032365, + "Position": { + "X": 56.412598, + "Y": 5.5911026, + "Z": 116.16687 + }, + "TerritoryId": 892, + "InteractionType": "Interact", + "TargetTerritoryId": 816 + }, + { + "DataId": 1031806, + "Position": { + "X": -464.59143, + "Y": 71.76874, + "Z": 573.8766 + }, + "TerritoryId": 816, + "InteractionType": "CompleteQuest" + } + ] + } + ] +}