Make turn-in of Limsa/Goblet housing quests possible when not in their respective...
authorLiza Carvelli <liza@carvel.li>
Wed, 23 Jul 2025 18:34:40 +0000 (20:34 +0200)
committerLiza Carvelli <liza@carvel.li>
Wed, 23 Jul 2025 18:34:40 +0000 (20:34 +0200)
QuestPaths/2.x - A Realm Reborn/Unlocks/Housing/1213_Where the Heart Is (The Goblet).json
QuestPaths/2.x - A Realm Reborn/Unlocks/Housing/1214_Where the Heart Is (Mist).json

index 85180f4..86bd1ad 100644 (file)
               "Prompt": 6347,
               "Answer": 6403
             }
-          ]
+          ],
+          "SkipConditions": {
+            "StepIf": {
+              "NotInTerritory": [
+                341
+              ]
+            }
+          }
         },
         {
           "DataId": 1002001,
           "TerritoryId": 140,
           "InteractionType": "CompleteQuest",
           "Fly": true,
-          "DelaySecondsAtStart": 3
+          "DelaySecondsAtStart": 3,
+          "AetheryteShortcut": "Ul'dah",
+          "AethernetShortcut": [
+            "[Ul'dah] Aetheryte Plaza",
+            "[Ul'dah] Gate of the Sultana (Western Thanalan)"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true,
+              "InTerritory": [
+                140
+              ]
+            }
+          }
         }
       ]
     }
index 4501c75..c294ddc 100644 (file)
           },
           "TerritoryId": 339,
           "InteractionType": "WalkTo",
-          "DisableNavmesh": true
+          "DisableNavmesh": true,
+          "SkipConditions": {
+            "StepIf": {
+              "NotInTerritory": [
+                339
+              ]
+            }
+          }
         },
         {
           "Position": {
               "Prompt": 6347,
               "Answer": 6403
             }
-          ]
+          ],
+          "SkipConditions": {
+            "StepIf": {
+              "NotInTerritory": [
+                339
+              ]
+            }
+          }
         },
         {
           "DataId": 1002579,
           },
           "TerritoryId": 135,
           "InteractionType": "CompleteQuest",
-          "Fly": true
+          "Fly": true,
+          "AetheryteShortcut": "Limsa Lominsa",
+          "AethernetShortcut": [
+            "[Limsa Lominsa] Aetheryte Plaza",
+            "[Limsa Lominsa] Tempest Gate (Lower La Noscea)"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true,
+              "InTerritory": [
+                135
+              ]
+            }
+          }
         }
       ]
     }