From 9413b2ccdb0a96fcd5e134b6ed03b3a3722e4ad7 Mon Sep 17 00:00:00 2001 From: cacahuetes Date: Wed, 21 Aug 2024 16:03:24 +0000 Subject: [PATCH] Upload files to "QuestPaths/2.x - A Realm Reborn/Class Quests/MNK" --- .../MNK/532_Way of the Pugilist.json | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/532_Way of the Pugilist.json diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/532_Way of the Pugilist.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/532_Way of the Pugilist.json new file mode 100644 index 00000000..fd3e9fcb --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/MNK/532_Way of the Pugilist.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": 1001286, +"Position": { + "X": -88.9754, + "Y": 2.55, + "Z": -51.163513 +}, +"TerritoryId": 130, +"InteractionType": "AcceptQuest"} + ] + }, + { + "Sequence": 255, + "Steps": [ + { "DataId": 1003817, +"Position": { + "X": -74.57086, + "Y": 1.9999951, + "Z": -42.404846 +}, +"TerritoryId": 130, +"InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CLSPGL011_00532_Q1_000_1", + "Yes": true + } + ], + "NextQuestId": 553 + } + ] + } + ] + } + \ No newline at end of file