Add workaround for non-landable area in 'Unlikely Allied'
authorLiza Carvelli <liza@carvel.li>
Mon, 3 Mar 2025 01:02:03 +0000 (02:02 +0100)
committerLiza Carvelli <liza@carvel.li>
Mon, 3 Mar 2025 01:02:03 +0000 (02:02 +0100)
QuestPaths/3.x - Heavensward/MSQ/E-3.4/2344_Unlikely Allies.json

index eb1face..1a32fb3 100644 (file)
     {
       "Sequence": 4,
       "Steps": [
+        {
+          "Position": {
+            "X": -112.94925,
+            "Y": 74.435455,
+            "Z": -281.74304
+          },
+          "TerritoryId": 180,
+          "InteractionType": "WalkTo",
+          "Fly": true
+        },
         {
           "DataId": 1017734,
           "Position": {
@@ -83,7 +93,9 @@
           },
           "TerritoryId": 180,
           "InteractionType": "Interact",
-          "Fly": true
+          "Mount": false,
+          "DisableNavmesh": true,
+          "DelaySecondsAtStart": 1
         }
       ]
     },