Add SkipCondition
authorLiza Carvelli <liza@carvel.li>
Wed, 9 Oct 2024 14:44:47 +0000 (16:44 +0200)
committerLiza Carvelli <liza@carvel.li>
Wed, 9 Oct 2024 14:44:47 +0000 (16:44 +0200)
QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json

index 11b508a2b5d95f720bf5042765a67a318e9c2993..4b1d7ea1d1578f2216f62e77ad9792b44de40ad6 100644 (file)
           },
           "TerritoryId": 959,
           "InteractionType": "WalkTo",
-          "Fly": true
+          "Fly": true,
+          "SkipConditions": {
+            "StepIf": {
+              "Flying": "Locked"
+            }
+          }
         },
         {
           "DataId": 1044572,
@@ -84,4 +89,4 @@
       ]
     }
   ]
-}
\ No newline at end of file
+}