added a missing interaction point after combat
authorcacahuetes <cacahuetes@no-reply.carvel.li>
Wed, 21 Aug 2024 16:18:26 +0000 (16:18 +0000)
committercacahuetes <cacahuetes@no-reply.carvel.li>
Wed, 21 Aug 2024 16:18:26 +0000 (16:18 +0000)
QuestPaths/2.x - A Realm Reborn/MSQ-1/Gridania/387_Salvaging the Scene.json

index fec290a5f181c3f694fbef855b65585c656506c4..e796eaa85672077cd3ca41c493ddd9297161ad28 100644 (file)
@@ -1,66 +1,76 @@
 {
-  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
-  "Author": "liza",
-  "QuestSequence": [
-    {
-      "Sequence": 0,
-      "Steps": [
-        {
-          "DataId": 1000503,
-          "Position": {
-            "X": 178.33215,
-            "Y": -32.015224,
-            "Z": 333.30273
+    "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+    "Author": "liza",
+    "QuestSequence": [
+      {
+        "Sequence": 0,
+        "Steps": [
+          {
+            "DataId": 1000503,
+            "Position": {
+              "X": 178.33215,
+              "Y": -32.015224,
+              "Z": 333.30273
+            },
+            "TerritoryId": 148,
+            "InteractionType": "AcceptQuest"
+          }
+        ]
+      },
+      {
+        "Sequence": 1,
+        "Steps": [
+          {
+            "DataId": 2001018,
+            "Position": {
+              "X": 155.47412,
+              "Y": -23.66681,
+              "Z": 490.74524
+            },
+            "TerritoryId": 148,
+            "InteractionType": "Combat",
+            "EnemySpawnType": "AutoOnEnterArea",
+            "KillEnemyDataIds": [
+              26
+            ]
           },
-          "TerritoryId": 148,
-          "InteractionType": "AcceptQuest"
-        }
-      ]
-    },
-    {
-      "Sequence": 1,
-      "Steps": [
-        {
-          "DataId": 2001018,
-          "Position": {
-            "X": 155.47412,
-            "Y": -23.66681,
-            "Z": 490.74524
+          {
+            "DataId": 2001016,
+            "Position": {
+              "X": 152.60547,
+              "Y": -23.758362,
+              "Z": 494.71265
+            },
+            "TerritoryId": 148,
+            "InteractionType": "Interact"
           },
-          "TerritoryId": 148,
-          "InteractionType": "Combat",
-          "EnemySpawnType": "AutoOnEnterArea",
-          "KillEnemyDataIds": [
-            26
-          ]
-        },
-        {
-          "DataId": 2001016,
-          "Position": {
-            "X": 152.60547,
-            "Y": -23.758362,
-            "Z": 494.71265
-          },
-          "TerritoryId": 148,
-          "InteractionType": "Interact"
-        }
-      ]
-    },
-    {
-      "Sequence": 255,
-      "Steps": [
-        {
-          "DataId": 1000470,
-          "Position": {
-            "X": -59.006653,
-            "Y": -0.010835781,
-            "Z": 26.41333
-          },
-          "TerritoryId": 148,
-          "InteractionType": "CompleteQuest",
-          "AetheryteShortcut": "Central Shroud - Bentbranch Meadows"
-        }
-      ]
-    }
-  ]
-}
+          {
+              "DataId": 2001018,
+              "Position": {
+                  "X": 155.47412,
+                  "Y": -23.66681,
+                  "Z": 490.74524
+              },
+              "TerritoryId": 148,
+              "InteractionType": "Interact"
+          }
+        ]
+      },
+      {
+        "Sequence": 255,
+        "Steps": [
+          {
+            "DataId": 1000470,
+            "Position": {
+              "X": -59.006653,
+              "Y": -0.010835781,
+              "Z": 26.41333
+            },
+            "TerritoryId": 148,
+            "InteractionType": "CompleteQuest",
+            "AetheryteShortcut": "Central Shroud - Bentbranch Meadows"
+          }
+        ]
+      }
+    ]
+  }
\ No newline at end of file