+1989
authorStefan Belmont <stefan@goatzone.net>
Fri, 10 Jan 2025 14:30:20 +0000 (14:30 +0000)
committerStefan Belmont <stefan@goatzone.net>
Fri, 10 Jan 2025 14:30:20 +0000 (14:30 +0000)
QuestPaths/3.x - Heavensward/Side Quests/Azys Lla/1988_A Crude Facsimile.json
QuestPaths/3.x - Heavensward/Side Quests/Azys Lla/1989_Recycling.json [new file with mode: 0644]

index 0b418399691a8b6328211a642c72bd2ca4887645..969da2d8540919fba9ae3675bc28994203e928bf 100644 (file)
@@ -30,7 +30,7 @@
                                        "TerritoryId": 402,
                                        "InteractionType": "WalkTo",
                                        "Fly": true,
-                                       "$": "can get stuck on the spire structure when trying to land"
+                                       "$": "can get stuck on the spire structure when trying to land. could land elsewhere but we want to start with this one because it's the first on foot, so if done before flying unlocked that would necessitate walking directly past it."
                                },
                                {
                                        "DataId": 2005900,
diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Azys Lla/1989_Recycling.json b/QuestPaths/3.x - Heavensward/Side Quests/Azys Lla/1989_Recycling.json
new file mode 100644 (file)
index 0000000..1541b26
--- /dev/null
@@ -0,0 +1,60 @@
+{
+       "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+       "Author": "goatzone",
+       "QuestSequence": [
+               {
+                       "Sequence": 0,
+                       "Steps": [
+                               {
+                                       "DataId": 1012295,
+                                       "Position": {
+                                               "X": 214.64856,
+                                               "Y": 13.75853,
+                                               "Z": 536.9801
+                                       },
+                                       "TerritoryId": 402,
+                                       "InteractionType": "AcceptQuest",
+                                       "Fly": true
+                               }
+                       ]
+               },
+               {
+                       "Sequence": 1,
+                       "Steps": [
+                               {
+                                       "Position": {
+                                               "X": 144.31177,
+                                               "Y": 5.9740877,
+                                               "Z": 387.8086
+                                       },
+                                       "TerritoryId": 402,
+                                       "InteractionType": "Combat",
+                                       "EnemySpawnType": "OverworldEnemies",
+                                       "ComplexCombatData": [
+                                               {
+                                                       "DataId": 4630,
+                                                       "MinimumKillCount": 3
+                                               }
+                                       ],
+                                       "Fly": true
+                               }
+                       ]
+               },
+               {
+                       "Sequence": 255,
+                       "Steps": [
+                               {
+                                       "DataId": 1012295,
+                                       "Position": {
+                                               "X": 214.64856,
+                                               "Y": 13.75853,
+                                               "Z": 536.9801
+                                       },
+                                       "TerritoryId": 402,
+                                       "InteractionType": "CompleteQuest",
+                    "Fly": true
+                               }
+                       ]
+               }
+       ]
+}