{
  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
  "Author": "liza",
  "QuestSequence": [
    {
      "Sequence": 0,
      "Steps": [
        {
          "DataId": 1002298,
          "Position": {
            "X": -18.997498,
            "Y": 6.2,
            "Z": 157.42725
          },
          "TerritoryId": 131,
          "InteractionType": "AcceptQuest",
          "AetheryteShortcut": "Ul'dah",
          "AethernetShortcut": [
            "[Ul'dah] Aetheryte Plaza",
            "[Ul'dah] Miners' Guild"
          ],
          "SkipConditions": {
            "AetheryteShortcutIf": {
              "InSameTerritory": true,
              "InTerritory": [
                131
              ]
            }
          }
        }
      ]
    },
    {
      "Sequence": 255,
      "Steps": [
        {
          "TerritoryId": 131,
          "InteractionType": "Gather",
          "ItemsToGather": [
            {
              "ItemId": 5432,
              "ItemCount": 10
            }
          ]
        },
        {
          "DataId": 1002298,
          "Position": {
            "X": -18.997498,
            "Y": 6.2,
            "Z": 157.42725
          },
          "TerritoryId": 131,
          "InteractionType": "CompleteQuest",
          "AetheryteShortcut": "Ul'dah",
          "AethernetShortcut": [
            "[Ul'dah] Aetheryte Plaza",
            "[Ul'dah] Miners' Guild"
          ],
          "SkipConditions": {
            "AetheryteShortcutIf": {
              "InTerritory": [
                130,
                131
              ]
            }
          }
        }
      ]
    }
  ]
}