{
  "$schema": "https://carvel.li/questionable/quest-1.0",
  "Author": "liza",
  "QuestSequence": [
    {
      "Sequence": 0,
      "Steps": [
        {
          "DataId": 1000168,
          "Position": {
            "X": -75.48645,
            "Y": -0.5013741,
            "Z": -5.081299
          },
          "TerritoryId": 132,
          "InteractionType": "Interact",
          "AetheryteShortcut": "Gridania",
          "SkipIf": [
            "AetheryteShortcutIfInSameTerritory"
          ]
        }
      ]
    },
    {
      "Sequence": 1,
      "Steps": [
        {
          "Position": {
            "X": -75.48645,
            "Y": -0.5013741,
            "Z": -5.081299
          },
          "TerritoryId": 132,
          "InteractionType": "UseItem",
          "ItemId": 6001,
          "SkipIf": [
            "ChocoboUnlocked"
          ],
          "Comment": "Use Chocobo whistle (if not yet unlocked)"
        }
      ]
    }
  ]
}