Add one of the missing weekly NieR quests
authorLiza Carvelli <liza@carvel.li>
Mon, 18 Nov 2024 16:46:31 +0000 (17:46 +0100)
committerLiza Carvelli <liza@carvel.li>
Mon, 18 Nov 2024 16:46:31 +0000 (17:46 +0100)
QuestPaths/6.x - Endwalker/Alliance Raid Quests/4052_How to Catch an Automaton.json [new file with mode: 0644]

diff --git a/QuestPaths/6.x - Endwalker/Alliance Raid Quests/4052_How to Catch an Automaton.json b/QuestPaths/6.x - Endwalker/Alliance Raid Quests/4052_How to Catch an Automaton.json
new file mode 100644 (file)
index 0000000..580c10a
--- /dev/null
@@ -0,0 +1,70 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": "liza",
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1036044,
+          "Position": {
+            "X": 652.7046,
+            "Y": 297.47797,
+            "Z": -171.03839
+          },
+          "TerritoryId": 814,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Kholusia - Tomra",
+          "Fly": true,
+          "DialogueChoices": [
+            {
+              "Type": "List",
+              "Prompt": "TEXT_LUCKTA523_04052_Q1_000_000",
+              "Answer": "TEXT_LUCKTA523_04052_A1_000_001"
+            }
+          ]
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "Position": {
+            "X": 552.4747,
+            "Y": 294.7846,
+            "Z": -137.54712
+          },
+          "TerritoryId": 814,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "OverworldEnemies",
+          "KillEnemyDataIds": [
+            10391
+          ],
+          "CombatItemUse": {
+            "ItemId": 2003071,
+            "Condition": "Health%",
+            "Value": 30
+          },
+          "Fly": true
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1036044,
+          "Position": {
+            "X": 652.7046,
+            "Y": 297.47797,
+            "Z": -171.03839
+          },
+          "TerritoryId": 814,
+          "InteractionType": "CompleteQuest",
+          "Fly": true
+        }
+      ]
+    }
+  ]
+}