Added 1365
authorCensored <censored@no-reply.carvel.li>
Thu, 12 Jun 2025 16:12:53 +0000 (18:12 +0200)
committerCensored <censored@no-reply.carvel.li>
Thu, 12 Jun 2025 16:12:53 +0000 (18:12 +0200)
QuestPaths/2.x - A Realm Reborn/Allied Societies/Kobolds/Dailies/1365_Friends in Low Places.json

index b100ce6..622ab1c 100644 (file)
@@ -1,38 +1,83 @@
 {
-  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
-  "Author": "liza",
-  "Disabled": true,
-  "QuestSequence": [
-    {
-      "Sequence": 0,
-      "Steps": [
+    "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+    "Author": "Censored",
+    "QuestSequence": [
         {
-          "DataId": 1005930,
-          "Position": {
-            "X": 12.558105,
-            "Y": 16.159302,
-            "Z": -176.5622
-          },
-          "TerritoryId": 180,
-          "InteractionType": "AcceptQuest"
-        }
-      ]
-    },
-    {
-      "Sequence": 255,
-      "Steps": [
+            "Sequence": 0,
+            "Steps": [
+                {
+                    "DataId": 1005930,
+                    "Position": {
+                        "X": 12.558105,
+                        "Y": 16.159302,
+                        "Z": -176.5622
+                    },
+                    "TerritoryId": 180,
+                    "InteractionType": "AcceptQuest",
+                    "AetheryteShortcut": "Outer La Noscea - Camp Overlook",
+                    "Fly": true,
+                    "SkipConditions": {
+                        "AetheryteShortcutIf": {
+                            "NearPosition": {
+                                "Position": {
+                                    "X": 12.558105,
+                                    "Y": 16.159302,
+                                    "Z": -176.5622
+                                },
+                                "TerritoryId": 180,
+                                "MaximumDistance": 50
+                            }
+                        }
+                    }
+                }
+            ]
+        },
+        {
+            "Sequence": 1,
+            "Steps": [
+                {
+                    "Position": {
+                        "X": 161.17926,
+                        "Y": 21.418877,
+                        "Z": -703.57477
+                    },
+                    "TerritoryId": 180,
+                    "InteractionType": "Combat",
+                    "EnemySpawnType": "OverworldEnemies",
+                    "KillEnemyDataIds": [ 756, 757, 758 ],
+                    "Fly": true
+                }
+            ]
+        },
         {
-          "DataId": 1005930,
-          "Position": {
-            "X": 12.558105,
-            "Y": 16.159302,
-            "Z": -176.5622
-          },
-          "TerritoryId": 180,
-          "InteractionType": "CompleteQuest",
-          "Fly": true
+            "Sequence": 255,
+            "Steps": [
+                {
+                    "DataId": 1005930,
+                    "Position": {
+                        "X": 12.558105,
+                        "Y": 16.159302,
+                        "Z": -176.5622
+                    },
+                    "TerritoryId": 180,
+                    "InteractionType": "CompleteQuest",
+                    "AetheryteShortcut": "Outer La Noscea - Camp Overlook",
+                    "Fly": true,
+                    "SkipConditions": {
+                        "AetheryteShortcutIf": {
+                            "NearPosition": {
+                                "Position": {
+                                    "X": 12.558105,
+                                    "Y": 16.159302,
+                                    "Z": -176.5622
+                                },
+                                "TerritoryId": 180,
+                                "MaximumDistance": 50
+                            }
+                        }
+                    }
+                }
+            ]
         }
-      ]
-    }
-  ]
-}
+    ]
+}
\ No newline at end of file