diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Namazu/Story/3097_One Size Fits All.json b/QuestPaths/4.x - Stormblood/Allied Societies/Namazu/Story/3097_One Size Fits All.json new file mode 100644 index 00000000..e77b214f --- /dev/null +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Namazu/Story/3097_One Size Fits All.json @@ -0,0 +1,104 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1025700, + "Position": { + "X": -767.2999, + "Y": 127.43303, + "Z": 92.48486 + }, + "TerritoryId": 622, + "InteractionType": "AcceptQuest", + "Fly": true, + "AetheryteShortcut": "Azim Steppe - Dhoro Iloh", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1025609, + "Position": { + "X": -770.4738, + "Y": 127.42798, + "Z": 85.28259 + }, + "TerritoryId": 622, + "InteractionType": "Interact", + "RequiredQuestAcceptedJob": [ + "DoH" + ] + }, + { + "TerritoryId": 622, + "InteractionType": "Craft", + "ItemId": 22720, + "ItemCount": 3, + "RequiredQuestAcceptedJob": [ + "DoH" + ] + }, + { + "TerritoryId": 622, + "InteractionType": "Gather", + "ItemsToGather": [ + { + "ItemId": 22616, + "ItemCount": 3 + } + ], + "RequiredQuestAcceptedJob": [ + "Miner" + ] + }, + { + "TerritoryId": 622, + "InteractionType": "Gather", + "ItemsToGather": [ + { + "ItemId": 22642, + "ItemCount": 3 + } + ], + "RequiredQuestAcceptedJob": [ + "Botanist" + ] + }, + { + "TerritoryId": 622, + "InteractionType": "Gather", + "ItemsToGather": [ + { + "ItemId": 22668, + "ItemCount": 1 + } + ], + "RequiredQuestAcceptedJob": [ + "Fisher" + ] + }, + { + "DataId": 1025699, + "Position": { + "X": -765.3163, + "Y": 127.441086, + "Z": 90.92847 + }, + "TerritoryId": 622, + "InteractionType": "CompleteQuest" + } + ] + } + ] +}