Add missing LNC quest
authorLiza Carvelli <liza@carvel.li>
Sat, 17 Aug 2024 20:28:02 +0000 (22:28 +0200)
committerLiza Carvelli <liza@carvel.li>
Sat, 17 Aug 2024 20:28:02 +0000 (22:28 +0200)
QuestPaths/2.x - A Realm Reborn/Class Quests/DRG/143_Courage of Stone.json [new file with mode: 0644]

diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/DRG/143_Courage of Stone.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/DRG/143_Courage of Stone.json
new file mode 100644 (file)
index 0000000..523e0b6
--- /dev/null
@@ -0,0 +1,143 @@
+{
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+  "Author": [
+    "Cacahuetes",
+    "liza"
+  ],
+  "QuestSequence": [
+    {
+      "Sequence": 0,
+      "Steps": [
+        {
+          "DataId": 1000254,
+          "Position": {
+            "X": 157.7019,
+            "Y": 15.900381,
+            "Z": -270.34418
+          },
+          "TerritoryId": 133,
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Gridania",
+          "AethernetShortcut": [
+            "[Gridania] Aetheryte Plaza",
+            "[Gridania] Lancers' Guild"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true,
+              "InTerritory": [
+                133
+              ]
+            }
+          }
+        }
+      ]
+    },
+    {
+      "Sequence": 1,
+      "Steps": [
+        {
+          "DataId": 142,
+          "Position": {
+            "X": 514.06104,
+            "Y": 44.169823,
+            "Z": -42.008118
+          },
+          "StopDistance": 0.5,
+          "TerritoryId": 148,
+          "InteractionType": "Combat",
+          "AethernetShortcut": [
+            "[Gridania] Lancers' Guild",
+            "[Gridania] Blue Badger Gate (Central Shroud)"
+          ],
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            142
+          ],
+          "CompletionQuestVariablesFlags": [
+            {
+              "Low": 2
+            },
+            null,
+            null,
+            null,
+            null,
+            null
+          ],
+          "Fly": true
+        },
+        {
+          "DataId": 2000967,
+          "Position": {
+            "X": 514.8546,
+            "Y": 43.808594,
+            "Z": -48.630554
+          },
+          "TerritoryId": 148,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 2,
+      "Steps": [
+        {
+          "Position": {
+            "X": 211.82294,
+            "Y": 23.458103,
+            "Z": 157.57333
+          },
+          "StopDistance": 0.5,
+          "TerritoryId": 148,
+          "InteractionType": "Combat",
+          "EnemySpawnType": "AutoOnEnterArea",
+          "KillEnemyDataIds": [
+            21
+          ],
+          "Fly": true,
+          "CompletionQuestVariablesFlags": [
+            {
+              "Low": 2
+            },
+            null,
+            null,
+            null,
+            null,
+            null
+          ]
+        },
+        {
+          "DataId": 2000918,
+          "Position": {
+            "X": 215.99133,
+            "Y": 23.575134,
+            "Z": 153.2157
+          },
+          "TerritoryId": 148,
+          "InteractionType": "Interact"
+        }
+      ]
+    },
+    {
+      "Sequence": 255,
+      "Steps": [
+        {
+          "DataId": 1000254,
+          "Position": {
+            "X": 157.7019,
+            "Y": 15.900381,
+            "Z": -270.34418
+          },
+          "TerritoryId": 133,
+          "AetheryteShortcut": "Gridania",
+          "AethernetShortcut": [
+            "[Gridania] Aetheryte Plaza",
+            "[Gridania] Lancers' Guild"
+          ],
+          "InteractionType": "CompleteQuest",
+          "NextQuestId": 55
+        }
+      ]
+    }
+  ]
+}