From: cacahuetes Date: Thu, 22 Aug 2024 13:42:59 +0000 (+0000) Subject: Update QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/131_Way of the Archer.json X-Git-Tag: v2.16~17^2~4 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=e7fa50db2016a2328841dce2ca2bf31c9a8cb473;p=Questionable.git Update QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/131_Way of the Archer.json --- diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/ARC/131_Way of the Archer.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/ARC/131_Way of the Archer.json deleted file mode 100644 index 08c556d1..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/ARC/131_Way of the Archer.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "Cacahuetes", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { "DataId": 1000197, -"Position": { - "X": 201.31226, - "Y": -3.1634123E-15, - "Z": 43.900146 -}, -"TerritoryId": 132, - "InteractionType": "AcceptQuest"} - ] - }, - { - "Sequence": 255, - "Steps": [ - { "DataId": 1000200, -"Position": { - "X": 209.55212, - "Y": 0.9999819, - "Z": 35.01941 -}, -"TerritoryId": 132, -"InteractionType": "CompleteQuest", - - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_CLSARC998_00131_Q1_000_1", - "Yes": true - } - ] - } - ] - } - ] - } - \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/131_Way of the Archer.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/131_Way of the Archer.json new file mode 100644 index 00000000..69146963 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/131_Way of the Archer.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": 1000197, +"Position": { + "X": 201.31226, + "Y": -3.1634123E-15, + "Z": 43.900146 +}, +"TerritoryId": 132, + "InteractionType": "AcceptQuest"} + ] + }, + { + "Sequence": 255, + "Steps": [ + { "DataId": 1000200, +"Position": { + "X": 209.55212, + "Y": 0.9999819, + "Z": 35.01941 +}, +"TerritoryId": 132, +"InteractionType": "CompleteQuest", + + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CLSARC998_00131_Q1_000_1", + "Yes": true + } + ] + } + ] + } + ] + } + \ No newline at end of file