From 6967cfc8f77d31bd2ba4abf42c979ff6ef82abf1 Mon Sep 17 00:00:00 2001 From: cacahuetes Date: Wed, 21 Aug 2024 16:13:52 +0000 Subject: [PATCH] Upload files to "QuestPaths/2.x - A Realm Reborn/Class Quests/WVR" --- .../WVR/189_So You Want to Be a Weaver.json | 38 +++++++++++++++++ .../WVR/534_Way of the Weaver.json | 42 +++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/189_So You Want to Be a Weaver.json create mode 100644 QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/534_Way of the Weaver.json diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/189_So You Want to Be a Weaver.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/189_So You Want to Be a Weaver.json new file mode 100644 index 00000000..9428fff9 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/189_So You Want to Be a Weaver.json @@ -0,0 +1,38 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Cacahuetes", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { "DataId": 1002283, +"Position": { + "X": 134.90503, + "Y": 7.5919275, + "Z": 98.039185 +}, +"TerritoryId": 131, +"InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": ["[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild"], + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 131 + ] + } + }, + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CLSWVR001_00189_Q1_000_1", + "Yes": true + } + ]} + ] + } + ] + } + \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/534_Way of the Weaver.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/534_Way of the Weaver.json new file mode 100644 index 00000000..6196aadd --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/WVR/534_Way of the Weaver.json @@ -0,0 +1,42 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Cacahuetes", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { "DataId": 1002283, +"Position": { + "X": 134.90503, + "Y": 7.5919275, + "Z": 98.039185 +}, +"TerritoryId": 131, +"InteractionType": "AcceptQuest"} + ] + }, + { + "Sequence": 255, + "Steps": [ + { "DataId": 1003818, +"Position": { + "X": 157.36621, + "Y": 7.7920074, + "Z": 98.924194 +}, +"TerritoryId": 131, +"InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CLSWVR011_00534_SYSTEM_Q0", + "Yes": true + } + ], + "NextQuestId": 534 + } + ] + } + ] + } + \ No newline at end of file