Added 1390_Move Along, Nothing to Heal Here, needs checking on the CombatData
authorCensored <censored@no-reply.carvel.li>
Sun, 1 Jun 2025 23:21:59 +0000 (01:21 +0200)
committerCensored <censored@no-reply.carvel.li>
Sun, 1 Jun 2025 23:21:59 +0000 (01:21 +0200)
QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1390_Move Along, Nothing to Heal Here.json [new file with mode: 0644]

diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1390_Move Along, Nothing to Heal Here.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1390_Move Along, Nothing to Heal Here.json
new file mode 100644 (file)
index 0000000..58af28e
--- /dev/null
@@ -0,0 +1,96 @@
+{
+    "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+    "Author": "Censored",
+    "QuestSequence": [
+        {
+            "Sequence": 0,
+            "Steps": [
+                {
+                    "DataId": 1005939,
+                    "Position": {
+                        "X": -247.73022,
+                        "Y": -42.09973,
+                        "Z": 52.017944
+                    },
+                    "TerritoryId": 138,
+                    "InteractionType": "AcceptQuest",
+                    "AetheryteShortcut": "Western La Noscea - Aleport",
+                    "Fly": true,
+                    "SkipConditions": {
+                        "AetheryteShortcutIf": {
+                            "NearPosition": {
+                                "Position": {
+                                    "X": -247.73022,
+                                    "Y": -42.09973,
+                                    "Z": 52.017944
+                                },
+                                "TerritoryId": 138,
+                                "MaximumDistance": 50
+                            }
+                        }
+                    }
+                }
+            ]
+        },
+        {
+            "Sequence": 1,
+            "Steps": [
+                {
+                    "Position": {
+                        "X": -230.4717,
+                        "Y": -42.561234,
+                        "Z": -222.34785
+                    },
+                    "TerritoryId": 138,
+                    "InteractionType": "Combat",
+                    "EnemySpawnType": "OverworldEnemies",
+                    "ComplexCombatData": [
+                        {
+                            "DataId": 768,
+                            "MinimumKillCount": 3
+                        }
+                    ],
+                    "Fly": true
+                }
+            ]
+        },
+        {
+            "Sequence": 255,
+            "Steps": [
+                {
+                    "Position": {
+                        "X": -245.65279,
+                        "Y": -41.732937,
+                        "Z": 52.040615
+                    },
+                    "TerritoryId": 138,
+                    "InteractionType": "WalkTo",
+                    "Fly": true,
+                    "SkipConditions": {
+                        "StepIf": {
+                            "NearPosition": {
+                                "Position": {
+                                    "X": -245.65279,
+                                    "Y": -41.732937,
+                                    "Z": 52.040615
+                                },
+                                "TerritoryId": 138,
+                                "MaximumDistance": 5
+                            }
+                        }
+                    }
+                },
+                {
+                    "DataId": 1005939,
+                    "Position": {
+                        "X": -247.73022,
+                        "Y": -42.09973,
+                        "Z": 52.017944
+                    },
+                    "TerritoryId": 138,
+                    "InteractionType": "CompleteQuest"
+                }
+            ]
+        }
+    ]
+}
\ No newline at end of file