From: cacahuetes Date: Thu, 22 Aug 2024 13:43:21 +0000 (+0000) Subject: Update QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/181_So You Want to Be an... X-Git-Tag: v2.16~17^2~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=53d34888715d05119b8bdffcd2a6224af6f45dbc;p=Questionable.git Update QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/181_So You Want to Be an Archer.json --- diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/ARC/181_So You Want to Be an Archer.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/ARC/181_So You Want to Be an Archer.json deleted file mode 100644 index b4a8b5fe..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Class Quests/ARC/181_So You Want to Be an 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, -"AetheryteShortcut": "Gridania", - "AethernetShortcut": [ - "[Gridania] Aetheryte Plaza", - "[Gridania] Archers' Guild" - ], - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_CLSARC999_00181_Q1_000_1", - "Yes": true, - "$": "No Godbert prompt" - } - ], - "InteractionType": "AcceptQuest", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true, - "InTerritory": [ - 132 - ] - } - } - } - ] - } - ] - } - \ No newline at end of file diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/181_So You Want to Be an Archer.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/181_So You Want to Be an Archer.json new file mode 100644 index 00000000..7ea66e41 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/BRD/181_So You Want to Be an 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, +"AetheryteShortcut": "Gridania", + "AethernetShortcut": [ + "[Gridania] Aetheryte Plaza", + "[Gridania] Archers' Guild" + ], + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CLSARC999_00181_Q1_000_1", + "Yes": true, + "$": "No Godbert prompt" + } + ], + "InteractionType": "AcceptQuest", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 132 + ] + } + } + } + ] + } + ] + } + \ No newline at end of file